루드라사움

This commit is contained in:
2020-05-04 02:04:34 +09:00
parent 73749b8d22
commit 3d2dbe9199
3 changed files with 18 additions and 5 deletions
+1
View File
@@ -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
+10 -4
View File
@@ -10,10 +10,16 @@
"total": 230, "total": 230,
"min": 50, "min": 50,
"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,
"nation":[ "nation":[
+7 -1
View File
@@ -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":[