refactor(server): 调整签到奖励配置和掉落表配置

- 将签到奖励配置中的物品 ID 从 826 修改为 380- 更新掉落表配置,增加武器和衣服的掉落项
- 修改服务器路径,将 yfbx_server 重命名为 server
This commit is contained in:
aixianling
2024-12-13 15:14:04 +08:00
parent b0670fbfbe
commit 33b4b2e8d9
62 changed files with 48 additions and 1122 deletions

View File

@@ -1,8 +0,0 @@
--P-平台福利QQ.xlsx 注册、活跃礼包
PlatformQQConfig={
reward1 = {{type=0,id=421,count=1},{type=0,id=261,count=1},{type=0,id=239,count=100},{type=2,id=2,count=30000}},
reward2 = {{type=0,id=269,count=1},{type=7,id=3,count=10},{type=0,id=246,count=10},{type=2,id=2,count=10000}},
reward3 = {{type=0,id=421,count=5},{type=0,id=269,count=5},{type=0,id=245,count=100},{type=2,id=2,count=50000}},
SPID = "6",
bagtype = 16,
}