From 8142b673599841dc94f083dfffa0d746b1ef63d1 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Sun, 11 Feb 2018 10:00:37 -0200 Subject: Elmo doesn't list Candor tasks at Tulishmar anymore --- npc/002-4/elmo.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'npc') diff --git a/npc/002-4/elmo.txt b/npc/002-4/elmo.txt index 8697781d4..cb742a3b1 100644 --- a/npc/002-4/elmo.txt +++ b/npc/002-4/elmo.txt @@ -9,10 +9,8 @@ 002-4,27,27,0 script Elmo NPC_ELMO,{ - if (LOCATION$ == "") - { - sailortalk; - } + if (LOCATION$ == "") sailortalk; + if (getq(General_Narrator) == 1) sailortalk; mesn; mes l("\"Hey, have you already got the money necessary for the travel?"); -- cgit v1.2.3-70-g09d2