Castle Rune Pailaka dungeons and some simple quest implementations.
This commit is contained in:
@@ -3130,7 +3130,7 @@
|
||||
<height normal="23.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="36562" level="97" type="L2Monster" name="Seduced Knight" title="Investigator">
|
||||
<npc id="36562" level="97" type="FriendlyNpc" name="Seduced Knight" title="Investigator">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
@@ -3190,7 +3190,7 @@
|
||||
<height normal="23.75" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="36563" level="97" type="L2Monster" name="Seduced Ranger" title="Investigator">
|
||||
<npc id="36563" level="97" type="FriendlyNpc" name="Seduced Ranger" title="Investigator">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
@@ -3248,7 +3248,7 @@
|
||||
<height normal="23.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="36564" level="97" type="L2Monster" name="Seduced Mage" title="Investigator">
|
||||
<npc id="36564" level="97" type="FriendlyNpc" name="Seduced Mage" title="Investigator">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
@@ -3304,7 +3304,7 @@
|
||||
<height normal="23.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="36565" level="97" type="L2Monster" name="Seduced Warrior" title="Investigator">
|
||||
<npc id="36565" level="97" type="FriendlyNpc" name="Seduced Warrior" title="Investigator">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
@@ -3362,7 +3362,7 @@
|
||||
<height normal="30" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="36566" level="91" type="L2Monster" name="Seduced Knight" title="Investigator">
|
||||
<npc id="36566" level="91" type="FriendlyNpc" name="Seduced Knight" title="Investigator">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
@@ -3422,7 +3422,7 @@
|
||||
<height normal="23.75" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="36567" level="91" type="L2Monster" name="Seduced Ranger" title="Investigator">
|
||||
<npc id="36567" level="91" type="FriendlyNpc" name="Seduced Ranger" title="Investigator">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
@@ -3480,7 +3480,7 @@
|
||||
<height normal="23.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="36568" level="91" type="L2Monster" name="Seduced Mage" title="Investigator">
|
||||
<npc id="36568" level="91" type="FriendlyNpc" name="Seduced Mage" title="Investigator">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
@@ -3536,7 +3536,7 @@
|
||||
<height normal="23.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="36569" level="91" type="L2Monster" name="Seduced Warrior" title="Investigator">
|
||||
<npc id="36569" level="91" type="FriendlyNpc" name="Seduced Warrior" title="Investigator">
|
||||
<!-- Confirmed CT2.5 -->
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
|
Reference in New Issue
Block a user