chore(server): 更新服务器脚本和配置
- 修改 check_all.sh 和 start_all.sh,添加 relation_svr 和 team_svr 的启动和检查 - 更新 start_game_service.sh,注释掉部分服务器的启动脚本 - 二进制文件差异说明: - player_cross_svr_fight_rank.bin: 玩家跨服战斗排名数据更新 - player_cross_svr_wealth_rank.bin: 玩家跨服财富排名数据更新 - zone_svr 目录下多个玩家排名相关二进制文件更新
This commit is contained in:
40
server_999/runenv/relation_svr/cfg/res/RoyalBattleDefenceSlotConfig.txt
Executable file
40
server_999/runenv/relation_svr/cfg/res/RoyalBattleDefenceSlotConfig.txt
Executable file
@@ -0,0 +1,40 @@
|
||||
[RoyalBattleDefenceSlotConfig version="1"]
|
||||
SlotID=1
|
||||
ID=2
|
||||
SlotType=1
|
||||
UnlockType=0
|
||||
UnlockParam=0
|
||||
CurrencyType=0
|
||||
CurrencyCnt=0
|
||||
[RoyalBattleDefenceSlotConfig version="1"]
|
||||
SlotID=2
|
||||
ID=3
|
||||
SlotType=1
|
||||
UnlockType=2
|
||||
UnlockParam=50
|
||||
CurrencyType=3
|
||||
CurrencyCnt=250
|
||||
[RoyalBattleDefenceSlotConfig version="1"]
|
||||
SlotID=3
|
||||
ID=4
|
||||
SlotType=2
|
||||
UnlockType=0
|
||||
UnlockParam=0
|
||||
CurrencyType=0
|
||||
CurrencyCnt=0
|
||||
[RoyalBattleDefenceSlotConfig version="1"]
|
||||
SlotID=4
|
||||
ID=5
|
||||
SlotType=2
|
||||
UnlockType=0
|
||||
UnlockParam=25
|
||||
CurrencyType=3
|
||||
CurrencyCnt=100
|
||||
[RoyalBattleDefenceSlotConfig version="1"]
|
||||
SlotID=5
|
||||
ID=6
|
||||
SlotType=2
|
||||
UnlockType=2
|
||||
UnlockParam=100
|
||||
CurrencyType=3
|
||||
CurrencyCnt=500
|
||||
Reference in New Issue
Block a user