Gainak respawn points.
This commit is contained in:
parent
54ac4bc953
commit
e500ffb624
18
L2J_Mobius_Underground/dist/game/data/mapregion/gainak.xml
vendored
Normal file
18
L2J_Mobius_Underground/dist/game/data/mapregion/gainak.xml
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
<?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 -->
|
||||
<region name="gainak" town="Gainak" castle="9" locId="249" bbs="9">
|
||||
<respawnPoint X="16319" Y="-114101" Z="-224" />
|
||||
<respawnPoint X="13612" Y="-113089" Z="-280" isChaotic="true" />
|
||||
<respawnPoint X="14357" Y="-111124" Z="-232" isChaotic="true" />
|
||||
<respawnPoint X="15228" Y="-116870" Z="-232" isChaotic="true" />
|
||||
<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>
|
||||
</list>
|
@ -32,13 +32,6 @@
|
||||
<respawnPoint X="-39136" Y="-112688" Z="-1844" isChaotic="true" />
|
||||
<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 -->
|
||||
<region name="Temple_of_Paagrio" town="Orc Town" castle="9" locId="920" bbs="9">
|
||||
|
Loading…
Reference in New Issue
Block a user