Ruins of Agony spawns for quests.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2015-08-15 23:26:03 +00:00
parent c9c5fd3f06
commit dd657ad1d4
8 changed files with 373 additions and 3 deletions

View File

@@ -1557,4 +1557,30 @@
<point X="-113715" Y="236304" Z="-3044" delay="1" run="true" />
<point X="-113670" Y="236689" Z="-3044" delay="0" run="true" />
</route>
<!-- Ruins of Agony - Guard 1-->
<route name="Ruins_Ag_1" repeat="true" repeatStyle="back">
<target id="33426" spawnX="-40201" spawnY="123705" spawnZ="-2893" />
<point X="-40228" Y="123544" Z="-2895" delay="0" run="false" />
<point X="-40859" Y="123467" Z="-2894" delay="0" run="false" />
<point X="-41010" Y="123405" Z="-2896" delay="0" run="false" />
<point X="-41049" Y="123282" Z="-2913" delay="0" run="false" />
<point X="-41048" Y="123050" Z="-2916" delay="0" run="false" />
<point X="-40994" Y="122903" Z="-2916" delay="0" run="false" />
<point X="-41068" Y="122793" Z="-2916" delay="0" run="false" />
<point X="-40996" Y="122673" Z="-2917" delay="0" run="false" />
<point X="-41028" Y="122550" Z="-2916" delay="0" run="false" />
</route>
<!-- Ruins of Agony - Guard 2 -->
<route name="Ruins_Ag_2" repeat="true" repeatStyle="back">
<target id="33426" spawnX="-42542" spawnY="120294" spawnZ="-3480" />
<point X="-42426" Y="120370" Z="-3465" delay="0" run="false" />
<point X="-42343" Y="120603" Z="-3421" delay="0" run="false" />
<point X="-42300" Y="121020" Z="-3332" delay="0" run="false" />
<point X="-42209" Y="121322" Z="-3267" delay="0" run="false" />
<point X="-42063" Y="121953" Z="-3135" delay="0" run="false" />
<point X="-41861" Y="122797" Z="-2994" delay="4" run="false" />
<point X="-41765" Y="123235" Z="-2937" delay="0" run="false" />
<point X="-41808" Y="123410" Z="-2915" delay="0" run="false" />
<point X="-42228" Y="123707" Z="-2886" delay="0" run="false" />
</route>
</routes>

View File

@@ -0,0 +1,4 @@
<html><body>Kallesin:<br>
This place is dangerous, so please go back to the village.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Guard Zenath:<br>
I love star gazing, friend. Tonight will be beautiful, again, but again I cannot take the time to stare with all these nightmares around. Such is life.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Teleport Device:<br>
This is the Gludio territory known as the Ruins of Agony.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3319009">Move to the Town of Gludio</Button>
</body></html>

View File

@@ -2000,7 +2000,7 @@
<height normal="25" />
</collision>
</npc>
<npc id="33087" level="85" type="L2Npc" name="Teleport Device">
<npc id="33087" level="85" type="L2Teleporter" name="Teleport Device">
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
<race>ETC</race>
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->

View File

@@ -1849,7 +1849,7 @@
<height normal="25" />
</collision>
</npc>
<npc id="33177" level="85" type="L2Npc" name="Kallesin" title="Guard">
<npc id="33177" level="85" type="L2Guard" name="Kallesin" title="Guard">
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
<race>HUMAN</race>
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->

View File

@@ -225,7 +225,7 @@
<height normal="25" />
</collision>
</npc>
<npc id="33509" level="85" type="L2Npc" name="Zenath" title="Guard">
<npc id="33509" level="85" type="L2Guard" name="Zenath" title="Guard">
<race>HUMAN</race>
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->