diff --git a/config/Activity.xlsx b/config/Activity.xlsx index 8b1e9a24..40cee903 100644 Binary files a/config/Activity.xlsx and b/config/Activity.xlsx differ diff --git a/config/AllLanguage.xlsx b/config/AllLanguage.xlsx index 021136d4..f79c22b3 100644 Binary files a/config/AllLanguage.xlsx and b/config/AllLanguage.xlsx differ diff --git a/config/Champship.xlsx b/config/Champship.xlsx index 6883fcb9..435d15e2 100644 Binary files a/config/Champship.xlsx and b/config/Champship.xlsx differ diff --git a/config/DialogueData.xlsx b/config/DialogueData.xlsx index 529101e1..91509581 100644 Binary files a/config/DialogueData.xlsx and b/config/DialogueData.xlsx differ diff --git a/config/Playroom.xlsx b/config/Playroom.xlsx index 50bdedb6..9e7ac3fa 100644 Binary files a/config/Playroom.xlsx and b/config/Playroom.xlsx differ diff --git a/config/Sound.xlsx b/config/Sound.xlsx index c4001e89..a41e0b76 100644 Binary files a/config/Sound.xlsx and b/config/Sound.xlsx differ diff --git a/tool/cfg/cfg_txt.json b/tool/cfg/cfg_txt.json index 05c1d163..fdb93a2f 100644 --- a/tool/cfg/cfg_txt.json +++ b/tool/cfg/cfg_txt.json @@ -589,12 +589,13 @@ { "in_file": "Mining.xlsx", "out_file": "MiningReward.txt", - "sheet_name": "MiningReward", + "sheet_name": "Pass", "coloum_type": [ "int", "int", "string", "string", + "string", "string" ] }, diff --git a/tool/cfg/cfg_xlsx.json b/tool/cfg/cfg_xlsx.json index e2d55a69..2df30962 100644 --- a/tool/cfg/cfg_xlsx.json +++ b/tool/cfg/cfg_xlsx.json @@ -500,7 +500,7 @@ "out_file": "ChampshipJackpot.json", "key": "Id", "sheet_name" :"Jackpot", - "fields" :["Total", "Score", "Items", "RewardGroupType"] + "fields" :["Total", "Score", "Items", "RewardGroupType", "Step"] }, { "in_file": "Champship.xlsx",