diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-12 19:51:33 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-12 19:52:40 -0300 |
commit | 3f544e14f9ff4e2a6dbabe332cec8d7ecd6695b2 (patch) | |
tree | 035ac6512c9964af951679a5a862fd661cfc6fd0 /npc/002-4/elmo.txt | |
parent | dcba422f972b7fd5c1c57e7880435043a692cc50 (diff) | |
download | serverdata-3f544e14f9ff4e2a6dbabe332cec8d7ecd6695b2.tar.gz serverdata-3f544e14f9ff4e2a6dbabe332cec8d7ecd6695b2.tar.bz2 serverdata-3f544e14f9ff4e2a6dbabe332cec8d7ecd6695b2.tar.xz serverdata-3f544e14f9ff4e2a6dbabe332cec8d7ecd6695b2.zip |
Fix a bug I've introduced in an ealier commit
Diffstat (limited to 'npc/002-4/elmo.txt')
-rw-r--r-- | npc/002-4/elmo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-4/elmo.txt b/npc/002-4/elmo.txt index edd77d49a..c6bc91593 100644 --- a/npc/002-4/elmo.txt +++ b/npc/002-4/elmo.txt @@ -14,7 +14,7 @@ sailortalk; -L_Candor; +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.\""); |