Kelsidavis-WoWee/Data
Kelsi 148f63cffe Fix off-by-one in ItemDisplayInfo texture component fields
Texture regions are at DBC fields 15-22, not 14-21. Field 14 is
HelmetGeosetVis[1] (uint32), and getString() on it returned random
strings from the DBC string block, causing garbled textures on
players and missing leg textures on other characters.
2026-02-14 15:54:23 -08:00
..
expansions Fix off-by-one in ItemDisplayInfo texture component fields 2026-02-14 15:54:23 -08:00