mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-23 02:05:54 +02:00
introduce raid sacrifices and bonus exp if you eat sabrehaven talon
This commit is contained in:
14
data/raids/ferumbras.xml
Normal file
14
data/raids/ferumbras.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 seals on Ferumbras old cidatel are glowing. Prepare for HIS return mortals." />
|
||||
<announce delay="50000" type="Event" message="Ferumbras return is at hand. The Edron Academy calls for Heroes to fight that evil." />
|
||||
<announce delay="60000" type="Event" message="Ferumbras has returned to his citadel once more. Stop him before its too late." />
|
||||
<!--Single Spawns-->
|
||||
<singlespawn delay="60000" name="Ferumbras" x="32124" y="32687" z="4" />
|
||||
</raid>
|
Reference in New Issue
Block a user