Parnassus mapregion addition.
This commit is contained in:
parent
bb2e75b06f
commit
5ed8860bea
@ -28,6 +28,5 @@
|
||||
<map X="23" Y="23" />
|
||||
<map X="23" Y="24" />
|
||||
<map X="23" Y="25" />
|
||||
<map X="24" Y="23" />
|
||||
</region>
|
||||
</list>
|
12
L2J_Mobius_Underground/dist/game/data/mapregion/parnassus.xml
vendored
Normal file
12
L2J_Mobius_Underground/dist/game/data/mapregion/parnassus.xml
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
<?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">
|
||||
<!-- Parnassus -->
|
||||
<region name="parnassus" town="Parnassus" castle="6" locId="390" bbs="12">
|
||||
<respawnPoint X="149369" Y="172352" Z="-946" /> <!-- custom -->
|
||||
<respawnPoint X="153755" Y="170726" Z="-3694" isChaotic="true" /> <!-- custom -->
|
||||
<respawnPoint X="145509" Y="179500" Z="-3334" isChaotic="true" /> <!-- custom -->
|
||||
<map X="24" Y="22" />
|
||||
<map X="24" Y="23" />
|
||||
</region>
|
||||
</list>
|
Loading…
Reference in New Issue
Block a user