mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 20:58:19 +08:00
Add: Abyssal Refrain chapter AC
- Add: clear_bouncing_enemy() - Opt: Retry faster if fleet was caught by a moving enemy
This commit is contained in:
@@ -112,6 +112,7 @@ class FastForwardHandler(AutoSearchHandler):
|
||||
self.config.MAP_HAS_LAND_BASED = False
|
||||
self.config.MAP_HAS_MAZE = False
|
||||
self.config.MAP_HAS_FORTRESS = False
|
||||
self.config.MAP_HAS_BOUNCING_ENEMY = False
|
||||
self.map_is_clear_mode = True
|
||||
self.map_is_auto_search = self.config.Campaign_UseAutoSearch
|
||||
self.map_is_2x_book = self.config.Campaign_Use2xBook
|
||||
|
||||
Reference in New Issue
Block a user