Files
l2j_mobius/L2J_Mobius_Underground/dist/game/data/mapregion/parnassus.xml
2017-01-15 11:32:28 +00:00

12 lines
662 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">
<!-- Parnassus -->
<region name="parnassus" town="Parnassus" castle="6" locId="390" bbs="12">
<respawnPoint X="149369" Y="172352" Z="-946" /> <!-- custom -->
<respawnPoint X="153755" Y="170726" Z="-3694" isChaotic="true" /> <!-- custom -->
<respawnPoint X="145509" Y="179500" Z="-3334" isChaotic="true" /> <!-- custom -->
<map X="24" Y="22" />
<map X="24" Y="23" />
</region>
</list>