1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-15 17:02:26 +08:00

Fix: Fallen Wings siren template configuration

This commit is contained in:
nEEtdo0d
2020-11-14 12:39:35 -05:00
parent af9add1e8e
commit dc56fa0729
10 changed files with 10 additions and 10 deletions

View File

@@ -49,7 +49,7 @@ A8, B8, C8, D8, E8, F8, G8, H8, I8, J8, \
class Config(ConfigBase):
# ===== Start of generated config =====
MAP_SIREN_TEMPLATE = ['sairenquzhu', 'sairenqingxun']
MAP_SIREN_TEMPLATE = ['DD', 'CL']
MOVABLE_ENEMY_TURN = (2, 3)
MAP_HAS_SIREN = True
MAP_HAS_MOVABLE_ENEMY = True