Moved Giran castle spawns to a separate file.
This commit is contained in:
20
L2J_Mobius_8.0_Homunculus/dist/game/data/spawns/Castles/Giran.xml
vendored
Normal file
20
L2J_Mobius_8.0_Homunculus/dist/game/data/spawns/Castles/Giran.xml
vendored
Normal file
@@ -0,0 +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="GiranCastle">
|
||||
<group>
|
||||
<npc id="35147" x="117950" y="145096" z="-2544" heading="32768" respawnTime="60sec" /> <!-- Giran Holy Artifact -->
|
||||
<npc id="35179" x="116535" y="146677" z="-1864" heading="49152" respawnTime="60sec" /> <!-- Mass Gatekeeper -->
|
||||
<npc id="35180" x="112661" y="144757" z="-2832" heading="32768" respawnTime="10800sec" /> <!-- Outer Castle Gatekeeper -->
|
||||
<npc id="35180" x="113009" y="144703" z="-2832" heading="49152" respawnTime="10800sec" /> <!-- Outer Castle Gatekeeper -->
|
||||
<npc id="35181" x="115220" y="144930" z="-2528" heading="32768" respawnTime="10800sec" /> <!-- Inner Castle Gatekeeper -->
|
||||
<npc id="35181" x="115575" y="144864" z="-2576" heading="49152" respawnTime="10800sec" /> <!-- Inner Castle Gatekeeper -->
|
||||
<npc id="35182" x="116494" y="145516" z="-2720" heading="58824" respawnTime="60sec" /> <!-- Blacksmith -->
|
||||
<npc id="35183" x="115910" y="145101" z="-2720" heading="1353" respawnTime="60sec" /> <!-- Warehouse Keeper -->
|
||||
<npc id="35185" x="117780" y="145257" z="-2096" heading="49000" respawnTime="60sec" /> <!-- Bryce -->
|
||||
<npc id="35186" x="116984" y="145278" z="-2552" heading="32768" respawnTime="60sec" /> <!-- Arvid -->
|
||||
<npc id="35188" x="107386" y="145807" z="-3328" heading="32768" respawnTime="60sec" /> <!-- Holmes -->
|
||||
<npc id="35650" x="116983" y="144864" z="-2560" heading="36123" respawnTime="60sec" /> <!-- Court Wizard -->
|
||||
<npc id="36405" x="116858" y="145045" z="-2720" heading="31728" respawnTime="60sec" /> <!-- Warden -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
@@ -159,19 +159,6 @@
|
||||
<npc id="20249" x="103508" y="146240" z="-3496" heading="61653" respawnTime="27sec" /> <!-- Turak Bugbear Warrior -->
|
||||
<npc id="20249" x="100292" y="149662" z="-3472" respawnTime="27sec" /> <!-- Turak Bugbear Warrior -->
|
||||
<npc id="30640" x="106345" y="135523" z="-3416" respawnTime="60sec" /> <!-- Brynthea -->
|
||||
<npc id="35182" x="116494" y="145516" z="-2720" heading="58824" respawnTime="60sec" /> <!-- Blacksmith -->
|
||||
<npc id="35147" x="117950" y="145096" z="-2544" heading="32768" respawnTime="60sec" /> <!-- Giran Holy Artifact -->
|
||||
<npc id="35650" x="116983" y="144864" z="-2560" heading="36123" respawnTime="60sec" /> <!-- Court Wizard -->
|
||||
<npc id="36405" x="116858" y="145045" z="-2720" heading="31728" respawnTime="60sec" /> <!-- Warden -->
|
||||
<npc id="35179" x="116535" y="146677" z="-1864" heading="49152" respawnTime="60sec" /> <!-- Mass Gatekeeper -->
|
||||
<npc id="35186" x="116984" y="145278" z="-2552" heading="32768" respawnTime="60sec" /> <!-- Arvid -->
|
||||
<npc id="35180" x="112661" y="144757" z="-2832" heading="32768" respawnTime="10800sec" /> <!-- Outer Castle Gatekeeper -->
|
||||
<npc id="35180" x="113009" y="144703" z="-2832" heading="49152" respawnTime="10800sec" /> <!-- Outer Castle Gatekeeper -->
|
||||
<npc id="35181" x="115220" y="144930" z="-2528" heading="32768" respawnTime="10800sec" /> <!-- Inner Castle Gatekeeper -->
|
||||
<npc id="35181" x="115575" y="144864" z="-2576" heading="49152" respawnTime="10800sec" /> <!-- Inner Castle Gatekeeper -->
|
||||
<npc id="35188" x="107386" y="145807" z="-3328" heading="32768" respawnTime="60sec" /> <!-- Holmes -->
|
||||
<npc id="35185" x="117780" y="145257" z="-2096" heading="49000" respawnTime="60sec" /> <!-- Bryce -->
|
||||
<npc id="35183" x="115910" y="145101" z="-2720" heading="1353" respawnTime="60sec" /> <!-- Warehouse Keeper -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
||||
</list>
|
||||
|
Reference in New Issue
Block a user