1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 01:47:20 +08:00

Add: Receive META rewards (#863)

This commit is contained in:
LmeSzinc
2022-02-12 22:48:42 +08:00
parent 4bcd207877
commit 9266f3b3fc
25 changed files with 246 additions and 4 deletions

View File

@@ -1047,6 +1047,19 @@
"BattlePassReward": true
}
},
"MetaReward": {
"Scheduler": {
"Enable": false,
"NextRun": "2020-01-01 00:00:00",
"Command": "MetaReward",
"SuccessInterval": 30,
"FailureInterval": 30,
"ServerUpdate": "00:00"
},
"MetaReward": {
"MetaReward": true
}
},
"Daily": {
"Scheduler": {
"Enable": false,