Skip to content

Fix Midnight S1: correct map ID key for Seat of the Triumvirate#201

Merged
Justw8 merged 1 commit intoJustw8:mainfrom
hydrospanners:fix-seat-of-triumvirate-spell-id
Mar 29, 2026
Merged

Fix Midnight S1: correct map ID key for Seat of the Triumvirate#201
Justw8 merged 1 commit intoJustw8:mainfrom
hydrospanners:fix-seat-of-triumvirate-spell-id

Conversation

@hydrospanners
Copy link
Copy Markdown
Contributor

Bug Fix

The seasonalTeleports table for Midnight Season 1 had the wrong challenge mode map ID key (583) for Seat of the Triumvirate. Because C_ChallengeMode.GetMapTable() returns 239 for this dungeon, the lookup never matched and the teleport button was silently skipped even when the player had the spell learned.

Change: [583] -> [239] for spell 1254551 (Seat of the Triumvirate).

Made with Cursor

@Justw8
Copy link
Copy Markdown
Owner

Justw8 commented Mar 29, 2026

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants