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:
26
server_999/runenv/relation_svr/cfg/res/SecondChargeActConfig.txt
Executable file
26
server_999/runenv/relation_svr/cfg/res/SecondChargeActConfig.txt
Executable file
@@ -0,0 +1,26 @@
|
||||
[SecondChargeActConfig version="1"]
|
||||
DangWeiID=1
|
||||
BootyID=900002
|
||||
ShowItemID=900002
|
||||
ChargeLevelTitle="续充好礼"
|
||||
Title="充满 <color=#fffd3a>30</color>元 即可领"
|
||||
TitleNum="488"
|
||||
MinTitle="元大礼"
|
||||
ShowText="超值成长好礼"
|
||||
RequiredRmb=30
|
||||
TitleBgImg="sc_title_xchl"
|
||||
BGImg="Shouchong_bg_003"
|
||||
TitleEffectID=73
|
||||
[SecondChargeActConfig version="1"]
|
||||
DangWeiID=2
|
||||
BootyID=900003
|
||||
ShowItemID=900003
|
||||
ChargeLevelTitle="至尊豪充"
|
||||
Title="充满 <color=#fffd3a>198</color>元 即可领"
|
||||
TitleNum="998"
|
||||
MinTitle="元大礼"
|
||||
ShowText="超值养成大礼"
|
||||
RequiredRmb=198
|
||||
TitleBgImg="sc_title_zzhc"
|
||||
BGImg="Shouchong_bg_004"
|
||||
TitleEffectID=74
|
||||
Reference in New Issue
Block a user