funkjedi / SheepMonitor

Provides various methods of notification to help you keep track of your flock.
https://www.curseforge.com/wow/addons/sheepmonitor
2 stars 1 forks source link

SheepMonitor doesn't seem to recognise the new mage spell: Polymorph: Mosswool #12

Open gyre opened 3 days ago

gyre commented 3 days ago

I've just learned the spell Polymorph: Mosswool, which appeared in 11.0.

Could SheepMonitor be changed to recognise this particular polymorph?

Thanks!

funkjedi commented 3 days ago

nice, hadn't seen that yet. out of town for thanksgiving but i'll take a look at it when i get back later this week.

gyre commented 3 days ago

Brill, thanks. :)

gyre commented 2 days ago

I did try coding it myself. I found the spell id and what I thought was the icon path for the aura from wowhead, but I got an error later in the code which I've not had time to debug yet. :) [460392] = 'Interface\\Icons\\Inv_Collections_Armor_FlowerBracelet_A_01', -- Polymorph (Mosswool)

[... later...] Ah, I needed to change other bits to give the duration too. :)