Removed minimum level from pet skill data.

This commit is contained in:
MobiusDev
2017-10-15 00:31:43 +00:00
parent dbbf4c0862
commit 77411e1e89
15 changed files with 10547 additions and 10592 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -7,7 +7,6 @@
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute type="xs:short" name="templateId"/>
<xs:attribute type="xs:byte" name="minLvl"/>
<xs:attribute type="xs:short" name="skillId"/>
<xs:attribute type="xs:byte" name="skillLvl"/>
</xs:extension>