Merge branch 'main' of gitea.bywaystudios.com:wuminzhe/docs
# Conflicts: # config/Item.xlsx
This commit is contained in:
commit
2e54f40610
Binary file not shown.
Binary file not shown.
BIN
config/Item.xlsx
BIN
config/Item.xlsx
Binary file not shown.
BIN
config/Mail.xlsx
BIN
config/Mail.xlsx
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -172,6 +172,7 @@ enum TIME_LINE_TYPE {
|
||||
LOG_TYPE_PLAYROOM_CAT_LOSE = 27; // 小猫游戏,装箱小猫未成功
|
||||
LOG_TYPE_CARD_GIVE_ACCEPT = 28; // 接受卡牌请求
|
||||
LOG_TYPE_FRIEND_INVITE = 29; // 邀请注册
|
||||
LOG_TYPE_TREASURE_HELP = 30; // 宠物宝藏帮助
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -449,7 +449,7 @@
|
||||
"out_file": "EndlessJackpot.json",
|
||||
"key": "Id",
|
||||
"sheet_name" :"Jackpot",
|
||||
"fields" :["ItemId", "Type", "Diamond"]
|
||||
"fields" :["ItemId", "Type", "Diamond","Lv"]
|
||||
},
|
||||
{
|
||||
"in_file": "Champship.xlsx",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user