Moved Rune castle spawns to a separate file.
This commit is contained in:
		| @@ -2,25 +2,24 @@ | ||||
| <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd"> | ||||
| 	<spawn name="RuneCastle"> | ||||
| 		<group> | ||||
| 			<npc id="35655" x="10280" y="-48766" z="-544" heading="182" respawnTime="60sec" /> <!-- Court Wizard --> | ||||
| 			<npc id="36410" x="11534" y="-48907" z="-1088" respawnTime="60sec" /> <!-- Warden --> | ||||
| 			<npc id="35507" x="12872" y="-48752" z="-1088" heading="33000" respawnTime="60sec" /> <!-- Blacksmith --> | ||||
| 			<npc id="35502" x="11127" y="-49148" z="3864" heading="18512" respawnTime="60sec" /> <!-- Mass Gatekeeper --> | ||||
| 			<npc id="35513" x="26976" y="-48968" z="-1296" respawnTime="120sec" /> <!-- Sherman --> | ||||
| 			<npc id="35508" x="12864" y="-49184" z="-1088" heading="39746" respawnTime="60sec" /> <!-- Warehouse Keeper --> | ||||
| 			<npc id="35503" x="18616" y="-48956" z="-1216" respawnTime="60sec" /> <!-- Outer Castle Gatekeeper --> | ||||
| 			<npc id="35503" x="17908" y="-48960" z="-1200" heading="33000" respawnTime="60sec" /> <!-- Outer Castle Gatekeeper --> | ||||
| 			<npc id="35504" x="15688" y="-49036" z="-1056" heading="33000" respawnTime="60sec" /> <!-- Inner Castle Gatekeeper --> | ||||
| 			<npc id="35504" x="15860" y="-49020" z="-1056" respawnTime="60sec" /> <!-- Inner Castle Gatekeeper --> | ||||
| 			<npc id="35505" x="12780" y="-51060" z="-1088" respawnTime="60sec" /> <!-- Inner Castle Gatekeeper --> | ||||
| 			<npc id="35505" x="12736" y="-51184" z="-1088" heading="49000" respawnTime="60sec" /> <!-- Inner Castle Gatekeeper --> | ||||
| 			<npc id="35510" x="12318" y="-47703" z="1296" heading="22879" respawnTime="60sec" /> <!-- Titus --> | ||||
| 			<npc id="35511" x="10840" y="-49273" z="-536" heading="2366" respawnTime="60sec" /> <!-- Gompus --> | ||||
| 			<npc id="35469" x="9132" y="-49152" z="1088" respawnTime="60sec" /> <!-- Divine Altar --> | ||||
| 			<npc id="35506" x="11532" y="-49136" z="-1088" respawnTime="60sec" /> <!-- Dungeon Gatekeeper --> | ||||
| 			<npc id="19293" x="22205" y="-49797" z="-1186" heading="31984" respawnTime="60sec" /> <!-- Helping Tree Summon Device --> | ||||
| 			<npc id="27484" x="22115" y="-50129" z="-1296" respawnTime="60sec" /> <!-- --> | ||||
| 			<npc id="27484" x="21989" y="-47960" z="-1296" respawnTime="60sec" /> <!-- --> | ||||
| 			<npc id="35469" x="9132" y="-49152" z="1088" respawnTime="60sec" /> <!-- Divine Altar --> | ||||
| 			<npc id="35502" x="11127" y="-49148" z="3864" heading="18512" respawnTime="60sec" /> <!-- Mass Gatekeeper --> | ||||
| 			<npc id="35503" x="17908" y="-48960" z="-1200" heading="33000" respawnTime="60sec" /> <!-- Outer Castle Gatekeeper --> | ||||
| 			<npc id="35503" x="18616" y="-48956" z="-1216" respawnTime="60sec" /> <!-- Outer Castle Gatekeeper --> | ||||
| 			<npc id="35504" x="15688" y="-49036" z="-1056" heading="33000" respawnTime="60sec" /> <!-- Inner Castle Gatekeeper --> | ||||
| 			<npc id="35504" x="15860" y="-49020" z="-1056" respawnTime="60sec" /> <!-- Inner Castle Gatekeeper --> | ||||
| 			<npc id="35505" x="12736" y="-51184" z="-1088" heading="49000" respawnTime="60sec" /> <!-- Inner Castle Gatekeeper --> | ||||
| 			<npc id="35505" x="12780" y="-51060" z="-1088" respawnTime="60sec" /> <!-- Inner Castle Gatekeeper --> | ||||
| 			<npc id="35506" x="11532" y="-49136" z="-1088" respawnTime="60sec" /> <!-- Dungeon Gatekeeper --> | ||||
| 			<npc id="35507" x="12872" y="-48752" z="-1088" heading="33000" respawnTime="60sec" /> <!-- Blacksmith --> | ||||
| 			<npc id="35508" x="12864" y="-49184" z="-1088" heading="39746" respawnTime="60sec" /> <!-- Warehouse Keeper --> | ||||
| 			<npc id="35510" x="12318" y="-47703" z="1296" heading="22879" respawnTime="60sec" /> <!-- Titus --> | ||||
| 			<npc id="35511" x="10840" y="-49273" z="-536" heading="2366" respawnTime="60sec" /> <!-- Gompus --> | ||||
| 			<npc id="35513" x="26976" y="-48968" z="-1296" respawnTime="120sec" /> <!-- Sherman --> | ||||
| 			<npc id="35655" x="10280" y="-48766" z="-544" heading="182" respawnTime="60sec" /> <!-- Court Wizard --> | ||||
| 			<npc id="36410" x="11534" y="-48907" z="-1088" respawnTime="60sec" /> <!-- Warden --> | ||||
| 		</group> | ||||
| 	</spawn> | ||||
| </list> | ||||
| </list> | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDevelopment
					MobiusDevelopment