Addition of Garden of Eva teleporter.

This commit is contained in:
MobiusDevelopment
2019-05-21 18:18:16 +00:00
parent 8644567542
commit 6af2be0409
4 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<html><body>Iris:<br>
This is the Garden of Eva. As a member of the Bronze Guild, I advertised for equipment to explore the area for relics, but I don't know where it's all disappeared to...<br>
And in a place I changed upon, <font color="LEVEL">I saw the Water Spirit Queen</font> who used to dwell here. I saw her from afar, but I still remember every detail. If you're curious, I'll tell you more.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_teleport OTHER 0">Move to Upper Terrace of Garden of Eva</Button>
<!--<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">I want to know more about the Water Spirit Queen</Button>-->
</body></html>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/teleporterData.xsd">
<npc id="34046"> <!-- Iris -->
<teleport type="OTHER">
<location x="79691" y="256144" z="-9328" />
</teleport>
</npc>
</list>

View File

@@ -0,0 +1,6 @@
<html><body>Iris:<br>
This is the Garden of Eva. As a member of the Bronze Guild, I advertised for equipment to explore the area for relics, but I don't know where it's all disappeared to...<br>
And in a place I changed upon, <font color="LEVEL">I saw the Water Spirit Queen</font> who used to dwell here. I saw her from afar, but I still remember every detail. If you're curious, I'll tell you more.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_teleport OTHER 0">Move to Upper Terrace of Garden of Eva</Button>
<!--<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">I want to know more about the Water Spirit Queen</Button>-->
</body></html>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/teleporterData.xsd">
<npc id="34046"> <!-- Iris -->
<teleport type="OTHER">
<location x="79691" y="256144" z="-9328" />
</teleport>
</npc>
</list>