mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-23 04:03:43 +08:00
Refactor: Stop condition, reach level
This commit is contained in:
@@ -510,9 +510,9 @@
|
||||
"name": "StopCondition.GetNewShip.name",
|
||||
"help": "StopCondition.GetNewShip.help"
|
||||
},
|
||||
"ReachLevel120": {
|
||||
"name": "StopCondition.ReachLevel120.name",
|
||||
"help": "StopCondition.ReachLevel120.help"
|
||||
"ReachLevel": {
|
||||
"name": "StopCondition.ReachLevel.name",
|
||||
"help": "StopCondition.ReachLevel.help"
|
||||
}
|
||||
},
|
||||
"Fleet": {
|
||||
|
||||
Reference in New Issue
Block a user