skills.xml typo error
Posted: Sun Jul 24, 2011 8:38 am
In the scout elite skills section the following 2 skills have a bit of a typo:
target="fiendly"
I noticed because I wanted to check on how healing shot was entered and how similar skills were set up.
Code: Select all
<skill name="SCOUT_PURIFYING_SHOT" id="491504" range="250" mana="150" cooldown="10" type="buff" target="fiendly" />
<skill name="SCOUT_MANA_ARROWS" id="491513" mana="30" range="150" cooldown="300" type="buff" target="fiendly" />
I noticed because I wanted to check on how healing shot was entered and how similar skills were set up.