Support for RestorationRandom effect enchanted products.

This commit is contained in:
MobiusDev
2018-05-22 14:25:51 +00:00
parent 78c068ad18
commit 828a1586e6
28 changed files with 829 additions and 80 deletions

View File

@@ -1237,6 +1237,8 @@
<xs:complexType>
<xs:attribute name="id" type="xs:unsignedShort" use="required" />
<xs:attribute name="count" type="xs:unsignedInt" use="required" />
<xs:attribute name="minEnchant" type="xs:unsignedInt" />
<xs:attribute name="maxEnchant" type="xs:unsignedInt" />
</xs:complexType>
</xs:element>
</xs:sequence>