View Single Post
12-02-14, 02:01 AM   #4
Gethe
RealUI Developer
 
Gethe's Avatar
Premium Member
Featured
Join Date: Sep 2008
Posts: 942
Moonfire and Sunfire are already part of the default debuffs, though they should only show when in Moonkin form. Is this not correct?

Just to be sure the correct spellID is there, put this in chat and press enter:
Code:
/run FindSpellID("Moonfire", "target", true)
This will output the spellID for the debuff the next time it gets applied. Then do it again, but with "Sunfire" instead.
__________________
Knowledge = Power; Be OP

  Reply With Quote