1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-24 15:59:03 +08:00

Fix: clearer description for box disassemble option

This commit is contained in:
sui-feng-cb
2025-07-08 00:10:00 +08:00
parent e580efccfe
commit eb0eb1feeb
3 changed files with 9 additions and 9 deletions

View File

@@ -2636,7 +2636,7 @@
"help": ""
},
"PurpleBoxLimit": {
"name": "保留 X 个紫色装备箱",
"name": "保留每种紫色装备箱 X 个",
"help": ""
},
"UseBlueBox": {
@@ -2644,7 +2644,7 @@
"help": ""
},
"BlueBoxLimit": {
"name": "保留 X 个蓝色装备箱",
"name": "保留每种蓝色装备箱 X 个",
"help": ""
},
"UseWhiteBox": {
@@ -2652,7 +2652,7 @@
"help": ""
},
"WhiteBoxLimit": {
"name": "保留 X 个白色装备箱",
"name": "保留每种白色装备箱 X 个",
"help": ""
}
},