diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-09-12 20:06:11 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-09-12 20:06:11 -0300 |
commit | 11feeff7356ec59a2e2cc943e2c0611fce1b4c65 (patch) | |
tree | 3632b5d7ddaf2620f20752e37fc96909e115e39f /npc/019-2/angela.txt | |
parent | a33e3a88f6ac735934c898d5b423bfc5ff9e12bb (diff) | |
download | serverdata-11feeff7356ec59a2e2cc943e2c0611fce1b4c65.tar.gz serverdata-11feeff7356ec59a2e2cc943e2c0611fce1b4c65.tar.bz2 serverdata-11feeff7356ec59a2e2cc943e2c0611fce1b4c65.tar.xz serverdata-11feeff7356ec59a2e2cc943e2c0611fce1b4c65.zip |
Make Angela & Cindy Quest even clearer if you have TUTORIAL mode enabled
Diffstat (limited to 'npc/019-2/angela.txt')
-rw-r--r-- | npc/019-2/angela.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/019-2/angela.txt b/npc/019-2/angela.txt index 499596cd2..0455bdac1 100644 --- a/npc/019-2/angela.txt +++ b/npc/019-2/angela.txt @@ -61,6 +61,8 @@ next; mesn; mesq l("Besides, I'm not an Yeti expert. I don't understand how these creatures think, nor do I care! I only want Cindy back home safely!!"); + if (TUTORIAL) + mesc l("Don't we know any Yeti specialist? Maybe Celestia?"); } } close; |