更新配置

This commit is contained in:
xiekaidong 2024-01-31 11:08:59 +08:00
parent 2fed030b35
commit e89a3e6741
4 changed files with 9 additions and 9 deletions

View File

@ -10563,7 +10563,7 @@ local chapter_board_bossrush = {
}, },
{ {
2, 2,
10 0
}, },
{ {
8, 8,
@ -22575,11 +22575,11 @@ local chapter_board_bossrush = {
}, },
{ {
32, 32,
32 0
}, },
{ {
32, 32,
32 0
}, },
{ {
32, 32,

View File

@ -7519,7 +7519,7 @@ local chapter_board_dungeon_armor = {
}, },
{ {
0, 0,
40 0
}, },
{ {
0, 0,

View File

@ -2187,7 +2187,7 @@ local chapter_board_dungeon_gold = {
}, },
{ {
7, 7,
40 0
}, },
{ {
0, 0,

View File

@ -761,16 +761,16 @@ local chapter_dungeon_equip = {
{ {
["type"]=1, ["type"]=1,
["type_for_nothing"]="Vw==", ["type_for_nothing"]="Vw==",
["id"]=1002, ["id"]=1003,
["id_for_nothing"]="VwhcAQ==", ["id_for_nothing"]="VwhcAA==",
["num"]=1, ["num"]=1,
["num_for_nothing"]="Vw==" ["num_for_nothing"]="Vw=="
}, },
{ {
["type"]=1, ["type"]=1,
["type_for_nothing"]="Vw==", ["type_for_nothing"]="Vw==",
["id"]=1003, ["id"]=1004,
["id_for_nothing"]="VwhcAA==", ["id_for_nothing"]="VwhcBw==",
["num"]=1, ["num"]=1,
["num_for_nothing"]="Vw==" ["num_for_nothing"]="Vw=="
} }