Combination system float chance support and data update.

This commit is contained in:
MobiusDevelopment
2022-04-02 11:24:52 +00:00
parent e5c2858b0a
commit 8734a31f33
12 changed files with 9956 additions and 10032 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -17,7 +17,7 @@
<xs:attribute type="xs:byte" name="enchant" use="optional" />
<xs:attribute type="xs:int" name="two" use="required" />
<xs:attribute type="xs:long" name="commission" use="optional" />
<xs:attribute type="xs:byte" name="chance" use="optional" />
<xs:attribute type="xs:float" name="chance" use="optional" />
</xs:complexType>
</xs:element>
</xs:sequence>