Addition of missing Rune, Goddard and Schuttgart artifact spawns.
This commit is contained in:
parent
c27a8bbdc0
commit
70f684371d
@ -2,7 +2,9 @@
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="Goddard">
|
||||
<group>
|
||||
<npc id="31651" x="65976" y="29864" z="-3744" heading="0" respawnTime="360sec" />
|
||||
<npc id="35323" x="148353" y="-50457" z="-1496" respawnTime="60sec" /> <!-- Altar of Water -->
|
||||
<npc id="35322" x="146601" y="-50441" z="-1496" heading="32768" respawnTime="60sec" /> <!-- Altar of Fire -->
|
||||
<npc id="31651" x="65976" y="29864" z="-3744" heading="0" respawnTime="360sec" /> <!-- Tablet of Vision -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
||||
|
8
L2J_Mobius_Classic_Interlude/dist/game/data/spawns/Rune/Rune.xml
vendored
Normal file
8
L2J_Mobius_Classic_Interlude/dist/game/data/spawns/Rune/Rune.xml
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="Rune">
|
||||
<group>
|
||||
<npc id="35469" x="9132" y="-49152" z="1088" respawnTime="60sec" /> <!-- Divine Altar -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
@ -2,6 +2,8 @@
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="Schuttgart">
|
||||
<group>
|
||||
<npc id="35514" x="78442" y="-154520" z="224" respawnTime="60sec" /> <!-- Altar of Wind -->
|
||||
<npc id="35515" x="76674" y="-154520" z="224" heading="32768" respawnTime="60sec" /> <!-- Altar of Earth -->
|
||||
<npc id="30558" x="-44416" y="-111486" z="-222" heading="57600" respawnTime="60sec" />
|
||||
<npc id="30559" x="-43926" y="-111794" z="-222" heading="28672" respawnTime="60sec" />
|
||||
<npc id="30560" x="-43910" y="-115518" z="-194" heading="39000" respawnTime="60sec" />
|
||||
|
Loading…
Reference in New Issue
Block a user