From 4b7ef0b5f9e98bb7f2225db139c6348731f60866 Mon Sep 17 00:00:00 2001 From: Reid Date: Tue, 20 Nov 2012 10:49:04 +0100 Subject: Add some dialogues. --- npc/000-1/ale.txt | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/000-1/ale.txt b/npc/000-1/ale.txt index 089f2fee..c28b7889 100644 --- a/npc/000-1/ale.txt +++ b/npc/000-1/ale.txt @@ -10,7 +10,18 @@ set @q, getq(ShipQuests_Ale); if (@q == 1) goto l_CallFunc; -// Some dialogues will be here. + mes ""; + mesn; + mesq l("Ouch..."); + next; + mesq l("These eavy boxs are killing me, I don't feel my arms anymore!"); + next; + + menu + l(""), l_Aquada, + l(""), l_Aquada, + l(""), Close; + setq ShipQuests_Ale, 1; getitem "AquadaBox", 1; // And here too. -- cgit v1.2.3-70-g09d2