mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 06:48:34 +08:00
Fix: Delay OpsiArchive at AP limit (#2785)
This commit is contained in:
parent
85ec86ba1c
commit
a6a845a36a
@ -509,6 +509,9 @@ class AzurLaneConfig(ConfigUpdater, ManualConfig, GeneratedConfig, ConfigWatcher
|
||||
"OpsiObscure",
|
||||
"OpsiAbyssal",
|
||||
"OpsiStronghold",
|
||||
# Delay OpsiArchive, since OpsiArchive and OpsiDaily share the same mission list,
|
||||
# although it does not requires any AP to enter.
|
||||
"OpsiArchive",
|
||||
"OpsiMeowfficerFarming",
|
||||
]
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user