Addition of missing is_cursed_weapon parameter from items xsd file.

This commit is contained in:
MobiusDevelopment
2023-01-12 03:20:26 +00:00
parent 5ff9b568d6
commit 8ae7aa4df0

View File

@@ -67,6 +67,7 @@
<xs:enumeration value="crystal_count" /> <xs:enumeration value="crystal_count" />
<xs:enumeration value="crystal_type" /> <xs:enumeration value="crystal_type" />
<xs:enumeration value="damage_range" /> <xs:enumeration value="damage_range" />
<xs:enumeration value="is_cursed_weapon" />
<xs:enumeration value="default_action" /> <xs:enumeration value="default_action" />
<xs:enumeration value="duration" /> <xs:enumeration value="duration" />
<xs:enumeration value="element_enabled" /> <xs:enumeration value="element_enabled" />