1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-28 22:58:02 +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:
nEEtdo0d
2025-07-18 22:02:59 -04:00
committed by LmeSzinc
parent aa54a309a0
commit a05403efda
33 changed files with 802 additions and 335 deletions

View File

@@ -2063,6 +2063,10 @@
"name": "PrivateQuarters.BuyRoses.name",
"help": "PrivateQuarters.BuyRoses.help"
},
"BuyCake": {
"name": "PrivateQuarters.BuyCake.name",
"help": "PrivateQuarters.BuyCake.help"
},
"TargetInteract": {
"name": "PrivateQuarters.TargetInteract.name",
"help": "PrivateQuarters.TargetInteract.help"