mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-29 00:08:02 +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:
@@ -44,7 +44,7 @@ A7, B7, C7, D7, E7, F7, G7, H7, I7, \
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user