Correct the Sholazar hotspot area name #2

Merged
yrtria merged 1 commit from fix/sholazar-area-name into main 2026-09-03 13:33:31 -06:00
Owner

AreaTable.dbc names the subzone River's Heart, not The River's Heart. ResolveAreaEntry matches exactly, so BuildSites dropped the Sholazar entry and the module loaded 3 hotspots from a 4-entry pool.

Checked all eight names in the default pool against the extracted DBC on the live server; this was the only mismatch.

The running server already has the fix applied directly to its gold_rush.conf (backup taken), so this is for the shipped default.

`AreaTable.dbc` names the subzone `River's Heart`, not `The River's Heart`. `ResolveAreaEntry` matches exactly, so `BuildSites` dropped the Sholazar entry and the module loaded 3 hotspots from a 4-entry pool. Checked all eight names in the default pool against the extracted DBC on the live server; this was the only mismatch. The running server already has the fix applied directly to its `gold_rush.conf` (backup taken), so this is for the shipped default.
yrtria added 1 commit 2026-09-03 13:33:26 -06:00
AreaTable.dbc names the Sholazar Basin subzone "River's Heart", not "The
River's Heart". ResolveAreaEntry does an exact normalised match, so the
default ZonePool entry never resolved and BuildSites silently dropped it --
the module logged "loaded with 3 hotspot(s)" for a four-entry pool.

Verified against the extracted AreaTable.dbc on the live server: the other
seven zone and area names in the default pool all match exactly.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019vTNrJGsprcjdjjjDJD5ZM
yrtria merged commit 104ff733b3 into main 2026-09-03 13:33:31 -06:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: yrtria/mod-gold-rush#2
No description provided.