mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 12:59:25 +08:00
Add: timeout setting of changing ship's type and attribute
This commit is contained in:
@@ -1959,7 +1959,7 @@
|
||||
"RestartEverytime": true,
|
||||
"RepushLua": true,
|
||||
"GGMultiplyingFactor": 200,
|
||||
"Timeout": 120,
|
||||
"Timeout": 1200,
|
||||
"DisabledTask": "disable_all_dangerous_task"
|
||||
},
|
||||
"PowerLimit": {
|
||||
@@ -1970,12 +1970,14 @@
|
||||
"ChangeShip": {
|
||||
"Enable": false,
|
||||
"PushLua": false,
|
||||
"Timeout": 90,
|
||||
"TargetType": "BB",
|
||||
"ShipData": "106021;1;6\n107041;1;6\n206011;1;6\n107011;1;6\n"
|
||||
},
|
||||
"ChangeAttribute": {
|
||||
"Enable": false,
|
||||
"PushLua": false,
|
||||
"Timeout": 600,
|
||||
"ShipData": null
|
||||
},
|
||||
"Storage": {
|
||||
|
||||
Reference in New Issue
Block a user