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

Refactor: Stop condition, reach level

This commit is contained in:
LmeSzinc
2021-11-14 21:46:32 +08:00
parent 2eca1a6f85
commit a6571c6d79
12 changed files with 84 additions and 80 deletions

View File

@@ -510,9 +510,9 @@
"name": "获得新船后停止",
"help": ""
},
"ReachLevel120": {
"name": "任意舰船升从119级升至120级后停止",
"help": ""
"ReachLevel": {
"name": "舰船升至 X 级后停止",
"help": "任意等级低于 X 的舰船升级至 X 级后停止\n0 表示不限制等级"
}
},
"Fleet": {