bug: wrong-zone resources spawning after PR #7 #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/herb-pool-scoping-regression"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Live-tested in Durotar after PR #7 merged and rebuilt: spawned Mageroyal almost exclusively, which is not in Durotar's pool at all (verified the live config -- Peacebloom/Silverleaf/Earthroot/Copper Vein, uncorrupted). No ore appeared either, despite Copper Vein containing 'vein' -- which should have matched even before PR #7.
Hypothesis: herb/ore pool building may be filtering against the full lookup-table universe rather than the current site's own configured entries. Needs direct verification against the merged code -- I have not re-opened that diff for this report.
Docs-only -- no code changes in this PR.