l2j_mobius/trunk/dist/game/data/instances/demo.xml
2015-01-01 20:02:50 +00:00

17 lines
843 B
XML

<?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>