Skip to content

Commit

Permalink
Revert "Opt: call cl1 farming when cl1_ap_preserve() works"
Browse files Browse the repository at this point in the history
This reverts commit 549f20d.
  • Loading branch information
guoh064 committed Apr 15, 2024
1 parent e9b146c commit 3833dd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion module/os/map.py
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,6 @@ def cl1_ap_preserve(self):
logger.info('Keep 1000 AP when CL1 available')
if not self.action_point_check(1000):
self.config.opsi_task_delay(cl1_preserve=True)
self.config.task_call('OpsiHazard1Leveling')
self.config.task_stop()

_auto_search_battle_count = 0
Expand Down

0 comments on commit 3833dd2

Please sign in to comment.