Renamed some XML files.

This commit is contained in:
MobiusDev
2016-03-10 21:20:09 +00:00
parent a3dcf709c8
commit 44102eacfc
68 changed files with 50 additions and 139 deletions

View File

@@ -1,17 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<instance name="Giran Marketplace" ejectTime="120" allowRandomWalk="false" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
<activityTime val="5" />
<emptyDestroyTime val="5" />
<doorlist>
<!-- Override some original values from doorData.xml -->
<door doorId="24220001" default_status="open" targetable="false" />
<door doorId="24230013" check_collision="false" />
</doorlist>
<spawnlist>
<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" allowRandomWalk="true" />
</group>
</spawnlist>
</instance>