diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-06 16:13:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-06 16:13:06 -0300 |
commit | 124371d1d6c965a00bec7d71c24645794c3f6316 (patch) | |
tree | eda533a29ef5420c1ddd94b10a06b4f30f8576c2 /npc/001-7/homunculus.txt | |
parent | 03cbdaf729b58f2084433d14ffd9123abc5ce62a (diff) | |
download | serverdata-124371d1d6c965a00bec7d71c24645794c3f6316.tar.gz serverdata-124371d1d6c965a00bec7d71c24645794c3f6316.tar.bz2 serverdata-124371d1d6c965a00bec7d71c24645794c3f6316.tar.xz serverdata-124371d1d6c965a00bec7d71c24645794c3f6316.zip |
Give a hint
Diffstat (limited to 'npc/001-7/homunculus.txt')
-rw-r--r-- | npc/001-7/homunculus.txt | 3 |
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; |