File Details
WhereLoot-1.6.1
- R
- Mar 21, 2026
- 24.26 KB
- 2.2K
- 12.0.1
- Retail
File Name
WhereLoot-1.6.1.zip
Supported Versions
- 12.0.1
- Replaced hardcoded English names with locale-independent instanceIDs
Issue (first raised by u/Kapo167):
Seasonal dungeon allowlist used English name strings as keys, which didn't show dungeons on non-English WoW clients (French, German, Korean, etc.).
Fixes:
- Using numeric instanceID instead of the name strings.
- Added `WORLD_BOSS_INSTANCE_ID = 1312` constant, cuz it's called "Midnight" in the journal.
Testing
- `/whereloot` should show all 8 seasonal dungeons, 3 raids, and world bosses as before, or if it never did on non-English clients, it should now. Let me know if it works!
- Nothing should've been changed on English clients.
Can tweet me @notSachy, or leave a comment under the Curseforge page, or u/ChiefSach reddit dm.

