Rune area spawn updates.
Contributed by Stayway.
This commit is contained in:
parent
8bb697fb2f
commit
6623d5a1b9
9
L2J_Mobius_Underground/dist/game/data/spawns/Rune/RuneArea.xml
vendored
Normal file
9
L2J_Mobius_Underground/dist/game/data/spawns/Rune/RuneArea.xml
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="RuneArea">
|
||||
<group>
|
||||
<npc id="31527" x="34767" y="-54606" z="-2048" heading="0" respawnTime="60Sec" /> <!-- Well -->
|
||||
<npc id="31529" x="34885" y="-54472" z="-2048" heading="26240" respawnTime="60Sec" /> <!-- Ghost of Adventure -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
11
L2J_Mobius_Underground/dist/game/data/spawns/Rune/RuneHarbor.xml
vendored
Normal file
11
L2J_Mobius_Underground/dist/game/data/spawns/Rune/RuneHarbor.xml
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="RuneHarbor">
|
||||
<group>
|
||||
<npc id="31092" x="42918" y="-41412" z="-2184" heading="20000" respawnTime="60Sec" /> <!-- Black Marketeer of Mammon -->
|
||||
<npc id="31347" x="39776" y="-39872" z="-3608" heading="7500" respawnTime="60Sec" /> <!-- Burke -->
|
||||
<npc id="31674" x="39984" y="-39408" z="-3600" heading="33000" respawnTime="60Sec" /> <!-- Patrol -->
|
||||
<npc id="31696" x="37600" y="-37952" z="-3632" heading="49000" respawnTime="60Sec" /> <!-- Platis -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
@ -1,13 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="21_16" ai="DayNightSpawns">
|
||||
<group>
|
||||
<npc id="31527" x="34767" y="-54606" z="-2048" respawnTime="60sec" /> <!-- Well -->
|
||||
<npc id="31529" x="34885" y="-54472" z="-2048" heading="26240" respawnTime="60sec" /> <!-- Ghost of Adventurer -->
|
||||
<npc id="31696" x="37600" y="-37952" z="-3632" heading="49000" respawnTime="60sec" /> <!-- Platis -->
|
||||
<npc id="31351" x="37762" y="-37946" z="-3640" heading="49000" respawnTime="60sec" /> <!-- Volker -->
|
||||
<npc id="31347" x="39776" y="-39872" z="-3608" heading="7500" respawnTime="60sec" /> <!-- Burke -->
|
||||
<npc id="31674" x="39984" y="-39408" z="-3600" heading="33000" respawnTime="60sec" /> <!-- Patrol -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
Loading…
Reference in New Issue
Block a user