summaryrefslogtreecommitdiff
path: root/npc/000-2-3
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-11-05 23:45:02 +0100
committerReid <reidyaro@gmail.com>2012-11-05 23:47:06 +0100
commit1287a30a035d7209a5dde94dc8de006641d348f6 (patch)
treef4858dfe66253e12f5785d46fcccb5d63962ce18 /npc/000-2-3
parent97af44e80babba41648558d44cf3816874b59e9e (diff)
downloadserverdata-1287a30a035d7209a5dde94dc8de006641d348f6.tar.gz
serverdata-1287a30a035d7209a5dde94dc8de006641d348f6.tar.bz2
serverdata-1287a30a035d7209a5dde94dc8de006641d348f6.tar.xz
serverdata-1287a30a035d7209a5dde94dc8de006641d348f6.zip
Directly ask for new quest once gugli's one is done.
Diffstat (limited to 'npc/000-2-3')
-rw-r--r--npc/000-2-3/nard.txt6
1 files changed, 4 insertions, 2 deletions
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.");