Addition of timed hunting zones.
This commit is contained in:
12
L2J_Mobius_7.0_PreludeOfWar/dist/game/data/zones/timed_hunting.xml
vendored
Normal file
12
L2J_Mobius_7.0_PreludeOfWar/dist/game/data/zones/timed_hunting.xml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list enabled="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/zones.xsd">
|
||||
<!-- Timed Hunting Zones -->
|
||||
<zone name="storm_isle_hz" type="TimedHuntingZone" shape="Cuboid" minZ="-16000" maxZ="10000">
|
||||
<node X="163840" Y="176604" />
|
||||
<node X="196607" Y="196607" />
|
||||
</zone>
|
||||
<zone name="primeval_isle_hz" type="TimedHuntingZone" shape="Cuboid" minZ="-16000" maxZ="10000">
|
||||
<node X="0" Y="-32768" />
|
||||
<node X="32767" Y="-1" />
|
||||
</zone>
|
||||
</list>
|
||||
Reference in New Issue
Block a user