Skip to content
Snippets Groups Projects
Commit e84a9e41 authored by Zealar's avatar Zealar
Browse files

BETA: Missing file for [10458]

Reported by : malyelfik
parent 02218bfa
No related branches found
No related tags found
No related merge requests found
......@@ -127,6 +127,7 @@
<xs:extension base="xs:string">
<xs:attribute type="xs:string" name="Charges" use="optional" />
<xs:attribute type="xs:string" name="canSummon" use="optional" />
<xs:attribute type="xs:string" name="canResurrect" use="optional" />
<xs:attribute type="xs:string" name="canSummonSiegeGolem" use="optional" />
<xs:attribute type="xs:byte" name="invSize" use="optional" />
<xs:attribute type="xs:byte" name="weight" use="optional" />
......@@ -260,6 +261,7 @@
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute type="xs:string" name="canResurrect" use="optional" />
<xs:attribute type="xs:string" name="canSummon" use="optional" />
<xs:attribute type="xs:string" name="canSweep" use="optional" />
<xs:attribute type="xs:byte" name="hp" use="optional" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment