1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-16 13:57:26 +08:00

Opt: Uniform the name of zone types in OpSi

obscured to obscure
siren logger to abyssal
This commit is contained in:
LmeSzinc
2021-12-06 21:21:49 +08:00
parent caf51858e9
commit 4a392407a0
18 changed files with 25 additions and 25 deletions

View File

@@ -53,7 +53,7 @@ class OperationSiren(Reward, OSMap):
Args:
zone (str, int, Zone): Name in CN/EN/JP/TW, zone id, or Zone instance.
types (tuple[str], list[str], str): Zone types, or a list of them.
Available types: DANGEROUS, SAFE, OBSCURE, LOGGER, STRONGHOLD.
Available types: DANGEROUS, SAFE, OBSCURE, ABYSSAL, STRONGHOLD.
Try the the first selection in type list, if not available, try the next one.
refresh (bool): If already at target zone,
set false to skip zone switching,