Files
l2j_mobius/trunk/dist/game/data/mapregion/talking_island_town.xml
2015-01-27 01:59:37 +00:00

20 lines
903 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- TODO: Remove "castle" attributes from here, it should be loaded from TaxZones -->
<list enabled="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/MapRegion.xsd">
<!-- Talking Island Town -->
<region name="talking_island_town" town="Talking Island Town" castle="1" locId="910" bbs="1">
<respawnPoint X="-114336" Y="255654" Z="-1512" />
<respawnPoint X="-114742" Y="255603" Z="-1512" />
<respawnPoint X="-113990" Y="255700" Z="-1504" />
<respawnPoint X="-119602" Y="246335" Z="-1232" isChaotic="true" />
<respawnPoint X="-119756" Y="246335" Z="-1232" isChaotic="true" />
<map X="15" Y="23" />
<map X="15" Y="24" />
<map X="15" Y="25" />
<map X="16" Y="23" />
<map X="16" Y="24" />
<map X="16" Y="25" />
<map X="17" Y="24" />
<map X="18" Y="25" />
</region>
</list>