mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +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",
|
"OpsiObscure",
|
||||||
"OpsiAbyssal",
|
"OpsiAbyssal",
|
||||||
"OpsiStronghold",
|
"OpsiStronghold",
|
||||||
|
# Delay OpsiArchive, since OpsiArchive and OpsiDaily share the same mission list,
|
||||||
|
# although it does not requires any AP to enter.
|
||||||
|
"OpsiArchive",
|
||||||
"OpsiMeowfficerFarming",
|
"OpsiMeowfficerFarming",
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user