1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 06:18:21 +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

@@ -2981,7 +2981,14 @@
},
"BuySkinBox": {
"name": "Buy Equip Skin Boxes",
"help": "In order to reduce maintenance costs, the skin box selectors in the filter will not be updated with the game, but Alas will consider any unknown items with a quantity of 1 and consume 7000 coins as skin boxes and buy them."
"help": "In order to reduce maintenance costs, the skin box selectors in the filter will not be updated with the game, but Alas will consider any unknown items with a quantity of 1 and consume 7000 coins as skin boxes and buy them.",
"disabled": "Do Not Purchase",
"unlimited": "Unlimited Purchases",
"specified": "Purchase Specified Quantity"
},
"BuySkinBoxAmount": {
"name": "Purchase X Skin Boxes",
"help": "Takes effect when \"Purchase Specified Quantity\" is selected."
},
"ConsumeCoins": {
"name": "Consume Spilled Coins",