Addition of Forgotten Primeval Garden teleporter Kiku (34177).

Contributed by Serenitty.
This commit is contained in:
MobiusDevelopment
2021-10-01 15:12:17 +00:00
parent d16967c40e
commit 36382c0c67
6 changed files with 28 additions and 4 deletions

View 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>

View File

@@ -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">

View File

@@ -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>

View 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>

View File

@@ -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">

View File

@@ -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>