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:
root
2025-05-07 20:15:10 +08:00
parent 1782e96de4
commit e517da86dc
1344 changed files with 3749209 additions and 16 deletions

View File

@@ -0,0 +1,21 @@
[PrayLevelConfig version="1"]
PrayLevel=1
RewardCount=1
LevelName="大吉"
Weight=500
GoodsBoardBackground="zxqq_board_jl_03"
LevelTitleBackground="zxqq_board_jl_01"
[PrayLevelConfig version="1"]
PrayLevel=2
RewardCount=2
LevelName="中吉"
Weight=3500
GoodsBoardBackground="zxqq_board_jl_04"
LevelTitleBackground="zxqq_board_jl_02"
[PrayLevelConfig version="1"]
PrayLevel=3
RewardCount=3
LevelName="小吉"
Weight=6000
GoodsBoardBackground="zxqq_board_jl_04"
LevelTitleBackground="zxqq_board_jl_02"