Add spawn Jokel and Invisible NPC for quest 10430.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2016-08-09 20:35:13 +00:00
parent ead7062bf9
commit d6151df9bb

View 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="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>