1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-21 11:25:36 +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": ""
}
},