Addition of Fafurion Temple map region.

This commit is contained in:
MobiusDev 2019-03-06 05:27:28 +00:00
parent 72447fd58f
commit d692f443ea

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<list enabled="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/MapRegion.xsd">
<!-- Fafurion Temple -->
<region name="fafurion_temple" town="Fafurion Temple" castle="6" locId="604" bbs="12">
<respawnPoint X="168812" Y="234575" Z="-2306" /> <!-- custom -->
<respawnPoint X="171022" Y="242002" Z="-3273" isChaotic="true" /> <!-- custom -->
<respawnPoint X="179430" Y="245598" Z="-3203" isChaotic="true" /> <!-- custom -->
<respawnPoint X="180380" Y="240958" Z="-3291" isChaotic="true" /> <!-- custom -->
<map X="25" Y="24" />
<map X="25" Y="25" />
</region>
</list>