From 7f6951e627467c73a497b5544c6f503b69232e4a Mon Sep 17 00:00:00 2001 From: Hal9OOO Date: Mon, 19 Nov 2012 23:11:55 +0100 Subject: Tibbo dialogue added (WIP). --- npc/000-1/tibbo.txt | 34 ++++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/000-1/tibbo.txt b/npc/000-1/tibbo.txt index 1ee00fa7..46693a42 100644 --- a/npc/000-1/tibbo.txt +++ b/npc/000-1/tibbo.txt @@ -10,10 +10,40 @@ set @q, getq(ShipQuests_Tibbo); if (@q == 1) goto l_CallFunc; -// Some dialogues will be here. + + mesn; + mesq l("Uh? Hi! I'm sorry but I have no time for chatting."); + next; + + menu + l("Fine...I was just going to give you some help..."), -; + + mes ""; + mesn; + mesq l("Hel...What?! Wait!"); + next; + mesq l("W-What kind of help?"); + next; + + menu + l("Gugli asked me to help you carrying one of those boxes you are filling."), -; + + mes ""; + mesn; + mesq l("Well then it seems I have to apologize."); + next; + mesq l("I am surprised someone has been sent here for help. It's quite...unusual."); + next; + mesq l("Bring this box back to Gugli. He will be more than happy!"); + next; + setq ShipQuests_Tibbo, 1; getitem "AquadaBox", 1; -// And here too. + + mes ""; + mesn; + mesq l("Thank you and be carefull with that box. I have worked so hard to fill it."); + close; l_CallFunc: callfunc "SailorFood"; -- cgit v1.2.3-70-g09d2 From 5955a8369d7fb4a935ef5fe81f6c10991e1fd374 Mon Sep 17 00:00:00 2001 From: Hal9OOO Date: Mon, 19 Nov 2012 23:35:08 +0100 Subject: Ale dialogue added. (WIP) --- npc/000-1/ale.txt | 40 ++++++++++++++++++++++++++++++++++++++-- npc/000-1/tibbo.txt | 1 - 2 files changed, 38 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/000-1/ale.txt b/npc/000-1/ale.txt index 089f2fee..e1c558a3 100644 --- a/npc/000-1/ale.txt +++ b/npc/000-1/ale.txt @@ -10,10 +10,42 @@ set @q, getq(ShipQuests_Ale); if (@q == 1) goto l_CallFunc; -// Some dialogues will be here. + mesn; + mesq l("Don't you see I am working here?!"); + next; + + menu + l("Well I'm working too! Do you want me to carry one of those boxes back to Gugli?"), -; + + mes ""; + mesn; + mesq l("Ooh...So now it seems sailors are not able to do their job anymore!"); + next; + + menu + l("Fine! Goodbye."), l_Close; + l("Yes, it is true! You are not able at all. Nard has been waited for too long. Hurry up lazy sailors!"), -; + + mes ""; + mesn; + mesq l("Are you blind? Do you think these boxes are light and soft as a Piou's feather?!"); + next; + + menu + l("I am sure I can run with one of them on my shoulder."), -; + + mes ""; + mesn; + mesq l("Well then...Here it is!"); + next; + setq ShipQuests_Ale, 1; getitem "AquadaBox", 1; -// And here too. + + mes ""; + mesn; + mesq l("And now I want to see you run!"); + close; l_CallFunc: callfunc "SailorFood"; @@ -64,6 +96,10 @@ l_Aquada: next; mesq l("Orelse, if you really wish one, and if you feel capable, you can try killing tortugas or crocs if you're strong enough. I'm sure they could drop one or two @@s.", getitemlink("Aquada")); + close; + +l_Close: + close; } diff --git a/npc/000-1/tibbo.txt b/npc/000-1/tibbo.txt index 46693a42..9e65d1e3 100644 --- a/npc/000-1/tibbo.txt +++ b/npc/000-1/tibbo.txt @@ -10,7 +10,6 @@ set @q, getq(ShipQuests_Tibbo); if (@q == 1) goto l_CallFunc; - mesn; mesq l("Uh? Hi! I'm sorry but I have no time for chatting."); next; -- cgit v1.2.3-70-g09d2 From fd3125dd4c79473b8b9b9b44d32f10d5c00ad5f8 Mon Sep 17 00:00:00 2001 From: Hal9OOO Date: Mon, 19 Nov 2012 23:52:21 +0100 Subject: Ale dialogue minor fix. --- npc/000-1/ale.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/000-1/ale.txt b/npc/000-1/ale.txt index e1c558a3..de568370 100644 --- a/npc/000-1/ale.txt +++ b/npc/000-1/ale.txt @@ -24,7 +24,7 @@ menu l("Fine! Goodbye."), l_Close; - l("Yes, it is true! You are not able at all. Nard has been waited for too long. Hurry up lazy sailors!"), -; + l("Yes, it is true! You are not able at all. Nard has been waited the food for too long. Hurry up lazy sailors!"), -; mes ""; mesn; -- cgit v1.2.3-70-g09d2 From 22618254b04994f0abe7bd56514113d9db330b82 Mon Sep 17 00:00:00 2001 From: Alige Date: Tue, 20 Nov 2012 07:45:05 +0400 Subject: Major typo fix in both new scripts. --- npc/000-1/ale.txt | 14 +++++++------- npc/000-1/tibbo.txt | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) (limited to 'npc') diff --git a/npc/000-1/ale.txt b/npc/000-1/ale.txt index de568370..1810c8f8 100644 --- a/npc/000-1/ale.txt +++ b/npc/000-1/ale.txt @@ -11,20 +11,20 @@ if (@q == 1) goto l_CallFunc; mesn; - mesq l("Don't you see I am working here?!"); + mesq l("Can't you see I'm working?!"); next; menu - l("Well I'm working too! Do you want me to carry one of those boxes back to Gugli?"), -; + l("Well I'm working too! Don't you want me to carry one of those boxes back to Gugli?"), -; mes ""; mesn; - mesq l("Ooh...So now it seems sailors are not able to do their job anymore!"); + mesq l("Ooh... It seems sailors are not able to do their job anymore?!"); next; menu l("Fine! Goodbye."), l_Close; - l("Yes, it is true! You are not able at all. Nard has been waited the food for too long. Hurry up lazy sailors!"), -; + l("Yes, it is true! You are not able at all. Nard has been waiting for the food for too long already. Hurry up, you lazy sailors!"), -; mes ""; mesn; @@ -36,7 +36,7 @@ mes ""; mesn; - mesq l("Well then...Here it is!"); + mesq l("Well then... Take this one!"); next; setq ShipQuests_Ale, 1; @@ -56,7 +56,7 @@ l_CallFunc: mes ""; mesn; - mesq l("Who are you searching?"); + mesq l("Who are you looking for?"); next; menu @@ -72,7 +72,7 @@ l_CallFunc: l_Bottom: mes ""; mesn; - mesq l("I've seen him on the bottom of the island, ask Jalad for more info."); + mesq l("I've seen him on the bottom of the island, ask Jalad for more information."); close; diff --git a/npc/000-1/tibbo.txt b/npc/000-1/tibbo.txt index 9e65d1e3..a51f6fe7 100644 --- a/npc/000-1/tibbo.txt +++ b/npc/000-1/tibbo.txt @@ -15,23 +15,23 @@ next; menu - l("Fine...I was just going to give you some help..."), -; + l("Fine... I was just going to give you some help..."), -; mes ""; mesn; - mesq l("Hel...What?! Wait!"); + mesq l("Hel... What?! Wait!"); next; - mesq l("W-What kind of help?"); + mesq l("What kind of help?"); next; menu - l("Gugli asked me to help you carrying one of those boxes you are filling."), -; + l("Gugli asked me to help you carrying one of these box you are filling."), -; mes ""; mesn; - mesq l("Well then it seems I have to apologize."); + mesq l("Then it seems I have to apologize."); next; - mesq l("I am surprised someone has been sent here for help. It's quite...unusual."); + mesq l("I am surprised someone has been sent here for help. It is quite... unusual."); next; mesq l("Bring this box back to Gugli. He will be more than happy!"); next; @@ -41,7 +41,7 @@ mes ""; mesn; - mesq l("Thank you and be carefull with that box. I have worked so hard to fill it."); + mesq l("Thank you and be careful with that box. I have worked really hard to fill it!"); close; l_CallFunc: -- cgit v1.2.3-70-g09d2