Gainak Town rework and some mapregion additions.

Contributed by Ionut.
This commit is contained in:
mobius
2015-01-30 23:11:18 +00:00
parent 0581853e02
commit acf0c17ba4
25 changed files with 171 additions and 36 deletions

View File

@@ -0,0 +1,24 @@
<?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">
<!-- Arcan Town -->
<region name="arcan_town" town="Arcan Town" castle="0" locId="3566" bbs="11">
<respawnPoint X="207840" Y="87200" Z="-1024" />
<respawnPoint X="206904" Y="86990" Z="-1024" />
<respawnPoint X="205283" Y="80763" Z="384" isChaotic="true" />
<respawnPoint X="201527" Y="85496" Z="-1013" isChaotic="true" />
<respawnPoint X="211831" Y="82036" Z="157" isChaotic="true" />
<map X="26" Y="19" />
<map X="26" Y="20" />
</region>
<!-- Arcan Town - GoG -->
<region name="arcan_town_gog" town="Arcan Town - GoG" castle="0" locId="3566" bbs="11">
<respawnPoint X="211303" Y="89548" Z="-1144" />
<respawnPoint X="211188" Y="89274" Z="-1144" />
<respawnPoint X="211031" Y="89749" Z="-1144" />
<respawnPoint X="205283" Y="80763" Z="384" isChaotic="true" />
<respawnPoint X="201527" Y="85496" Z="-1013" isChaotic="true" />
<respawnPoint X="211831" Y="82036" Z="157" isChaotic="true" />
<map X="26" Y="21" />
</region>
</list>

View File

@@ -0,0 +1,13 @@
<?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">
<!-- Gainak Village -->
<region name="gainak_village" town="Gainak Village" castle="9" locId="920" bbs="9">
<respawnPoint X="16248" Y="-114136" Z="-224" />
<respawnPoint X="14136" Y="-112808" Z="-224" isChaotic="true" />
<respawnPoint X="15576" Y="-116408" Z="-216" isChaotic="true" />
<map X="19" Y="14" />
<map X="20" Y="13" />
<map X="20" Y="14" />
</region>
</list>

View File

@@ -48,24 +48,6 @@
<respawnPoint X="-106104" Y="47189" Z="-1529" isChaotic="true" />
</region>
<!-- Southern Wasteland -->
<region name="southern_wasteland" town="Southern Wasteland" castle="0" locId="2190" bbs="2">
<respawnPoint X="-16434" Y="208803" Z="-3691" />
<respawnPoint X="-16929" Y="209712" Z="-3691" />
<respawnPoint X="-16219" Y="210056" Z="-3691" />
<respawnPoint X="-15686" Y="209285" Z="-3691" />
<respawnPoint X="-17067" Y="208965" Z="-3691" />
<respawnPoint X="-17463" Y="209659" Z="-3691" />
<respawnPoint X="-16434" Y="208803" Z="-3691" isChaotic="true" />
<respawnPoint X="-16929" Y="209712" Z="-3691" isChaotic="true" />
<respawnPoint X="-16219" Y="210056" Z="-3691" isChaotic="true" />
<respawnPoint X="-15686" Y="209285" Z="-3691" isChaotic="true" />
<respawnPoint X="-17067" Y="208965" Z="-3691" isChaotic="true" />
<respawnPoint X="-17463" Y="209659" Z="-3691" isChaotic="true" />
<map X="19" Y="25" />
<map X="20" Y="25" />
</region>
<!-- Ironcastle Inner Oasis -->
<region name="ironcastle_inner_oasis" town="Ironcastle Inner Oasis" castle="0" locId="2293" bbs="2">
<respawnPoint X="9155" Y="252241" Z="-1976" />

View File

@@ -33,11 +33,8 @@
<respawnPoint X="-37888" Y="-112608" Z="-1772" isChaotic="true" />
<map X="18" Y="14" />
<map X="19" Y="13" />
<map X="19" Y="14" />
<map X="19" Y="15" />
<map X="19" Y="16" />
<map X="20" Y="13" />
<map X="20" Y="14" />
<map X="20" Y="15" />
</region>
<!-- Temple Of Paagrio -->

View File

@@ -0,0 +1,13 @@
<?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">
<!-- Refugee Camp -->
<region name="refugee_camp" town="Refugee Camp" castle="0" locId="2190" bbs="2">
<respawnPoint X="-28858" Y="257217" Z="-2160" />
<respawnPoint X="-29041" Y="255399" Z="-2192" />
<respawnPoint X="-28440" Y="255822" Z="-2208" />
<respawnPoint X="-26584" Y="255800" Z="-2176" isChaotic="true" />
<map X="19" Y="25" />
<map X="20" Y="25" />
</region>
</list>