fix raid position coordinates

This commit is contained in:
Nedasko
2019-09-19 22:10:25 +03:00
parent f2cbc2dc1c
commit 82f30218d4
2 changed files with 3 additions and 6 deletions

View File

@@ -1,10 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<raid>
<announce delay="0" type="event" message="Beware, beware the halloween hare."/>
<areaspawn delay="0" radius="1" centerx="32624" centery="32017" centerz="7">
<monster name="The Halloween Hare" minamount="1" maxamount="1"/>
</areaspawn>
<areaspawn delay="0" radius="1" centerx="32071" centery="32215" centerz="7">
<areaspawn delay="0" radius="1" centerx="32097" centery="32203" centerz="7">
<monster name="The Halloween Hare" minamount="1" maxamount="1"/>
</areaspawn>
</raid>