diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-20 11:44:26 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-20 11:44:26 -0300 |
commit | 3d62fe3928caa4ade641c6a929a6e1310e547a9e (patch) | |
tree | b14320ea053fad01fcc49c2c61063a810860cbc4 /npc | |
parent | 73a4adc019af26ab89e372522ec2f6058cf3e5d0 (diff) | |
download | serverdata-3d62fe3928caa4ade641c6a929a6e1310e547a9e.tar.gz serverdata-3d62fe3928caa4ade641c6a929a6e1310e547a9e.tar.bz2 serverdata-3d62fe3928caa4ade641c6a929a6e1310e547a9e.tar.xz serverdata-3d62fe3928caa4ade641c6a929a6e1310e547a9e.zip |
I doubt this is more clear but nevertheless.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/020-7-1/janitors.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/020-7-1/janitors.txt b/npc/020-7-1/janitors.txt index f9d85588d..dd384e560 100644 --- a/npc/020-7-1/janitors.txt +++ b/npc/020-7-1/janitors.txt @@ -460,6 +460,9 @@ function askQuestion { } else { mesn; mesq l("I'm just searching for some cleaning supplies. They must be somewhere around here, but everything went upside down when the slimes escaped."); + next; + mesn; + mesq l("Maybe they're in the library, but it is too dangerous there right now..."); } // Mainframe Loop |