Skip to content
Snippets Groups Projects
Commit 92206b6e authored by MELERIX's avatar MELERIX
Browse files

BETA: Warning fix for [9344].

parent 6d40a16c
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,10 @@
<door doorId="24230013" check_collision="false" />
</doorlist>
<spawnlist>
<spawn npcId="20556" x="82352" y="148608" z="-3468" heading="0" respawn="0" />
<spawn npcId="20557" x="82355" y="148788" z="-3468" heading="0" respawn="0" />
<spawn npcId="20558" x="82357" y="148428" z="-3468" heading="0" respawn="0" />
<group name="general">
<spawn npcId="20556" x="82352" y="148608" z="-3468" heading="0" respawn="0" />
<spawn npcId="20557" x="82355" y="148788" z="-3468" heading="0" respawn="0" />
<spawn npcId="20558" x="82357" y="148428" z="-3468" heading="0" respawn="0" />
</group>
</spawnlist>
</instance>
\ No newline at end of file
......@@ -81,7 +81,7 @@
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="name" type="xs:string" use="required" />
<xs:attribute name="name" type="xs:normalizedString" use="required" />
</xs:complexType>
</xs:element>
</xs:sequence>
......
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