mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 23:18:22 +08:00
Opt: Private Quarters refactor
Fix: addresses stale roses sold out reported bug (#4943) Fix: limited retry ocr read on daily count (#4969) Add: capability to purchase cake through config toggle
This commit is contained in:
@@ -337,6 +337,7 @@ class GeneratedConfig:
|
||||
|
||||
# Group `PrivateQuarters`
|
||||
PrivateQuarters_BuyRoses = True
|
||||
PrivateQuarters_BuyCake = False
|
||||
PrivateQuarters_TargetInteract = True
|
||||
PrivateQuarters_TargetShip = 'anchorage' # anchorage, noshiro, sirius, new_jersey
|
||||
|
||||
|
||||
Reference in New Issue
Block a user