mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-05-02 14:36:52 +08:00
Opt: Only Delay 12 hours for Hazard1leveling (#2530)
This commit is contained in:
@@ -1861,7 +1861,7 @@
|
||||
"Command": "OpsiHazard1Leveling",
|
||||
"SuccessInterval": 30,
|
||||
"FailureInterval": 60,
|
||||
"ServerUpdate": "00:00"
|
||||
"ServerUpdate": "00:00, 12:00"
|
||||
},
|
||||
"OpsiHazard1Leveling": {
|
||||
"TargetZone": 0
|
||||
|
||||
@@ -8964,7 +8964,7 @@
|
||||
},
|
||||
"ServerUpdate": {
|
||||
"type": "input",
|
||||
"value": "00:00",
|
||||
"value": "00:00, 12:00",
|
||||
"display": "hide"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -438,6 +438,6 @@ OpsiHazard1Leveling:
|
||||
Scheduler:
|
||||
SuccessInterval: 30
|
||||
FailureInterval: 60
|
||||
ServerUpdate: 00:00
|
||||
ServerUpdate: 00:00, 12:00
|
||||
OpsiFleet:
|
||||
Submarine: false
|
||||
|
||||
Reference in New Issue
Block a user