diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-09 18:00:28 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-09 18:00:28 -0300 |
commit | 96c4b021fabc8ddd301dbc9f9b9a3d87638b7c76 (patch) | |
tree | 0bbfe3cbd4d6997c18f5ef5b3230eecd1c132b26 | |
parent | c62b4d31374b1f6e192afe1483b9c75dc438103c (diff) | |
download | serverdata-96c4b021fabc8ddd301dbc9f9b9a3d87638b7c76.tar.gz serverdata-96c4b021fabc8ddd301dbc9f9b9a3d87638b7c76.tar.bz2 serverdata-96c4b021fabc8ddd301dbc9f9b9a3d87638b7c76.tar.xz serverdata-96c4b021fabc8ddd301dbc9f9b9a3d87638b7c76.zip |
This is veeeeeery subtle but suggests player should look for an expert in Yetis
-rw-r--r-- | npc/019-2/angela.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/019-2/angela.txt b/npc/019-2/angela.txt index c9905c343..499596cd2 100644 --- a/npc/019-2/angela.txt +++ b/npc/019-2/angela.txt @@ -58,6 +58,9 @@ mesn; mesq l("I guess you'll need an Yeti for that, but those on the cave are murderous."); CINDY_PLAYER_STRUCK=true; + 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!!"); } } close; |