Support for alternative ScrollGroupId as enchant item parameter.

This commit is contained in:
MobiusDevelopment
2022-05-03 09:01:56 +00:00
parent e1cbbe6dd1
commit 26ac720e7e
78 changed files with 503 additions and 711 deletions

View File

@@ -15,6 +15,7 @@
<xs:element name="item" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:attribute name="id" type="xs:positiveInteger" use="required" />
<xs:attribute name="altScrollGroupId" type="xs:positiveInteger" use="optional" />
</xs:complexType>
</xs:element>
</xs:sequence>