Files
l2j_mobius/trunk/dist/game/data/spawns/Schuttgart/DenOfEvil.xml
MobiusDev d6151df9bb Add spawn Jokel and Invisible NPC for quest 10430.
Contributed by Stayway.
2016-08-09 20:35:13 +00:00

9 lines
427 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
<spawn name="DenOfEvil">
<group>
<npc id="19543" x="70260" y="-112278" z="-1740" respawnTime="60sec" /> <!-- NPC Invisible -->
<npc id="33868" x="70347" y="-112319" z="-1736" heading="19018" respawnTime="60sec" /> <!-- Jokel -->
</group>
</spawn>
</list>