1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-25 02:30:09 +08:00

Add: MAP_HAS_MYSTERY and its extraction

This commit is contained in:
LmeSzinc
2021-09-16 18:10:52 +08:00
parent 30d242c3ed
commit b97f3a8a39
16 changed files with 18 additions and 1 deletions

View File

@@ -64,6 +64,7 @@ class Config(ConfigBase):
MAP_HAS_MAP_STORY = True
MAP_HAS_FLEET_STEP = True
MAP_HAS_AMBUSH = False
MAP_HAS_MYSTERY = False
# ===== End of generated config =====