Merged with released L2J-Unity files.
This commit is contained in:
16
trunk/dist/game/data/teleporters/Verona.xml
vendored
Normal file
16
trunk/dist/game/data/teleporters/Verona.xml
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/teleporterData.xsd">
|
||||
<npc id="30727"> <!-- Verona -->
|
||||
<teleport type="NORMAL">
|
||||
<location npcStringId="1010013" x="82971" y="53207" z="-1488" feeCount="3700" /> <!-- Town of Oren -->
|
||||
<location npcStringId="1010020" x="117088" y="76931" z="-2696" feeCount="6800" /> <!-- Hunters Village -->
|
||||
<location npcStringId="1010023" x="146783" y="25808" z="-2008" feeCount="6200" /> <!-- Town of Aden -->
|
||||
</teleport>
|
||||
<teleport type="OTHER">
|
||||
<location npcStringId="1010016" x="84915" y="15969" z="-4289" feeCount="0" /> <!-- Underground Shopping Area-->
|
||||
<location npcStringId="1010017" x="85399" y="16197" z="-2804" feeCount="0" /> <!-- 2nd Floor Human Wizard Guild -->
|
||||
<location npcStringId="1010018" x="85399" y="16197" z="-2288" feeCount="0" /> <!-- 3rd Floor Elven Wizard Guild -->
|
||||
<location npcStringId="1010019" x="85399" y="16197" z="-1771" feeCount="0" /> <!-- 4th Floor Dark Wizard Guild -->
|
||||
</teleport>
|
||||
</npc>
|
||||
</list>
|
||||
Reference in New Issue
Block a user