1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 16:57:20 +08:00

Add: MAP_CHAPTER_SWITCH_20241219_SP to handle sp events

This commit is contained in:
LmeSzinc
2025-04-24 22:49:31 +08:00
parent fe6e7e39fd
commit c95816ecf7
2 changed files with 50 additions and 35 deletions

View File

@@ -115,6 +115,7 @@ class ManualConfig:
MAP_HAS_MODE_SWITCH = False # event_20240725_cn has mode switch in map preparation
# Events from 20240725 to 20241219 introduced new chapter switches
MAP_CHAPTER_SWITCH_20241219 = False
MAP_CHAPTER_SWITCH_20241219_SP = False
# Since event_20241219_cn chapter B unlocks event startup
# which means chapter AB are continuous
STAGE_INCREASE_AB = False