1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 10:58:21 +08:00

Add: handle_map_walk_speedup()

This commit is contained in:
LmeSzinc
2023-08-03 22:59:37 +08:00
parent dae4b26147
commit d389f75c5f
9 changed files with 31 additions and 0 deletions

View File

@@ -110,6 +110,7 @@ class ManualConfig:
module.map.fleet
"""
MAP_HAS_CLEAR_PERCENTAGE = True
MAP_HAS_WALK_SPEEDUP = False
MAP_HAS_AMBUSH = True
MAP_HAS_FLEET_STEP = False
MAP_HAS_MOVABLE_ENEMY = False