summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-27 11:08:10 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-27 11:08:10 -0300
commit53094a50a9a6bd287705796cb62420361a547af6 (patch)
tree34db8a45d0f99aa6cd66741866d7c2af952604f1
parentc34720d1ff4082d024ab244643e3ebf87b8d6ea9 (diff)
downloadserverdata-53094a50a9a6bd287705796cb62420361a547af6.tar.gz
serverdata-53094a50a9a6bd287705796cb62420361a547af6.tar.bz2
serverdata-53094a50a9a6bd287705796cb62420361a547af6.tar.xz
serverdata-53094a50a9a6bd287705796cb62420361a547af6.zip
Elmo: Do not sound like a broken tape recorder if you're Candor Hero already
-rw-r--r--npc/002-3/elmo.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/002-3/elmo.txt b/npc/002-3/elmo.txt
index 785eabfe4..03a5f8c22 100644
--- a/npc/002-3/elmo.txt
+++ b/npc/002-3/elmo.txt
@@ -37,7 +37,8 @@ L_Candor:
mesn;
if (getq(General_Narrator) < 1) mes l("\"Hey, have you already got the money necessary for the travel?");
if (getq(General_Narrator) < 1) mes l("If you haven't, maybe there are a few things you can do besides selling items.\"");
- if (getq(General_Narrator) >= 1) mesq l("Maybe there are things in Candor which still require your attention? I overheard some of them.");
+ if (getq(General_Narrator) >= 1) mesq l("Maybe there are things in Candor which still require your attention? I might have overheard some of them.");
+ if (reputation("Candor") >= 100) mes l("...Although that's unlikely, I admit.");
next;
mes "";