Renamed DMZ to neutral zone.

This commit is contained in:
MobiusDev 2017-01-15 17:17:42 +00:00
parent 490bc2c997
commit d221591b8a
2 changed files with 8 additions and 8 deletions

View File

@ -1,8 +1,8 @@
<?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">
<!-- DMZ -->
<region name="DMZ" town="Neutral Zone" castle="0" locId="913" bbs="7">
<!-- Neutral Zone -->
<region name="neutral_zone" town="Neutral Zone" castle="0" locId="913" bbs="7">
<respawnPoint X="-14288" Y="122752" Z="-3000" />
<respawnPoint X="-14592" Y="123232" Z="-3000" />
<respawnPoint X="-14704" Y="122032" Z="-3000" />

View File

@ -886,12 +886,12 @@
<node X="2111" Y="98621" />
<node X="-453" Y="98621" />
<node X="-458" Y="78212" />
<race name="ELF" point="DMZ" />
<race name="HUMAN" point="DMZ" />
<race name="ORC" point="DMZ" />
<race name="DWARF" point="DMZ" />
<race name="DARK_ELF" point="DMZ" />
<race name="KAMAEL" point="DMZ" />
<race name="ELF" point="neutral_zone" />
<race name="HUMAN" point="neutral_zone" />
<race name="ORC" point="neutral_zone" />
<race name="DWARF" point="neutral_zone" />
<race name="DARK_ELF" point="neutral_zone" />
<race name="KAMAEL" point="neutral_zone" />
</zone>
<zone name="giran_castle_town_22_23_1" type="RespawnZone" shape="NPoly" minZ="-4483" maxZ="-2483">
<node X="65089" Y="177671" />