1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-30 22:24:12 +08:00

Opt: Move Wasteland mode to stop condition if_map_reach

Opt: Gather map status
This commit is contained in:
LmeSzinc
2020-08-11 00:08:29 +08:00
parent 2134c4d8d5
commit 7ee63cc651
12 changed files with 109 additions and 102 deletions

View File

@@ -65,7 +65,7 @@ class Config:
MAP_HAS_DYNAMIC_RED_BORDER = False
# MAP_HAS_MAP_STORY = True
MAP_SIREN_COUNT = 3
MAP_STAR_CLEAR_ALL = 0 # SP map don't need to clear all enemies.
STAR_REQUIRE_3 = 0 # SP map don't need to clear all enemies.
HOMO_EDGE_HOUGHLINES_THRESHOLD = 280
MAP_SIREN_TEMPLATE = ['Deutschland', 'Tirpitz', 'Gneisenau', 'Scharnhorst', 'Spee']