init
This commit is contained in:
13
server/cross/LogicServer/data/config/LevelConfig.config
Normal file
13
server/cross/LogicServer/data/config/LevelConfig.config
Normal file
@@ -0,0 +1,13 @@
|
||||
--Q-全局配置.xlsx --LevelConfig
|
||||
LevelConfig = {
|
||||
[0] = {
|
||||
circle = 0,
|
||||
level = 299,
|
||||
tipsIndex = 0,
|
||||
},
|
||||
[1] = {
|
||||
circle = 1,
|
||||
level = 999,
|
||||
tipsIndex = 5,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user