mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Tmp: add restart server update to handle game bug
This commit is contained in:
parent
79530d1f88
commit
3f9bb95214
@ -140,7 +140,7 @@
|
||||
"Command": "Restart",
|
||||
"SuccessInterval": 0,
|
||||
"FailureInterval": 0,
|
||||
"ServerUpdate": "00:00"
|
||||
"ServerUpdate": "00:00, 04:00, 8:00, 12:00, 16:00, 20:00"
|
||||
},
|
||||
"Storage": {
|
||||
"Storage": {}
|
||||
|
||||
@ -627,7 +627,7 @@
|
||||
},
|
||||
"ServerUpdate": {
|
||||
"type": "input",
|
||||
"value": "00:00",
|
||||
"value": "00:00, 04:00, 8:00, 12:00, 16:00, 20:00",
|
||||
"display": "hide"
|
||||
}
|
||||
},
|
||||
|
||||
@ -13,7 +13,7 @@ Restart:
|
||||
option_bold: [ true, ]
|
||||
SuccessInterval: 0
|
||||
FailureInterval: 0
|
||||
ServerUpdate: 00:00
|
||||
ServerUpdate: 00:00, 04:00, 8:00, 12:00, 16:00, 20:00
|
||||
|
||||
# ==================== Farm ====================
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user