Renamed PetSkillData templateId value to npcId.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -6,7 +6,7 @@
|
||||
<xs:complexType>
|
||||
<xs:simpleContent>
|
||||
<xs:extension base="xs:string">
|
||||
<xs:attribute type="xs:short" name="templateId"/>
|
||||
<xs:attribute type="xs:short" name="npcId"/>
|
||||
<xs:attribute type="xs:short" name="skillId"/>
|
||||
<xs:attribute type="xs:byte" name="skillLvl"/>
|
||||
</xs:extension>
|
||||
|
Reference in New Issue
Block a user