summaryrefslogtreecommitdiff
path: root/npc/025-4/battlecaves.txt
diff options
context:
space:
mode:
authorAli-G <gauvain.dauchy@free.fr>2011-06-16 17:10:13 +0200
committerAli-G <gauvain.dauchy@free.fr>2011-06-16 17:10:13 +0200
commit36bceef55e7a7e34275e8722bf28fd5f22988c82 (patch)
tree0c5bcaabf32f046eedea1af6ecb909a38031b886 /npc/025-4/battlecaves.txt
parent7560517932b3e77dbd00531458135be83ada507c (diff)
downloadserverdata-36bceef55e7a7e34275e8722bf28fd5f22988c82.tar.gz
serverdata-36bceef55e7a7e34275e8722bf28fd5f22988c82.tar.bz2
serverdata-36bceef55e7a7e34275e8722bf28fd5f22988c82.tar.xz
serverdata-36bceef55e7a7e34275e8722bf28fd5f22988c82.zip
Added the new boss for the Rossy Quest.
Added some poison skill for the new mobs added to database. Made the boss spawn slaves.
Diffstat (limited to 'npc/025-4/battlecaves.txt')
-rw-r--r--npc/025-4/battlecaves.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/025-4/battlecaves.txt b/npc/025-4/battlecaves.txt
index c6d7d43f..10e17a75 100644
--- a/npc/025-4/battlecaves.txt
+++ b/npc/025-4/battlecaves.txt
@@ -780,7 +780,7 @@ onInit:
// Number of monsters of each ID.
setarray $@CAVE10_MONSTERS_QTY[1], 4, 2, 3, 2;
// ID of the boss monster.
- set $@BOSS, 1085;
+ set $@BOSS, 1086;
// Number of waves. before the boss.
set $@CAVE10_WAVES, 4;
// Maximum time (in seconds) for the player to finish the fight.