mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-09 10:37:00 +08:00
Fix: Detection of siren BB red
- Fit swipe multiply in chapter B
This commit is contained in:
@@ -55,7 +55,7 @@ A10, B10, C10, D10, E10, F10, G10, H10, I10, \
|
||||
|
||||
class Config(ConfigBase):
|
||||
# ===== Start of generated config =====
|
||||
MAP_SIREN_TEMPLATE = ['CL', 'CAred', 'BB']
|
||||
MAP_SIREN_TEMPLATE = ['CL', 'CAred', 'BBred']
|
||||
MOVABLE_ENEMY_TURN = (2,)
|
||||
MAP_HAS_SIREN = True
|
||||
MAP_HAS_MOVABLE_ENEMY = True
|
||||
|
||||
Reference in New Issue
Block a user