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

Feat: Purchase Quantity Control for Skin Boxes

This commit is contained in:
positnuec
2025-12-25 19:03:24 +08:00
parent 049935a5ce
commit c2365aa92c
9 changed files with 56 additions and 11 deletions

View File

@@ -403,7 +403,8 @@ class GeneratedConfig:
# Group `GeneralShop`
GeneralShop_UseGems = False
GeneralShop_Refresh = False
GeneralShop_BuySkinBox = False
GeneralShop_BuySkinBox = 'disabled' # disabled, unlimited, specified
GeneralShop_BuySkinBoxAmount = 0
GeneralShop_ConsumeCoins = False
GeneralShop_Filter = 'BookRedT3 > BookYellowT3 > BookBlueT3 > BookRedT2\n> Cube\n> FoodT6 > FoodT5'