diff options
-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.\""); |