1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-22 23:23:44 +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

@@ -51,6 +51,7 @@ class Config:
MAP_HAS_MYSTERY = False
# ===== End of generated config =====
MAP_HAS_WALK_SPEEDUP = True
MAP_HAS_MOVABLE_NORMAL_ENEMY = True
MOVABLE_NORMAL_ENEMY_TURN = (2,)
MAP_SIREN_MOVE_WAIT = 0.5