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

Add: Prevent too many urgent commissions in GemsFarming

This commit is contained in:
LmeSzinc
2022-09-06 22:30:08 +08:00
parent 1f67a9a109
commit 530897f3bd
8 changed files with 46 additions and 5 deletions

View File

@@ -1482,6 +1482,10 @@
"ranger",
"hermes"
]
},
"CommissionLimit": {
"type": "checkbox",
"value": true
}
},
"Campaign": {

View File

@@ -225,6 +225,7 @@ GemsFarming:
CommonCV:
value: any
option: [any, langley, bogue, ranger, hermes]
CommissionLimit: true
# ==================== Event ====================