Moved Gludio castle spawns to a separate file.
This commit is contained in:
18
L2J_Mobius_Classic_Interlude/dist/game/data/spawns/Castles/Gludio.xml
vendored
Normal file
18
L2J_Mobius_Classic_Interlude/dist/game/data/spawns/Castles/Gludio.xml
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<spawn name="GludioCastle">
|
||||
<group>
|
||||
<npc id="35063" x="-18113" y="107972" z="-2480" heading="16384" respawnTime="60sec" />
|
||||
<npc id="35095" x="-16532" y="109387" z="-1784" heading="32768" respawnTime="60sec" />
|
||||
<npc id="35096" x="-18452" y="113261" z="-2750" heading="16384" respawnTime="10800sec" />
|
||||
<npc id="35096" x="-18506" y="112913" z="-2750" heading="32768" respawnTime="10800sec" />
|
||||
<npc id="35097" x="-18279" y="110702" z="-2460" heading="16384" respawnTime="10800sec" />
|
||||
<npc id="35097" x="-18345" y="110347" z="-2500" heading="32768" respawnTime="10800sec" />
|
||||
<npc id="35098" x="-17680" y="109519" z="-2656" heading="29609" respawnTime="60sec" />
|
||||
<npc id="35099" x="-18113" y="109956" z="-2683" heading="48351" respawnTime="60sec" />
|
||||
<npc id="35101" x="-17952" y="108142" z="-2032" heading="-16384" respawnTime="60sec" />
|
||||
<npc id="35102" x="-17876" y="108944" z="-2485" heading="16384" respawnTime="60sec" />
|
||||
<npc id="35104" x="-15172" y="116723" z="-3216" heading="16384" respawnTime="60sec" />
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
@@ -125,13 +125,6 @@
|
||||
<npc id="30430" x="-1152" y="76125" z="-3566" heading="-8920" respawnTime="60sec" />
|
||||
<npc id="30431" x="-1301" y="75883" z="-3566" heading="-4628" respawnTime="60sec" />
|
||||
<npc id="30426" x="-9076" y="72969" z="-3457" heading="57344" respawnTime="60sec" />
|
||||
<npc id="35104" x="-15172" y="116723" z="-3216" heading="16384" respawnTime="60sec" />
|
||||
<npc id="35096" x="-18452" y="113261" z="-2750" heading="16384" respawnTime="10800sec" />
|
||||
<npc id="35096" x="-18506" y="112913" z="-2750" heading="32768" respawnTime="10800sec" />
|
||||
<npc id="35097" x="-18279" y="110702" z="-2460" heading="16384" respawnTime="10800sec" />
|
||||
<npc id="35097" x="-18345" y="110347" z="-2500" heading="32768" respawnTime="10800sec" />
|
||||
<npc id="35095" x="-16532" y="109387" z="-1784" heading="32768" respawnTime="60sec" />
|
||||
<npc id="35102" x="-17876" y="108944" z="-2485" heading="16384" respawnTime="60sec" />
|
||||
<npc id="35385" x="-15882" y="123788" z="-3115" heading="13288" respawnTime="60sec" />
|
||||
<npc id="35384" x="-16159" y="123728" z="-3102" heading="53248" respawnTime="60sec" />
|
||||
<npc id="35391" x="-12693" y="123815" z="-3115" heading="49152" respawnTime="60sec" />
|
||||
@@ -182,10 +175,7 @@
|
||||
<npc id="30503" x="-13323" y="124989" z="-3118" heading="0" respawnTime="60sec" />
|
||||
<npc id="30619" x="-2150" y="124443" z="-3724" heading="0" respawnTime="60sec" />
|
||||
<npc id="30729" x="-15443" y="124913" z="-3130" heading="16384" respawnTime="60sec" />
|
||||
<npc id="35101" x="-17952" y="108142" z="-2032" heading="-16384" respawnTime="60sec" />
|
||||
<npc id="31031" x="-13188" y="124432" z="-3110" heading="16384" respawnTime="5sec" />
|
||||
<npc id="35098" x="-17680" y="109519" z="-2656" heading="29609" respawnTime="60sec" />
|
||||
<npc id="35099" x="-18113" y="109956" z="-2683" heading="48351" respawnTime="60sec" />
|
||||
<npc id="30411" x="-20352" y="144736" z="-3840" heading="0" respawnTime="60sec" />
|
||||
<npc id="30666" x="-671" y="179051" z="-3708" heading="32768" respawnTime="60sec" />
|
||||
<npc id="30660" x="-21101" y="178989" z="-4094" heading="0" respawnTime="60sec" />
|
||||
@@ -197,7 +187,6 @@
|
||||
<npc id="30436" x="-16832" y="210256" z="-3661" heading="55000" respawnTime="60sec" />
|
||||
<npc id="30437" x="-17312" y="208976" z="-3661" heading="3000" respawnTime="60sec" />
|
||||
<npc id="30429" x="49328" y="248416" z="-5952" heading="24576" respawnTime="60sec" />
|
||||
<npc id="35063" x="-18113" y="107972" z="-2480" heading="16384" respawnTime="60sec" />
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
||||
|
Reference in New Issue
Block a user