More clan specialty packets and data based on client observations.

This commit is contained in:
MobiusDev
2019-02-15 07:32:31 +00:00
parent 5bad871d82
commit 448e506757
18 changed files with 388 additions and 62 deletions

View File

@@ -10,6 +10,7 @@
<xs:attribute type="xs:int" name="skilId" use="required"/>
<xs:attribute type="xs:int" name="skillLevel" use="required"/>
<xs:attribute type="xs:int" name="clanLevel" use="required"/>
<xs:attribute type="xs:int" name="clanReputation" use="required"/>
<xs:attribute type="xs:int" name="previousSpecialty" use="optional"/>
<xs:attribute type="xs:int" name="previousSpecialtyAlt" use="optional"/>
</xs:extension>