1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 20:58:19 +08:00

Upd: move meta_reward execution as subtask under OpsiAshBeacon and AshBeaconAssist

This commit is contained in:
nEEtdo0d
2022-10-16 21:44:37 -04:00
parent d14f0018fa
commit 96adc8c4c7
16 changed files with 5 additions and 134 deletions

View File

@@ -6337,45 +6337,6 @@
}
}
},
"MetaReward": {
"Scheduler": {
"Enable": {
"type": "checkbox",
"value": true
},
"NextRun": {
"type": "datetime",
"value": "2020-01-01 00:00:00",
"validate": "datetime"
},
"Command": {
"type": "input",
"value": "MetaReward",
"display": "hide"
},
"SuccessInterval": {
"type": "input",
"value": 30,
"display": "hide"
},
"FailureInterval": {
"type": "input",
"value": 30,
"display": "hide"
},
"ServerUpdate": {
"type": "input",
"value": "00:00",
"display": "hide"
}
},
"MetaReward": {
"MetaReward": {
"type": "checkbox",
"value": true
}
}
},
"Daily": {
"Scheduler": {
"Enable": {