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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user