루드라사움
This commit is contained in:
@@ -345,6 +345,7 @@ class ResetHelper{
|
||||
|
||||
$prefix = DB::prefix();
|
||||
AppConf::getList()[$prefix]->closeServer();
|
||||
opcache_reset();
|
||||
|
||||
return [
|
||||
'result'=>true
|
||||
|
||||
@@ -10,10 +10,16 @@
|
||||
"total": 230,
|
||||
"min": 50,
|
||||
"max": 105
|
||||
},
|
||||
"const":{
|
||||
"defaultMaxGeneral":700
|
||||
},
|
||||
},
|
||||
"const":{
|
||||
"defaultMaxGeneral":700,
|
||||
"maxResourceActionAmount":30000,
|
||||
"resourceActionAmountGuide":[
|
||||
100, 200, 300, 400, 500, 600, 700, 800, 900, 1000,
|
||||
1200, 1500, 2000, 2500, 3000, 4000, 5000, 6000, 7000, 8000, 9000, 10000,
|
||||
12000, 15000, 20000, 25000, 30000
|
||||
]
|
||||
},
|
||||
"iconPath": "루드라사움",
|
||||
"fiction": 0,
|
||||
"nation":[
|
||||
|
||||
@@ -20,7 +20,13 @@
|
||||
"unitSet":"ludo_rathowm"
|
||||
},
|
||||
"const":{
|
||||
"defaultMaxGeneral":900
|
||||
"defaultMaxGeneral":900,
|
||||
"maxResourceActionAmount":30000,
|
||||
"resourceActionAmountGuide":[
|
||||
100, 200, 300, 400, 500, 600, 700, 800, 900, 1000,
|
||||
1200, 1500, 2000, 2500, 3000, 4000, 5000, 6000, 7000, 8000, 9000, 10000,
|
||||
12000, 15000, 20000, 25000, 30000
|
||||
]
|
||||
},
|
||||
"diplomacy":[],
|
||||
"general":[
|
||||
|
||||
Reference in New Issue
Block a user