Skip to content
Snippets Groups Projects
Commit 982132d5 authored by MELERIX's avatar MELERIX
Browse files

BETA: Minor Fixes.

parent deb388db
No related branches found
No related tags found
No related merge requests found
......@@ -46,6 +46,7 @@
<xs:sequence minOccurs="1" maxOccurs="1">
<xs:element name="spawn" minOccurs="1" maxOccurs="unbounded">
<xs:complexType>
<xs:attribute name="amount" type="xs:positiveInteger" use="optional" />
<xs:attribute name="heading" type="xs:integer" use="required" />
<xs:attribute name="npcId" type="xs:positiveInteger" use="required" />
<xs:attribute name="onKillDelay" type="xs:positiveInteger" 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