1
0
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:
LA-DI-DA
2023-10-19 16:20:04 +08:00
parent fdf049a179
commit 0f600f7b52
11 changed files with 59 additions and 7 deletions

View File

@@ -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": {