Support for long SP value learn requirements.

This commit is contained in:
MobiusDev
2019-03-11 09:38:55 +00:00
parent 00634e89a5
commit a3b838200b
55 changed files with 99 additions and 99 deletions

View File

@@ -107,7 +107,7 @@
</xs:attribute>
<xs:attribute name="learnedByFS" type="xs:boolean" />
<xs:attribute name="learnedByNpc" type="xs:boolean" />
<xs:attribute name="levelUpSp" type="xs:positiveInteger" />
<xs:attribute name="levelUpSp" type="xs:long" />
<xs:attribute name="residenceSkill" type="xs:boolean" />
<xs:attribute name="skillId" type="xs:positiveInteger" use="required" />
<xs:attribute name="skillLvl" type="xs:positiveInteger" use="required" />