mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-23 13:37:40 +08:00
@@ -372,8 +372,7 @@ class FastForwardHandler(AutoSearchHandler):
|
||||
# Insert custom increase logic
|
||||
if self.config.STAGE_INCREASE_AB:
|
||||
stage_increase = [
|
||||
'A1 > A2 > A3 > B1 > B2 > B3',
|
||||
'C1 > C2 > C3 > D1 > D2 > D3',
|
||||
'A1 > A2 > A3 > B1 > B2 > B3',
|
||||
] + stage_increase
|
||||
custom = self.config.STAGE_INCREASE_CUSTOM
|
||||
if custom:
|
||||
|
||||
Reference in New Issue
Block a user