mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-17 13:54:53 +08:00
Fix: Fallen Wings siren template configuration
This commit is contained in:
@@ -52,7 +52,7 @@ A9, B9, C9, D9, E9, F9, G9, H9, I9, J9, K9, L9, \
|
||||
|
||||
class Config(ConfigBase):
|
||||
# ===== Start of generated config =====
|
||||
MAP_SIREN_TEMPLATE = ['sairenquzhu', 'sairenqingxun', 'sairenzhongxun']
|
||||
MAP_SIREN_TEMPLATE = ['DD', 'CL', 'CA']
|
||||
MOVABLE_ENEMY_TURN = (2, 3)
|
||||
MAP_HAS_SIREN = True
|
||||
MAP_HAS_MOVABLE_ENEMY = True
|
||||
|
||||
Reference in New Issue
Block a user