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:
44
server_999/runenv/relation_svr/cfg/res/ElementTowerUiParamsConfig.txt
Executable file
44
server_999/runenv/relation_svr/cfg/res/ElementTowerUiParamsConfig.txt
Executable file
@@ -0,0 +1,44 @@
|
||||
[ElementTowerUiParamsConfig version="1"]
|
||||
ElementType=1
|
||||
Name="青龙试炼"
|
||||
BottomIcon="bosspt_tab_01"
|
||||
NameColor="d1efa8"
|
||||
NotOpenDes="周 1/3/5/7 开启"
|
||||
TitleIcon="bosspt_title_01"
|
||||
RankTitleBg="bosspt_frame_01"
|
||||
RankItemBg="bosspt_frame_05"
|
||||
RankTitleColor="e3fbc0"
|
||||
RankTitleOutlineColor="21453d"
|
||||
[ElementTowerUiParamsConfig version="1"]
|
||||
ElementType=2
|
||||
Name="白虎试炼"
|
||||
BottomIcon="bosspt_tab_02"
|
||||
NameColor="fbf098"
|
||||
NotOpenDes="周 2/4/6/7 开启"
|
||||
TitleIcon="bosspt_title_02"
|
||||
RankTitleBg="bosspt_frame_02"
|
||||
RankItemBg="bosspt_frame_06"
|
||||
RankTitleColor="f6f7ba"
|
||||
RankTitleOutlineColor="57271d"
|
||||
[ElementTowerUiParamsConfig version="1"]
|
||||
ElementType=3
|
||||
Name="朱雀试炼"
|
||||
BottomIcon="bosspt_tab_03"
|
||||
NameColor="f26f68"
|
||||
NotOpenDes="周 1/3/5/7 开启"
|
||||
TitleIcon="bosspt_title_03"
|
||||
RankTitleBg="bosspt_frame_03"
|
||||
RankItemBg="bosspt_frame_07"
|
||||
RankTitleColor="ffc6b0"
|
||||
RankTitleOutlineColor="571d25"
|
||||
[ElementTowerUiParamsConfig version="1"]
|
||||
ElementType=4
|
||||
Name="玄武试炼"
|
||||
BottomIcon="bosspt_tab_04"
|
||||
NameColor="a9d0fb"
|
||||
NotOpenDes="周 2/4/6/7 开启"
|
||||
TitleIcon="bosspt_title_04"
|
||||
RankTitleBg="bosspt_frame_04"
|
||||
RankItemBg="bosspt_frame_08"
|
||||
RankTitleColor="ccebf8"
|
||||
RankTitleOutlineColor="212545"
|
||||
Reference in New Issue
Block a user