Removed trailing spaces from various XML data.
This commit is contained in:
@@ -639,7 +639,7 @@
|
||||
<item id="20940" min="1" max="1" chance="100" /> <!-- Agathion Phoenix - Nirvana Rebirth / 7-day -->
|
||||
</capsuled_items>
|
||||
</item>
|
||||
<item id="23435" name="Agathion - Blue Opera Pack (7-day)" additionalName="Sword of Recovery " type="EtcItem">
|
||||
<item id="23435" name="Agathion - Blue Opera Pack (7-day)" additionalName="Sword of Recovery" type="EtcItem">
|
||||
<!-- Double-click to obtain Agathion Blue Opera (7-day - Sword of Recovery). -->
|
||||
<set name="icon" val="BranchSys.icon.br_four_leaf_clover_box_i00" />
|
||||
<set name="is_sellable" val="false" />
|
||||
|
@@ -2,8 +2,8 @@
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/teleporterData.xsd">
|
||||
<npc id="34552"> <!-- Search Team's Teleporter -->
|
||||
<teleport type="OTHER">
|
||||
<location x="181384" y="-78674 " z="-2728" /> <!-- Central Square -->
|
||||
<location x="176502" y="-75456 " z="-2728" /> <!-- Southern Corridor -->
|
||||
<location x="181384" y="-78674" z="-2728" /> <!-- Central Square -->
|
||||
<location x="176502" y="-75456" z="-2728" /> <!-- Southern Corridor -->
|
||||
<location x="182277" y="-83875" z="-6272" /> <!-- Northern Corridor -->
|
||||
<location x="187952" y="-80972" z="-6264" /> <!-- Eastern Corridor -->
|
||||
</teleport>
|
||||
|
@@ -2,8 +2,8 @@
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/teleporterData.xsd">
|
||||
<npc id="34549"> <!-- Teleporter Scout -->
|
||||
<teleport type="OTHER">
|
||||
<location x="-82014" y="16247 " z="-15411" /> <!-- Tower of Insolence (1st Floor) -->
|
||||
<location x="-82018" y="16241 " z="-12920" /> <!-- Tower of Insolence (2st Floor) -->
|
||||
<location x="-82014" y="16247" z="-15411" /> <!-- Tower of Insolence (1st Floor) -->
|
||||
<location x="-82018" y="16241" z="-12920" /> <!-- Tower of Insolence (2st Floor) -->
|
||||
<location x="-82018" y="16241" z="-10296" /> <!-- Tower of Insolence (3st Floor) -->
|
||||
</teleport>
|
||||
</npc>
|
||||
|
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list enabled="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/zones.xsd">
|
||||
<!-- Castle Siege Zones -->
|
||||
<zone name="gludio_castle_battlefield_territory " type="SiegeZone" shape="NPoly" minZ="-4448" maxZ="3551">
|
||||
<zone name="gludio_castle_battlefield_territory" type="SiegeZone" shape="NPoly" minZ="-4448" maxZ="3551">
|
||||
<stat name="castleId" val="1" />
|
||||
<node X="-22615" Y="104510" />
|
||||
<node X="-13290" Y="104564" />
|
||||
|
@@ -177,7 +177,7 @@
|
||||
<node X="81833" Y="145274" />
|
||||
<node X="81859" Y="145274" />
|
||||
</zone>
|
||||
<zone name="clanhall_giran_mithril_chamber " type="ClanHallZone" shape="NPoly" minZ="-3540" maxZ="-3190">
|
||||
<zone name="clanhall_giran_mithril_chamber" type="ClanHallZone" shape="NPoly" minZ="-3540" maxZ="-3190">
|
||||
<stat name="clanHallId" val="44" />
|
||||
<node X="83195" Y="144779" />
|
||||
<node X="83591" Y="144779" />
|
||||
|
@@ -58,7 +58,7 @@
|
||||
<node X="80655" Y="146350" />
|
||||
<node X="80855" Y="146460" />
|
||||
</zone>
|
||||
<zone name="Giran Collob " type="NoStoreZone" shape="Cuboid" minZ="-3550" maxZ="-3450">
|
||||
<zone name="Giran Collob" type="NoStoreZone" shape="Cuboid" minZ="-3550" maxZ="-3450">
|
||||
<node X="79200" Y="149455" />
|
||||
<node X="79300" Y="149645" />
|
||||
</zone>
|
||||
|
Reference in New Issue
Block a user