Addition of Conquest mapregion data.

Thanks to CostyKiller.
This commit is contained in:
MobiusDevelopment
2024-03-17 12:00:10 +02:00
parent 7764dd76b6
commit 26980fa9ee
3 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<list enabled="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/MapRegion.xsd">
<region name="conquest_water_area" town="ConquestTown" castle="0" locId="5225" bbs="30">
<respawnPoint X="-16330" Y="-189326" Z="-4005" />
<respawnPoint X="-16330" Y="-189326" Z="-4005" isChaotic="true" />
<map X="19" Y="11" />
<map X="19" Y="12" />
</region>
</list>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<list enabled="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/MapRegion.xsd">
<region name="conquest_fire_area" town="Kellond's Secret Barracks" castle="0" locId="5225" bbs="30">
<respawnPoint X="20830" Y="-225445" Z="-3789" />
<respawnPoint X="20830" Y="-225445" Z="-3789" isChaotic="true" />
<map X="20" Y="11" />
</region>
</list>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<list enabled="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/MapRegion.xsd">
<region name="conquest_water_area" town="ConquestTown" castle="0" locId="5225" bbs="30">
<respawnPoint X="-16330" Y="-189326" Z="-4005" />
<respawnPoint X="-16330" Y="-189326" Z="-4005" isChaotic="true" />
<map X="19" Y="11" />
<map X="19" Y="12" />
</region>
</list>