mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 10:58:21 +08:00
Opt: Split Reward menu because there are too many tasks in it
This commit is contained in:
@@ -3007,49 +3007,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Meowfficer": {
|
||||
"Scheduler": {
|
||||
"Enable": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"NextRun": {
|
||||
"type": "input",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
},
|
||||
"Command": {
|
||||
"type": "disable",
|
||||
"value": "Meowfficer"
|
||||
},
|
||||
"SuccessInterval": {
|
||||
"type": "disable",
|
||||
"value": 30
|
||||
},
|
||||
"FailureInterval": {
|
||||
"type": "disable",
|
||||
"value": 30
|
||||
},
|
||||
"ServerUpdate": {
|
||||
"type": "disable",
|
||||
"value": "00:00"
|
||||
}
|
||||
},
|
||||
"Meowfficer": {
|
||||
"BuyAmount": {
|
||||
"type": "input",
|
||||
"value": 1
|
||||
},
|
||||
"TrainMeowfficer": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"FortChoreMeowfficer": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"Guild": {
|
||||
"Scheduler": {
|
||||
"Enable": {
|
||||
@@ -3395,6 +3352,49 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Meowfficer": {
|
||||
"Scheduler": {
|
||||
"Enable": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"NextRun": {
|
||||
"type": "input",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
},
|
||||
"Command": {
|
||||
"type": "disable",
|
||||
"value": "Meowfficer"
|
||||
},
|
||||
"SuccessInterval": {
|
||||
"type": "disable",
|
||||
"value": 30
|
||||
},
|
||||
"FailureInterval": {
|
||||
"type": "disable",
|
||||
"value": 30
|
||||
},
|
||||
"ServerUpdate": {
|
||||
"type": "disable",
|
||||
"value": "00:00"
|
||||
}
|
||||
},
|
||||
"Meowfficer": {
|
||||
"BuyAmount": {
|
||||
"type": "input",
|
||||
"value": 1
|
||||
},
|
||||
"TrainMeowfficer": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"FortChoreMeowfficer": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"Shipyard": {
|
||||
"Scheduler": {
|
||||
"Enable": {
|
||||
|
||||
Reference in New Issue
Block a user