1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-23 04:01:33 +08:00

Add: [EN] New B2 battle logic thanks @justtesting

Add: [EN] New C1 battle logic
Add: [EN] New B3 battle logic
Add: [EN] New D3 battle logic
Add: [EN] New assets
This commit is contained in:
kyO The NinjA
2020-05-30 05:41:06 -03:00
parent 1cdd663935
commit c491fe7ec5
15 changed files with 161 additions and 22 deletions

View File

@@ -36,8 +36,8 @@ class Config:
SUBMARINE = 0
FLEET_BOSS = 0
MAP_HAS_AMBUSH = False
MAP_HAS_FLEET_STEP = False
MAP_HAS_MOVABLE_ENEMY = False
MAP_HAS_FLEET_STEP = True
MAP_HAS_MOVABLE_ENEMY = True
MAP_HAS_SIREN = True
MAP_HAS_DYNAMIC_RED_BORDER = False
MAP_SIREN_COUNT = 3