Addition of Garden of Eva teleporter.
This commit is contained in:
6
L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/html/teleporter/34046.htm
vendored
Normal file
6
L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/html/teleporter/34046.htm
vendored
Normal 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>
|
8
L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/teleporters/others/GardenofEva.xml
vendored
Normal file
8
L2J_Mobius_Classic_2.3_SevenSigns/dist/game/data/teleporters/others/GardenofEva.xml
vendored
Normal 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>
|
6
L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/html/teleporter/34046.htm
vendored
Normal file
6
L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/html/teleporter/34046.htm
vendored
Normal 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>
|
8
L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/teleporters/others/GardenofEva.xml
vendored
Normal file
8
L2J_Mobius_Classic_2.4_SecretOfEmpire/dist/game/data/teleporters/others/GardenofEva.xml
vendored
Normal 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>
|
Reference in New Issue
Block a user