Parnassus mapregion addition.

This commit is contained in:
MobiusDev 2017-01-15 11:32:28 +00:00
parent bb2e75b06f
commit 5ed8860bea
2 changed files with 12 additions and 1 deletions

View File

@ -28,6 +28,5 @@
<map X="23" Y="23" />
<map X="23" Y="24" />
<map X="23" Y="25" />
<map X="24" Y="23" />
</region>
</list>

View File

@ -0,0 +1,12 @@
<?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>