mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-21 09:33:26 +02:00
introduce raid sacrifices and bonus exp if you eat sabrehaven talon
This commit is contained in:
14
data/raids/morgaroth.xml
Normal file
14
data/raids/morgaroth.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<raid>
|
||||
<!--
|
||||
// Raid System by 5mok3
|
||||
// DO NOT CHANGE INTERVAL UNLESS YOU ARE SURE WHAT YOU ARE DOING!!
|
||||
-->
|
||||
|
||||
<!--Announcements-->
|
||||
<announce delay="1000" type="Event" message="The ancient volcano on Goroma slowly becomes active once again." />
|
||||
<announce delay="30000" type="Event" message="There is an evil presence at the volcano of Goroma." />
|
||||
<announce delay="60000" type="Event" message="Evil Cultists have called an ancient evil into the volcano on Goroma. Beware of its power mortals." />
|
||||
<!--Single Spawns-->
|
||||
<singlespawn delay="60000" name="Morgaroth" x="32063" y="32612" z="14" />
|
||||
</raid>
|
Reference in New Issue
Block a user