mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-27 01:29:23 +08:00
Add: Accept port missions in overview
- Split OpsiDaily into OpsiDaily and OpsiShop - Add config redirection
This commit is contained in:
@@ -1273,6 +1273,19 @@
|
||||
"Submarine": false
|
||||
}
|
||||
},
|
||||
"OpsiShop": {
|
||||
"Scheduler": {
|
||||
"Enable": false,
|
||||
"NextRun": "2020-01-01 00:00:00",
|
||||
"Command": "OpsiShop",
|
||||
"SuccessInterval": 30,
|
||||
"FailureInterval": 30,
|
||||
"ServerUpdate": "00:00"
|
||||
},
|
||||
"OpsiShop": {
|
||||
"BuySupply": true
|
||||
}
|
||||
},
|
||||
"OpsiDaily": {
|
||||
"Scheduler": {
|
||||
"Enable": false,
|
||||
@@ -1283,7 +1296,6 @@
|
||||
"ServerUpdate": "00:00"
|
||||
},
|
||||
"OpsiDaily": {
|
||||
"BuySupply": true,
|
||||
"DoMission": true
|
||||
},
|
||||
"OpsiFleet": {
|
||||
|
||||
Reference in New Issue
Block a user