1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-05 23:22:47 +00:00
Files
l2jserver2/data/teleports.xml
Rogiel 7033518023 NPC Chatting
Signed-off-by: Rogiel <rogiel@rogiel.com>
2011-05-25 02:38:15 -03:00

10 lines
391 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<teleports xsi:noNamespaceSchemaLocation="teleports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<teleport id="TOWN_OF_GLUDIO" name="The Town of Gludio">
<coordinate x="-12787" y="122779" z="-3112" />
</teleport>
<teleport id="ELVEN_FOREST" name="Elven Forest">
<coordinate x="21362" y="51122" z="-3688" />
</teleport>
</teleports>