diff options
Diffstat (limited to 'npc/002-3/elmo.txt')
-rw-r--r-- | npc/002-3/elmo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-3/elmo.txt b/npc/002-3/elmo.txt index 6a97c86c4..63dcc88af 100644 --- a/npc/002-3/elmo.txt +++ b/npc/002-3/elmo.txt @@ -93,7 +93,7 @@ L_Candor: // Nylo Quest .@q=getq(CandorQuest_Marggo); if (.@q < 1) - mes l("- The farmer Nylo, who loves beer, seems to be having troubles with his crops."); + mes l("- The farmer Nylo, who loves beer and money, seems to be having troubles with his crops."); // Ship Quests .@q1=getq(ShipQuests_Dan); |