Daeymien / SmartBuff_Unofficial

Unofficial version for WoW 9.x
19 stars 9 forks source link

Shaman: Update Windfury and Flametongue Weapon #7

Closed Daeymien closed 3 years ago

Daeymien commented 3 years ago

From comment on Curse:

Works well but it needs updates to Shaman Windfury Weapon and FlameTongue Weapon. (and maybe more new spells?) Tried to add the Shaman Spells myself but it keeps notifying that it needs the same buff constantly even after it is applied?

For Shaman Declarations:

SMARTBUFF_WINDFURYW = GetSpellInfo(33757); --"Windfury Weapon"
SMARTBUFF_FLAMETONGUEW = GetSpellInfo(318038); --"Flametongue Weapon"

And in the Shaman part of function SMARTBUFF_InitSpellList()

(SMARTBUFF_WINDFURYW, 60, SMARTBUFF_CONST_SELF},
{SMARTBUFF_FLAMETONGUEW, 60, SMARTBUFF_CONST_SELF},

Can't figure out how to fix this so if you can fix it, it would be much appreciated.

Daeymien commented 3 years ago

Fixed in 9.0a1