summaryrefslogtreecommitdiff
path: root/npc/001-7
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-06 16:13:06 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-06 16:13:06 -0300
commit124371d1d6c965a00bec7d71c24645794c3f6316 (patch)
treeeda533a29ef5420c1ddd94b10a06b4f30f8576c2 /npc/001-7
parent03cbdaf729b58f2084433d14ffd9123abc5ce62a (diff)
downloadserverdata-124371d1d6c965a00bec7d71c24645794c3f6316.tar.gz
serverdata-124371d1d6c965a00bec7d71c24645794c3f6316.tar.bz2
serverdata-124371d1d6c965a00bec7d71c24645794c3f6316.tar.xz
serverdata-124371d1d6c965a00bec7d71c24645794c3f6316.zip
Give a hint
Diffstat (limited to 'npc/001-7')
-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;