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

Add: Purchase SkinBox by position

This commit is contained in:
positnuec
2026-03-09 16:49:48 +08:00
committed by sui-feng-cb
parent a07dffbeda
commit 71f8051b82
9 changed files with 63 additions and 0 deletions

View File

@@ -417,6 +417,7 @@ class GeneratedConfig:
GeneralShop_Refresh = False
GeneralShop_BuySkinBox = 'disabled' # disabled, unlimited, specified
GeneralShop_BuySkinBoxAmount = 0
GeneralShop_SkinBoxPositionFilter = '1 > 2 > 3'
GeneralShop_ConsumeCoins = False
GeneralShop_Filter = 'BookRedT3 > BookYellowT3 > BookBlueT3 > BookRedT2\n> Cube\n> FoodT6 > FoodT5'