Addition of various Scroll of Escape and Box items.

Contributed by override.
This commit is contained in:
MobiusDev
2019-03-06 23:51:58 +00:00
parent c43df360f3
commit 58aa93d703
53 changed files with 7500 additions and 631 deletions

View File

@@ -1236,6 +1236,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>