summaryrefslogtreecommitdiff
path: root/npc/000-1
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2013-05-21 10:32:45 +0400
committerAlige <aligetmw@hotmail.fr>2013-05-21 10:32:45 +0400
commitc0de86cb719f4dfad70ad04695e75a639fbb9cfb (patch)
treec760089171d97f434f41c4d01c0fae127fb5b053 /npc/000-1
parent25d9248e28f2327f6196cfda69f3901454dd587a (diff)
downloadserverdata-c0de86cb719f4dfad70ad04695e75a639fbb9cfb.tar.gz
serverdata-c0de86cb719f4dfad70ad04695e75a639fbb9cfb.tar.bz2
serverdata-c0de86cb719f4dfad70ad04695e75a639fbb9cfb.tar.xz
serverdata-c0de86cb719f4dfad70ad04695e75a639fbb9cfb.zip
Major rework of the cookie master script.
Diffstat (limited to 'npc/000-1')
-rw-r--r--npc/000-1/cookiemaster.txt55
1 files changed, 36 insertions, 19 deletions
diff --git a/npc/000-1/cookiemaster.txt b/npc/000-1/cookiemaster.txt
index 9ba7db6f..1fe28c05 100644
--- a/npc/000-1/cookiemaster.txt
+++ b/npc/000-1/cookiemaster.txt
@@ -20,8 +20,33 @@
mesn;
mesq l("Shht shht!");
next;
- mesq l("Don't tell me more, I know what you want... A cookie!");
+ mesq l("Don't tell me more, I know what you want...");
next;
+ mesq l("A cookie!");
+ next;
+
+ menu
+ l("I'd love one!"), -,
+ l("No thank you, I'm fine. I'll come back later."), l_Bye;
+
+ mes "";
+ mesn;
+ mesq lg("Of course you do! Just listen carefully to these words my dear.");
+ next;
+ mesq l("Cookies are a source of life.");
+ next;
+ mesq l("Cookies provide you strength, health and cuteness.");
+ next;
+ mesq l("Cookies are awesome, so am I.");
+ next;
+
+ l("Uhm... Your story seems..."), l_StorySeems,
+ l("Wait... that's not the place for a chef, what are you doing here?"), l_Presentation,
+ l("Exactly! Can I have one now?"), -;
+
+l_Check:
+ mes "";
+ mesn;
mesq l("Let me check my cookie list...");
next;
@@ -42,23 +67,8 @@
mesq l("You see, my cookies are restricted to a certain type of people...");
next;
- menu
- l("Wait, are you really talking about... cookies?"), -,
- l("Your story seems..."), l_StorySeems,
- l("That's not the place for a chef, what are you doing here?"), l_Presentation;
-
- mes "";
- mesn;
- mesq lg("Of course I am! Listen carefully to these words my dear.");
- next;
- mesq l("Cookies are a source of life.");
- next;
- mesq l("Cookies provide you strength, health and cuteness.");
- next;
- mesq l("Cookies are awesome, so am I.");
- next;
-
- goto l_Bye;
+ l("Seriously? It's just a cookie you know... Tell me what I should do to get one."), l_TaskExpanation,
+ l("Yes, yes I know... Too bad then. See you soon!"), l_Bye;
l_StorySeems:
mes "";
@@ -120,7 +130,14 @@ l_Friends:
next;
mes col(l("Any contribution to the game content (translations, graphics creation/edition, concepts, coding/scripting, etc...) is rewarded!"), 9);
- close;
+ mes "";
+ mesn;
+ mesq l("So, do you still want a cookie now?");
+ next;
+
+ menu
+ l("I know didn't help at all... I'll be back soon, trust me!"), l_Bye,
+ l("You tell me!"), l_Check;
l_Presentation:
mes "";