diff options
Diffstat (limited to 'npc/020-7-1/janitors.txt')
-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 |