Priest Light Fairy (elite skill)
Posted: Sat Sep 24, 2011 10:24 am
I did a search for "fairy" but only found this.
I tried adding to my onLeaveCombat but I got an error message to add the skill to my list. I added LIGHT_FAIRY to my priest skills, but I got another error to the effect that LIGHT_FAIRY is not in db.
Any thoughts?
I tried adding
Code: Select all
player:cast("PRIEST_LIGHT_FAIRY");Any thoughts?