1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-01 12:44:54 +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

@@ -57,6 +57,7 @@ class Config:
MAP_HAS_MAP_STORY = False
MAP_HAS_FLEET_STEP = False
MAP_HAS_AMBUSH = False
MAP_HAS_MYSTERY = False
STAR_REQUIRE_1 = 0
STAR_REQUIRE_2 = 0
STAR_REQUIRE_3 = 0