1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 14:27:00 +08:00

Opt: call cl1 if enabled if OpSi tasks end with enough yellow coins

This commit is contained in:
sui-feng-cb
2025-09-07 02:14:13 +08:00
parent 6ce8ae9d52
commit e7e5ec7ffa
4 changed files with 8 additions and 1 deletions

View File

@@ -583,6 +583,7 @@ class OSMap(OSFleet, Map, GlobeCamera, StorageHandler, StrategicSearchHandler):
logger.info(f'Keep {OpsiMeowfficerFarming_ActionPointPreservse} AP when CL1 available')
if not self.action_point_check(OpsiMeowfficerFarming_ActionPointPreservse):
self.config.opsi_task_delay(cl1_preserve=True)
self.cl1_task_call()
self.config.task_stop()
_auto_search_battle_count = 0