diff --git a/tool/cfg/cfg_txt.json b/tool/cfg/cfg_txt.json index ea70ba90..0dc141c0 100644 --- a/tool/cfg/cfg_txt.json +++ b/tool/cfg/cfg_txt.json @@ -168,7 +168,7 @@ "float" ] }, - { + { "in_file": "Champship.xlsx", "out_file": "ChampshipRankInfo.txt", "sheet_name": "Rank", @@ -180,6 +180,15 @@ "int" ] }, + { + "in_file": "OrderData.xlsx", + "out_file": "OrderScene.txt", + "sheet_name": "OrderScene", + "coloum_type": [ + "int", + "int" + ] + }, { "in_file": "Champship.xlsx", "out_file": "ChampshipScoreReward.txt",