File Details
Legendary Equip Sounds V1.1.1
- R
- Jun 24, 2015
- 2.68 KB
- 118
- 6.2.0
- Retail
File Name
LegendaryEquipSounds_V1.1.1.zip
Supported Versions
- 6.2.0
V1.1.1 for WoW 6.2
- Bugfix: when using equipment manager to equip both main and off hand legendaries at the same time, sound does not play. Resolved by watching for equipment swap event and setting a variable to true if equipment manager was used, variable then used to trigger sound if both main and off hand variants were equipped together.
V1.1.0 for WoW 6.2
- Added sound and emote for Atiesh, Greatstaff of the Guardian for those lucky enough to have obtained one.
- Added sound and emote for the Legendary Rings now available in patch 6.2. Go get yours and feel Legendary!
Swapping a legendary ring from one ring slot to another fires the PLAYER_EQUIPMENT_CHANGED event twice at the same time, both with a ring slot as the slot argument used by my addon to determine if a ring caused the event fire. As such, this causes the legendary sound and emote to play twice simultaneously resulting in a slightly louder (double in fact) sound and 2 emotes to be placed in the default chat box.

