Moved Innadril castle spawns to a separate file.
This commit is contained in:
		| @@ -1,20 +1,20 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd"> | ||||
| 	<spawn name="23_25"> | ||||
| 		<group> | ||||
| 			<npc id="35312" x="116363" y="245268" z="-1056" heading="49152" respawnTime="10800sec" /> <!-- Outer Castle Gatekeeper --> | ||||
| 			<npc id="35312" x="116417" y="245616" z="-1056" respawnTime="10800sec" /> <!-- Outer Castle Gatekeeper --> | ||||
| 			<npc id="35313" x="116190" y="247827" z="-752" heading="49152" respawnTime="10800sec" /> <!-- Inner Castle Gatekeeper --> | ||||
| 			<npc id="35313" x="116256" y="248182" z="-800" respawnTime="10800sec" /> <!-- Inner Castle Gatekeeper --> | ||||
| 			<npc id="35320" x="117136" y="241763" z="-1288" heading="49152" respawnTime="60sec" /> <!-- Raybell --> | ||||
| 			<npc id="35311" x="114443" y="249142" z="-88" respawnTime="60sec" /> <!-- Mass Gatekeeper --> | ||||
| 			<npc id="35318" x="115787" y="249585" z="-784" heading="49152" respawnTime="60sec" /> <!-- Solinus --> | ||||
| 			<npc id="35279" x="116024" y="250557" z="-768" respawnTime="60sec" /> <!-- Innadril Holy Artifact --> | ||||
| 			<npc id="35315" x="116015" y="248558" z="-944" heading="18052" respawnTime="60sec" /> <!-- Warehouse Keeper --> | ||||
| 			<npc id="35314" x="115649" y="249072" z="-944" heading="868" respawnTime="60sec" /> <!-- Blacksmith --> | ||||
| 			<npc id="35317" x="115863" y="250387" z="-320" respawnTime="60sec" /> <!-- Tate --> | ||||
| 			<npc id="35653" x="116253" y="249588" z="-784" heading="41905" respawnTime="60sec" /> <!-- Court Wizard --> | ||||
| 			<npc id="36408" x="116041" y="249446" z="-944" heading="47953" respawnTime="60sec" /> <!-- Warden --> | ||||
| 		</group> | ||||
| 	</spawn> | ||||
| </list> | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd"> | ||||
| 	<spawn name="InnadrilCastle"> | ||||
| 		<group> | ||||
| 			<npc id="35279" x="116024" y="250557" z="-768" respawnTime="60sec" /> <!-- Innadril Holy Artifact --> | ||||
| 			<npc id="35311" x="114443" y="249142" z="-88" respawnTime="60sec" /> <!-- Mass Gatekeeper --> | ||||
| 			<npc id="35312" x="116363" y="245268" z="-1056" heading="49152" respawnTime="10800sec" /> <!-- Outer Castle Gatekeeper --> | ||||
| 			<npc id="35312" x="116417" y="245616" z="-1056" respawnTime="10800sec" /> <!-- Outer Castle Gatekeeper --> | ||||
| 			<npc id="35313" x="116190" y="247827" z="-752" heading="49152" respawnTime="10800sec" /> <!-- Inner Castle Gatekeeper --> | ||||
| 			<npc id="35313" x="116256" y="248182" z="-800" respawnTime="10800sec" /> <!-- Inner Castle Gatekeeper --> | ||||
| 			<npc id="35314" x="115649" y="249072" z="-944" heading="868" respawnTime="60sec" /> <!-- Blacksmith --> | ||||
| 			<npc id="35315" x="116015" y="248558" z="-944" heading="18052" respawnTime="60sec" /> <!-- Warehouse Keeper --> | ||||
| 			<npc id="35317" x="115863" y="250387" z="-320" respawnTime="60sec" /> <!-- Tate --> | ||||
| 			<npc id="35318" x="115787" y="249585" z="-784" heading="49152" respawnTime="60sec" /> <!-- Solinus --> | ||||
| 			<npc id="35320" x="117136" y="241763" z="-1288" heading="49152" respawnTime="60sec" /> <!-- Raybell --> | ||||
| 			<npc id="35653" x="116253" y="249588" z="-784" heading="41905" respawnTime="60sec" /> <!-- Court Wizard --> | ||||
| 			<npc id="36408" x="116041" y="249446" z="-944" heading="47953" respawnTime="60sec" /> <!-- Warden --> | ||||
| 		</group> | ||||
| 	</spawn> | ||||
| </list> | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDevelopment
					MobiusDevelopment