From 1287a30a035d7209a5dde94dc8de006641d348f6 Mon Sep 17 00:00:00 2001 From: Reid Date: Mon, 5 Nov 2012 23:45:02 +0100 Subject: Directly ask for new quest once gugli's one is done. --- npc/000-2-3/nard.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt index 23951d69..7c6041cf 100644 --- a/npc/000-2-3/nard.txt +++ b/npc/000-2-3/nard.txt @@ -140,16 +140,18 @@ l_Done: mesq l("Hi @@.", strcharinfo(0)); next; mesq l("Elmo and Gugli reported me that you done all of the task outside, congrats!"); - next; setq ShipQuests_Nard, 2; - + next; + goto l_ChefQuestRedir; close; l_ChefQuestStart: mesn; mesq l("Elmo told me you are now considered as one of us on the island. And I do appreciate efforts you did down there."); next; + +l_ChefQuestRedir: mesq l("Unfortunately we still need help from you. This time it will be a delicate task, here onboard."); next; mesq l("Elmo reported me about some frictions between my old and new lieutenants. You probably have already met Julia and Gado the Chef."); -- cgit v1.2.3-70-g09d2