diff --git a/tool/cfg/cfg_txt.json b/tool/cfg/cfg_txt.json index fdb93a2f..fc2136c7 100644 --- a/tool/cfg/cfg_txt.json +++ b/tool/cfg/cfg_txt.json @@ -586,6 +586,19 @@ "int" ] }, + { + "in_file": "Champship.xlsx", + "out_file": "ChampshipJackpot.txt", + "sheet_name": "Jackpot", + "coloum_type": [ + "int", + "int", + "int", + "int", + "string", + "int" + ] + }, { "in_file": "Mining.xlsx", "out_file": "MiningReward.txt",