1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 13:17:00 +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": "GeneralShop.BuySkinBox.name",
"help": "GeneralShop.BuySkinBox.help"
"help": "GeneralShop.BuySkinBox.help",
"disabled": "disabled",
"unlimited": "unlimited",
"specified": "specified"
},
"BuySkinBoxAmount": {
"name": "GeneralShop.BuySkinBoxAmount.name",
"help": "GeneralShop.BuySkinBoxAmount.help"
},
"ConsumeCoins": {
"name": "GeneralShop.ConsumeCoins.name",