summaryrefslogtreecommitdiff
path: root/npc/015-2/lordcave.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/015-2/lordcave.txt')
-rw-r--r--npc/015-2/lordcave.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/015-2/lordcave.txt b/npc/015-2/lordcave.txt
index 6303b2c19..e39c4e72a 100644
--- a/npc/015-2/lordcave.txt
+++ b/npc/015-2/lordcave.txt
@@ -21,7 +21,7 @@ OnLordDeath:
.@q=getq(HurnscaldQuest_Bandits);
if (.@q == 6 && !ispcdead()) {
setq HurnscaldQuest_Bandits, 7;
- dispbottom l("Phew! The Bandit Lord was killed.");
+ dispbottom l("The Bandit Lord was killed. Return to Helena.");
}
end;
}