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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user