summaryrefslogtreecommitdiff
path: root/npc/025-4/Battlecaves.txt
diff options
context:
space:
mode:
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 119da5cc..0784b255 100644
--- a/npc/025-4/Battlecaves.txt
+++ b/npc/025-4/Battlecaves.txt
@@ -752,7 +752,7 @@ L_Cleaning:
OnTimer4000:
attachrid(getcharid(3,$@cave10fighter$));
set @boss, @boss + 1;
- if (@boss == 1) message strcharinfo(0), "Due to the number of monsters in this cave, you feel you have more time to kill them all.";
+ if (@boss == 1) message strcharinfo(0), "Due to the number of monsters in this cave, you feel you have more time to kill them all before other monsters come.";
if (@boss == 2) goto L_SummonBoss;
setnpctimer 0;
end;