mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-19 08:42:58 +08:00
Feat: Purchase Quantity Control for Skin Boxes
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user