diff options
Diffstat (limited to 'npc/002-4/nard.txt')
-rw-r--r-- | npc/002-4/nard.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/npc/002-4/nard.txt b/npc/002-4/nard.txt index 8bad0dc01..c486de258 100644 --- a/npc/002-4/nard.txt +++ b/npc/002-4/nard.txt @@ -60,8 +60,14 @@ L_MenuQuest: mesn; mesq l("Ship travels are not free. See if you can gather some money, and I'll bring you to Tulimshar!"); next; + showavatar NPC_ELMO; + setcamnpc "Elmo"; + mesn l("Elmo"); + mesq l("I, Elmo, captain's deputy, will help you to make the maximum possible money in Candor!"); + next; + showavatar NPC_NARD; mesn; - mesq l("Why Tulimshar, you say? Because well, believe me, if you want to find out anything, the best place to ask around is Tulim!"); + mesq l("Why we're going Tulimshar, you may ask? Because well, believe me, if you want to find out anything, the best place to ask around is Tulim!"); LOCATION$ = "Candor"; //inventoryplace JohanneKey, 1; |