mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +08:00
Opt: Call OpsiDaily and OpsiShop when OpsiExplore is finished
This commit is contained in:
@@ -208,6 +208,8 @@ class OperationSiren(OSMap):
|
||||
with self.config.multi_set():
|
||||
self.config.OpsiExplore_LastZone = 0
|
||||
self.config.task_delay(target=next_reset)
|
||||
self.config.task_call('OpsiDaily', force_call=False)
|
||||
self.config.task_call('OpsiShop', force_call=False)
|
||||
self.config.task_stop()
|
||||
|
||||
logger.hr('OS explore', level=1)
|
||||
|
||||
Reference in New Issue
Block a user