루드라사움
This commit is contained in:
@@ -345,6 +345,7 @@ class ResetHelper{
|
|||||||
|
|
||||||
$prefix = DB::prefix();
|
$prefix = DB::prefix();
|
||||||
AppConf::getList()[$prefix]->closeServer();
|
AppConf::getList()[$prefix]->closeServer();
|
||||||
|
opcache_reset();
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'result'=>true
|
'result'=>true
|
||||||
|
|||||||
@@ -12,7 +12,13 @@
|
|||||||
"max": 105
|
"max": 105
|
||||||
},
|
},
|
||||||
"const":{
|
"const":{
|
||||||
"defaultMaxGeneral":700
|
"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": "루드라사움",
|
"iconPath": "루드라사움",
|
||||||
"fiction": 0,
|
"fiction": 0,
|
||||||
|
|||||||
@@ -20,7 +20,13 @@
|
|||||||
"unitSet":"ludo_rathowm"
|
"unitSet":"ludo_rathowm"
|
||||||
},
|
},
|
||||||
"const":{
|
"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":[],
|
"diplomacy":[],
|
||||||
"general":[
|
"general":[
|
||||||
|
|||||||
Reference in New Issue
Block a user