1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-17 01:45:25 +08:00

Revert "Add: preparation for chapter 16"

This reverts commit 418f7a4310.
This commit is contained in:
sui-feng-cb
2026-01-18 22:35:05 +08:00
parent 7a2acf219d
commit 00892525fe
15 changed files with 1 additions and 656 deletions

View File

@@ -146,7 +146,6 @@ class ManualConfig:
MAP_HAS_MISSILE_ATTACK = False # event_202111229_cn, missile attack covers the feature area of sirens.
MAP_HAS_BOUNCING_ENEMY = False # event_20220224_cn, enemy is bouncing in a fixed route.
MAP_HAS_DECOY_ENEMY = False # event_20220428, decoy enemy on map, disappear when fleet reach there.
MAP_HAS_SUBMARINE_SUPPORT = False # campaign 16-1 and 16-2 has submarine support fleet.
MAP_FOCUS_ENEMY_AFTER_BATTLE = False # Operation siren
MAP_ENEMY_TEMPLATE = ['Light', 'Main', 'Carrier', 'Treasure']
MAP_SIREN_TEMPLATE = ['DD', 'CL', 'CA', 'BB', 'CV']