Page 1 of 1

Priest Light Fairy (elite skill)

Posted: Sat Sep 24, 2011 10:24 am
by Edamh
I did a search for "fairy" but only found this.

I tried adding

Code: Select all

player:cast("PRIEST_LIGHT_FAIRY");
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?

Re: Priest Light Fairy (elite skill)

Posted: Sat Sep 24, 2011 12:36 pm
by rock5
Try adding it to the "skills.xml" database. Look at the other skills to get an idea of how to set it up.