mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 09:57:22 +08:00
Feat: Purchase Quantity Control for Skin Boxes
This commit is contained in:
@@ -2980,8 +2980,15 @@
|
||||
"help": "刷新需要消耗50钻石"
|
||||
},
|
||||
"BuySkinBox": {
|
||||
"name": "买外观装备箱",
|
||||
"help": "为降低维护成本,过滤器中的外观箱选择器不会随游戏更新,但Alas会将任何未知的,数量为1的,消耗7000物资的物品视为外观箱,并购买"
|
||||
"name": "买装备外观箱",
|
||||
"help": "为降低维护成本,过滤器中的外观箱选择器不会随游戏更新,但Alas会将任何未知的,数量为1的,消耗7000物资的物品视为外观箱,并购买",
|
||||
"disabled": "不购买",
|
||||
"unlimited": "无限制购买",
|
||||
"specified": "购买指定数量"
|
||||
},
|
||||
"BuySkinBoxAmount": {
|
||||
"name": "购买 X 个外观箱",
|
||||
"help": "在选择“购买指定数量”时生效"
|
||||
},
|
||||
"ConsumeCoins": {
|
||||
"name": "消耗溢出物资",
|
||||
|
||||
Reference in New Issue
Block a user