1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-18 17:13:34 +08:00

Add: Support zone name input in OpsiExplore.LastZone

This commit is contained in:
LmeSzinc
2022-03-01 22:58:54 +08:00
parent f08fb26996
commit f4fcf98133
4 changed files with 20 additions and 12 deletions

View File

@@ -1712,7 +1712,7 @@
},
"LastZone": {
"name": "Last Zone Completed",
"help": "Automatically updated with map ID\nReplace with 0 to reset progress\nAlready completed zones will be skipped"
"help": "Automatically updated with map ID\nReplace with 0 to reset progress\nAlready completed zones will be skipped\nSupports either Zone ID or Name in CN/EN/JP/TW, i.e. \"51\", \"NA Ocean SE Sector E\""
}
},
"OpsiShop": {
@@ -1789,7 +1789,7 @@
},
"TargetZone": {
"name": "Target Zone ID",
"help": "Supports either Zone ID or Name\nIf specified, Alas will loop on this same zone after each clear\nUse default value 0 or clear the field to remove the specification\nZone information can be acquired from <./module/os/map_data.py>"
"help": "Supports either Zone ID or Name in CN/EN/JP/TW, i.e. \"51\", \"NA Ocean SE Sector E\"\nIf specified, Alas will loop on this same zone after each clear\nUse default value 0 or clear the field to remove the specification\nZone information can be acquired from <./module/os/map_data.py>"
}
},
"Daemon": {