Auto remove, skilltree and AcquireSkillList fixes.

Contributed by rocknowx.
This commit is contained in:
MobiusDev
2015-11-10 08:52:13 +00:00
parent 4c37092c3a
commit c4988df6a0
39 changed files with 76 additions and 43 deletions

View File

@@ -26,9 +26,4 @@
<skill skillName="Body Reinforcement" skillId="1926" skillLvl="1" getLevel="1" autoGet="true" />
<skill skillName="Flying Body Reinforcement" skillId="1954" skillLvl="1" getLevel="1" autoGet="true" />
</skillTree>
<skillTree type="raceSkillTree" race="ERTHEIA">
<skill skillName="Divine Wind" skillId="30400" skillLvl="2" getLevel="1" autoGet="true" />
<skill skillName="Tenacity" skillId="30401" skillLvl="2" getLevel="1" autoGet="true" />
<skill skillName="Efficacy" skillId="30402" skillLvl="2" getLevel="1" autoGet="true" />
</skillTree>
</list>