From 3a087cdf442f65fe096b97218cd4a8af0494b983 Mon Sep 17 00:00:00 2001 From: Reid Date: Tue, 25 Sep 2012 22:34:54 +0200 Subject: Add some basic dialogues on gugli script. --- npc/000-1/gugli.txt | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt index cf02a867..7522dc59 100644 --- a/npc/000-1/gugli.txt +++ b/npc/000-1/gugli.txt @@ -30,7 +30,22 @@ if (@g == 1) goto l_TaskGiven; if (@g > 1) goto l_TaskCompleted; - mesq l("Hello I give you a quest."); + mesq l("Hi @@, I have heard captain sent you down here, uh?", strcharinfo(0)); + next; + mesq l("An unexpected help is always welcome.") + next; + mesq l("As you may know we are long-distance traveller, and our crew need to stock enough food to survive. You don't know how dangerous sea life can be.") + next; + + menu + l("Actually I have an in-depth knowledge of this life."), -; + + mes ""; + mesn; + mesq l("Well have been rescued by us doesn't make you an expert sailor, am I right?") + next; + + setq ShipQuests_Gugli, 1; close; -- cgit v1.2.3-70-g09d2