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

Opt: Handle movable enemy in other battle condition

- Fix walk timeout warning when ambush evade failed
- Disable POOR_MAP_DATA in event_20200723_cn
This commit is contained in:
LmeSzinc
2020-08-05 18:05:33 +08:00
parent 7058c791fd
commit c22355ee86
7 changed files with 21 additions and 19 deletions

View File

@@ -49,7 +49,7 @@ A8, B8, C8, D8, E8, F8, G8, H8, I8, \
class Config:
SUBMARINE = 0
POOR_MAP_DATA = True
# POOR_MAP_DATA = True
MAP_HAS_AMBUSH = False
MAP_HAS_FLEET_STEP = True
MAP_HAS_MOVABLE_ENEMY = True