Addition of Forgotten Primeval Garden teleporter Kiku (34177).
Contributed by Serenitty.
This commit is contained in:
3
L2J_Mobius_Essence_4.2_DwellingOfSpirits/dist/game/data/html/teleporter/34177.htm
vendored
Normal file
3
L2J_Mobius_Essence_4.2_DwellingOfSpirits/dist/game/data/html/teleporter/34177.htm
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
<html><body>Kiku:<br>
|
||||||
|
Nice to meet you. My name is Kiku, I've spent my whole life exploring mysterious locales.
|
||||||
|
</body></html>
|
@@ -1460,8 +1460,8 @@
|
|||||||
<height normal="22.5" />
|
<height normal="22.5" />
|
||||||
</collision>
|
</collision>
|
||||||
</npc>
|
</npc>
|
||||||
<npc id="34177" level="85" type="Npc" name="Kiku">
|
<npc id="34177" level="85" type="Teleporter" name="Kiku">
|
||||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
<!-- Kiku Teleporter Forgoten Primeval Garden -->
|
||||||
<race>ETC</race>
|
<race>ETC</race>
|
||||||
<sex>FEMALE</sex>
|
<sex>FEMALE</sex>
|
||||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
|
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
|
||||||
|
@@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/teleporterData.xsd">
|
||||||
|
<npc id="34177"> <!-- Kiku -->
|
||||||
|
<teleport type="OTHER">
|
||||||
|
<location x="-118864" y="215841" z="-13048" /> <!-- Forgotten Primeval Garden Entrance -->
|
||||||
|
<location x="-115315 " y="208056" z="-12960" /> <!-- Inner part of the Forgotten Primeval Garden -->
|
||||||
|
</teleport>
|
||||||
|
</npc>
|
||||||
|
</list>
|
3
L2J_Mobius_Essence_5.2_FrostLord/dist/game/data/html/teleporter/34177.htm
vendored
Normal file
3
L2J_Mobius_Essence_5.2_FrostLord/dist/game/data/html/teleporter/34177.htm
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
<html><body>Kiku:<br>
|
||||||
|
Nice to meet you. My name is Kiku, I've spent my whole life exploring mysterious locales.
|
||||||
|
</body></html>
|
@@ -1458,8 +1458,8 @@
|
|||||||
<height normal="22.5" />
|
<height normal="22.5" />
|
||||||
</collision>
|
</collision>
|
||||||
</npc>
|
</npc>
|
||||||
<npc id="34177" level="85" type="Npc" name="Kiku">
|
<npc id="34177" level="85" type="Teleporter" name="Kiku">
|
||||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
<!-- Kiku Teleporter Forgoten Primeval Garden -->
|
||||||
<race>ETC</race>
|
<race>ETC</race>
|
||||||
<sex>FEMALE</sex>
|
<sex>FEMALE</sex>
|
||||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
|
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
|
||||||
|
@@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/teleporterData.xsd">
|
||||||
|
<npc id="34177"> <!-- Kiku -->
|
||||||
|
<teleport type="OTHER">
|
||||||
|
<location x="-118864" y="215841" z="-13048" /> <!-- Forgotten Primeval Garden Entrance -->
|
||||||
|
<location x="-115315 " y="208056" z="-12960" /> <!-- Inner part of the Forgotten Primeval Garden -->
|
||||||
|
</teleport>
|
||||||
|
</npc>
|
||||||
|
</list>
|
Reference in New Issue
Block a user