1
This commit is contained in:
parent
189252a83a
commit
5b75032ef1
18
bin/adminserver/config/game_switch.json
Normal file
18
bin/adminserver/config/game_switch.json
Normal file
@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"switch_name": "heroChain",
|
||||
"switch_desc": "英雄上链"
|
||||
},
|
||||
{
|
||||
"switch_name": "heroUp",
|
||||
"switch_desc": "英雄升级"
|
||||
},
|
||||
{
|
||||
"switch_name": "goldSyn",
|
||||
"switch_desc": "合成金砖"
|
||||
},
|
||||
{
|
||||
"switch_name": "heroPieceSyn",
|
||||
"switch_desc": "合成英雄碎片"
|
||||
}
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user