猫草相关配置表更新

This commit is contained in:
张宏博 2025-12-08 16:07:06 +08:00
parent ac2893c1b1
commit 0253f736b6
3 changed files with 7 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -105,13 +105,19 @@
"in_file":"Catnip.xlsx",
"out_file":"CatsGardenSlotData.txt",
"sheet_name":"Jackpot",
"coloum_type":["int","int","int"]
"coloum_type":["int","string","string","int","int"]
},
{
"in_file":"Catnip.xlsx",
"out_file":"CatsGardenMultiplyData.txt",
"sheet_name":"Multiplier",
"coloum_type":["int","string","int","int"]
},
{
"in_file":"Catnip.xlsx",
"out_file":"CatsGardenTempleteData.txt",
"sheet_name":"template",
"coloum_type":["int","int","int","string","int","string"]
}
]
}