mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-23 01:49:30 +08:00
Add: Hybrid submarine hunt
This commit is contained in:
@@ -224,7 +224,7 @@ class FastForwardHandler(AutoSearchHandler):
|
||||
|
||||
@property
|
||||
def is_call_submarine_at_boss(self):
|
||||
return self.config.SUBMARINE and self.config.Submarine_Mode == 'boss_only'
|
||||
return self.config.SUBMARINE and self.config.Submarine_Mode == 'boss_only' or self.config.Submarine_Mode == 'hunt_and_boss '
|
||||
|
||||
def handle_auto_submarine_call_disable(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user