mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 13:59:02 +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",
|
"Command": "Restart",
|
||||||
"SuccessInterval": 0,
|
"SuccessInterval": 0,
|
||||||
"FailureInterval": 0,
|
"FailureInterval": 0,
|
||||||
"ServerUpdate": "00:00"
|
"ServerUpdate": "00:00, 04:00, 8:00, 12:00, 16:00, 20:00"
|
||||||
},
|
},
|
||||||
"Storage": {
|
"Storage": {
|
||||||
"Storage": {}
|
"Storage": {}
|
||||||
|
|||||||
@ -627,7 +627,7 @@
|
|||||||
},
|
},
|
||||||
"ServerUpdate": {
|
"ServerUpdate": {
|
||||||
"type": "input",
|
"type": "input",
|
||||||
"value": "00:00",
|
"value": "00:00, 04:00, 8:00, 12:00, 16:00, 20:00",
|
||||||
"display": "hide"
|
"display": "hide"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@ -13,7 +13,7 @@ Restart:
|
|||||||
option_bold: [ true, ]
|
option_bold: [ true, ]
|
||||||
SuccessInterval: 0
|
SuccessInterval: 0
|
||||||
FailureInterval: 0
|
FailureInterval: 0
|
||||||
ServerUpdate: 00:00
|
ServerUpdate: 00:00, 04:00, 8:00, 12:00, 16:00, 20:00
|
||||||
|
|
||||||
# ==================== Farm ====================
|
# ==================== Farm ====================
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user