Gainak Town rework and some mapregion additions.
Contributed by Ionut.
This commit is contained in:
24
trunk/dist/game/data/mapregion/arcan_town.xml
vendored
Normal file
24
trunk/dist/game/data/mapregion/arcan_town.xml
vendored
Normal 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>
|
||||
Reference in New Issue
Block a user