Support for announce Special Craft items.

Contributed by petryxa.
This commit is contained in:
MobiusDevelopment
2022-12-24 16:31:59 +00:00
parent aa513cec84
commit 2601b9bf88
39 changed files with 282 additions and 57 deletions

View File

@@ -45,6 +45,7 @@
<xs:attribute type="xs:byte" name="category" use="optional"/>
<xs:attribute type="xs:int" name="minLevel" use="optional"/>
<xs:attribute type="xs:int" name="maxLevel" use="optional"/>
<xs:attribute type="xs:boolean" name="announce" use="optional"/>
</xs:complexType>
</xs:element>
</xs:sequence>