summaryrefslogtreecommitdiff
path: root/npc/025-4
diff options
context:
space:
mode:
Diffstat (limited to 'npc/025-4')
-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.