refactor(server): 调整签到奖励配置和掉落表配置
- 将签到奖励配置中的物品 ID 从 826 修改为 380- 更新掉落表配置,增加武器和衣服的掉落项 - 修改服务器路径,将 yfbx_server 重命名为 server
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
--P-平台福利360.xlsx 大玩家礼包
|
||||
Platform360Config={
|
||||
host = "game.api.1360.com",
|
||||
port = "80",
|
||||
api = "/authcheck",
|
||||
SPID = "14",
|
||||
reward1 = {{type=0,id=421,count=5},{type=0,id=261,count=5},{type=0,id=269,count=5},{type=7,id=7,count=20},{type=2,id=2,count=20000}},
|
||||
authentication = {{type=0,id=365,count=1},{type=0,id=261,count=10},{type=0,id=300,count=1},{type=2,id=2,count=50000}},
|
||||
}
|
||||
Reference in New Issue
Block a user