1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-17 16:55:27 +08:00

Upd: GemsFarming delay task if no common CV

This commit is contained in:
2024-10-26 18:47:40 +08:00
parent 87133a765c
commit f0c8b38fc5
9 changed files with 24 additions and 1 deletions

View File

@@ -1682,6 +1682,10 @@
"type": "checkbox",
"value": true
},
"DelayTaskIFNoFlagship": {
"type": "checkbox",
"value": true
},
"CommissionLimit": {
"type": "checkbox",
"value": false

View File

@@ -296,6 +296,7 @@ GemsFarming:
value: 0
option: [ 0, 1, 2 ]
StopIFAutoNotEnsured: true
DelayTaskIFNoFlagship: true
CommissionLimit: false
# ==================== Event ====================