summaryrefslogtreecommitdiff
path: root/npc/025-3/barriers.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/025-3/barriers.txt')
-rw-r--r--npc/025-3/barriers.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/025-3/barriers.txt b/npc/025-3/barriers.txt
index 89c13b84..bbb8ee9a 100644
--- a/npc/025-3/barriers.txt
+++ b/npc/025-3/barriers.txt
@@ -336,6 +336,8 @@ L_Block:
end;
L_StartFight:
+ if (Boss_10 != 1) message strcharinfo(0), "You hear screams, they seem to be very close from where you stand.";
+ set Boss_10, 1;
set @battlebosscave, 1;
warp "025-4.gat", 157, 46;
end;