mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-20 17:23:25 +02:00
introduce raid sacrifices and bonus exp if you eat sabrehaven talon
This commit is contained in:
11
data/raids/libertybaypirates.xml
Normal file
11
data/raids/libertybaypirates.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<raid>
|
||||
<!--Announcements-->
|
||||
<announce delay="1000" type="event" message="Pillage and plunder! Pirates have been sighted north of Darashia!." />
|
||||
<!--Single Spawns-->
|
||||
<areaspawn delay="1000" fromx="33275" fromy="32324" fromz="7" tox="33316" toy="32360" toz="7">
|
||||
<monster name="Pirate Buccaneer" amount="20" />
|
||||
<monster name="Pirate Cutthroat" amount="15" />
|
||||
<monster name="Pirate Marauder" amount="15" />
|
||||
</areaspawn>
|
||||
</raid>
|
Reference in New Issue
Block a user