summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-03-28 19:06:09 -0300
committerJesusaves <cpntb1@ymail.com>2020-03-28 19:06:09 -0300
commit02b9683d65b85a9b8b3e27bd2810bd81f5efd247 (patch)
tree5372d46a3e179d32dfb158148f97647088a35551
parentd1512ab7b56282f866f016312e1b3db06981739b (diff)
downloadserverdata-02b9683d65b85a9b8b3e27bd2810bd81f5efd247.tar.gz
serverdata-02b9683d65b85a9b8b3e27bd2810bd81f5efd247.tar.bz2
serverdata-02b9683d65b85a9b8b3e27bd2810bd81f5efd247.tar.xz
serverdata-02b9683d65b85a9b8b3e27bd2810bd81f5efd247.zip
If tutorial tooltips are enabled, you'll make dull notes about Cindy scream.
-rw-r--r--npc/021-4/main.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/npc/021-4/main.txt b/npc/021-4/main.txt
index 03ba6f79d..3b659c3e8 100644
--- a/npc/021-4/main.txt
+++ b/npc/021-4/main.txt
@@ -120,10 +120,13 @@ OnInit:
end;
}
- if (.canfinish)
+ if (.canfinish) {
npctalk l("*scream*");
- else
+ if (TUTORIAL)
+ dispbottom l("Cindy is too scared to leave; Better we kill the Yetis and their friends!");
+ } else {
npctalk3 l("Please get me out of here!");
+ }
end;
// Start