Hello, So I’m trying to replace the new rogue ability vanish sound with the old one. and I have done so, partly- by using this macro text
#showtooltip Vanish /run PlaySound(22905) /cast Vanish
Now it is successfully playing the old more flare-like vanish sound, but it is also playing the non classic vanish sound. and I can not find the spell ID for the new vanish anywhere. does anyone here know what the spell ID might be so I can mute it?
Thanks
Edit: found the soundfile, but it does not seem to be recogniseable by the API as a soundfile https://www.wowhead.com/sound=24152/spell-vanish-cast-jindo-boss
anyone knows what to do in a situation like this?