wowdev / WoWDBDefs

Client database definitions for World of Warcraft
Other
246 stars 95 forks source link

Update UICovenantPreview.dbd #58

Closed Ghaster closed 4 years ago

Ghaster commented 4 years ago

Named and added references for two fields (Field_9_0_1_33978_004 and Field_9_0_1_33978_006)

Marlamin commented 4 years ago

Just to double check, how'd you map these exactly? Do the entries the current record resolve to (Renowned Explorer's Attire set / Blacksteel Battleboar mount) show up somewhere in-game?

Ghaster commented 4 years ago

Yes that's how it currently looks ingame (placeholders i pressume). It is referenced in Blizzard_CovenantPreviewUI.lua: https://github.com/tomrus88/BlizzardInterfaceCode/blob/4f1ee239cf01f39d4f6043d223a50fe88ec28def/Interface/AddOns/Blizzard_CovenantPreviewUI/Blizzard_CovenantPreviewUI.lua#L95

Marlamin commented 4 years ago

Fair enough, thanks!