summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/001-7/homunculus.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/001-7/homunculus.txt b/npc/001-7/homunculus.txt
index 248cf5101..179ff7832 100644
--- a/npc/001-7/homunculus.txt
+++ b/npc/001-7/homunculus.txt
@@ -229,6 +229,9 @@ OnInit:
if (!(.@q & 128)) {
mesn;
mesc l("It's locked.");
+ next;
+ mesn strcharinfo(0);
+ mesc l("Maybe there is a key somewhere near. I should keep looking.");
close;
}
mesn;