mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 23:18:22 +08:00
Opt: W14 mechanism
- Split map_init() - Add MAP_WALK_USE_CURRENT_FLEET
This commit is contained in:
@@ -105,6 +105,8 @@ class ManualConfig:
|
||||
# Value can be 'upper-left', 'upper-right', 'bottom-left', 'bottom-right', or 'upper', 'bottom', 'left', 'right'
|
||||
# Missing axis will be random, and '' for all random
|
||||
MAP_ENSURE_EDGE_INSIGHT_CORNER = ''
|
||||
# Use the green arrow on current fleet to decide if fleet arrived a certain grid
|
||||
MAP_WALK_USE_CURRENT_FLEET = False
|
||||
|
||||
"""
|
||||
module.map_detection
|
||||
|
||||
Reference in New Issue
Block a user