Moved Goddard castle spawns to a separate file.

This commit is contained in:
MobiusDevelopment
2021-07-17 19:09:44 +00:00
parent 300687eb93
commit 66ea7de851
49 changed files with 1449 additions and 1353 deletions

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
<spawn name="GoddardCastle">
<group>
<npc id="31276" x="148880" y="-52608" z="-2728" heading="49500" respawnTime="60sec" /> <!-- Bernhard -->
<npc id="31277" x="149008" y="-52560" z="-2728" heading="49500" respawnTime="60sec" /> <!-- Felix -->
<npc id="31278" x="148736" y="-52560" z="-2728" heading="49500" respawnTime="60sec" /> <!-- Bronwyn -->
<npc id="31279" x="147712" y="-52688" z="-2728" heading="49000" respawnTime="60sec" /> <!-- Gregory -->
<npc id="31280" x="148048" y="-52416" z="-2728" heading="49000" respawnTime="60sec" /> <!-- Bastian -->
<npc id="31281" x="147376" y="-52416" z="-2728" heading="49000" respawnTime="60sec" /> <!-- Cerenas -->
<npc id="31282" x="146688" y="-52576" z="-2728" heading="49500" respawnTime="60sec" /> <!-- Justin -->
<npc id="31283" x="146416" y="-52564" z="-2728" heading="49500" respawnTime="60sec" /> <!-- Alminas -->
<npc id="31585" x="146688" y="-52592" z="-2728" heading="16000" respawnTime="60sec" /> <!-- Sparky the Cat -->
<npc id="31587" x="146553" y="-52608" z="-2728" heading="49500" respawnTime="60sec" /> <!-- Halaster -->
<npc id="35322" x="146601" y="-50441" z="-1496" heading="32768" respawnTime="60sec" /> <!-- Goddard Holy Artifact -->
<npc id="35323" x="148353" y="-50457" z="-1496" respawnTime="60sec" /> <!-- Goddard Holy Artifact -->
</group>
</spawn>
</list>

View File

@@ -28,14 +28,6 @@
<npc id="31271" x="146396" y="-58696" z="-2968" heading="60000" respawnTime="60sec" />
<npc id="31272" x="146432" y="-58784" z="-2968" heading="0" respawnTime="60sec" />
<npc id="31275" x="147966" y="-55228" z="-2712" heading="48000" respawnTime="60sec" />
<npc id="31276" x="148880" y="-52608" z="-2728" heading="49500" respawnTime="60sec" />
<npc id="31277" x="149008" y="-52560" z="-2728" heading="49500" respawnTime="60sec" />
<npc id="31278" x="148736" y="-52560" z="-2728" heading="49500" respawnTime="60sec" />
<npc id="31279" x="147712" y="-52688" z="-2728" heading="49000" respawnTime="60sec" />
<npc id="31280" x="148048" y="-52416" z="-2728" heading="49000" respawnTime="60sec" />
<npc id="31281" x="147376" y="-52416" z="-2728" heading="49000" respawnTime="60sec" />
<npc id="31282" x="146688" y="-52576" z="-2728" heading="49500" respawnTime="60sec" />
<npc id="31283" x="146416" y="-52564" z="-2728" heading="49500" respawnTime="60sec" />
<npc id="31285" x="145080" y="-54592" z="-2960" heading="45000" respawnTime="60sec" />
<npc id="31286" x="144808" y="-54732" z="-2960" heading="62000" respawnTime="60sec" />
<npc id="31287" x="145168" y="-54880" z="-2960" heading="28000" respawnTime="60sec" />
@@ -51,8 +43,6 @@
<npc id="31298" x="151060" y="-57576" z="-2976" heading="53000" respawnTime="60sec" />
<npc id="31299" x="150832" y="-57904" z="-2976" heading="0" respawnTime="60sec" />
<npc id="31583" x="146428" y="-58880" z="-2968" heading="28000" respawnTime="60sec" />
<npc id="31585" x="146688" y="-52592" z="-2728" heading="16000" respawnTime="60sec" />
<npc id="31587" x="146553" y="-52608" z="-2728" heading="49500" respawnTime="60sec" />
<npc id="31589" x="144340" y="-55752" z="-2960" heading="35000" respawnTime="60sec" />
<npc id="31688" x="147472" y="-55232" z="-2728" heading="49000" respawnTime="60sec" />
<npc id="31690" x="147408" y="-55232" z="-2728" heading="49000" respawnTime="60sec" />
@@ -70,8 +60,6 @@
<npc id="31674" x="149864" y="-57020" z="-2976" heading="59000" respawnTime="60sec" /> <!-- Patrol -->
<npc id="31674" x="147824" y="-58016" z="-2968" heading="49000" respawnTime="60sec" /> <!-- Patrol -->
<npc id="31674" x="147600" y="-58012" z="-2968" heading="49000" respawnTime="60sec" /> <!-- Patrol -->
<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 -->
</group>
</spawn>
</list>