diff options
author | Reid Yaro <reidyaro@gmail.com> | 2013-06-12 01:46:53 +0100 |
---|---|---|
committer | Reid Yaro <reidyaro@gmail.com> | 2013-06-12 01:46:53 +0100 |
commit | 490decf10f55c51d8fa70356ef6d7d13c9319482 (patch) | |
tree | f7474e31969a447aea797730da5886a9c78295f8 /npc/000-1/cookiemaster.txt | |
parent | 5c4c29fa46610a4ae33101066b39652f0ad52f1d (diff) | |
download | serverdata-490decf10f55c51d8fa70356ef6d7d13c9319482.tar.gz serverdata-490decf10f55c51d8fa70356ef6d7d13c9319482.tar.bz2 serverdata-490decf10f55c51d8fa70356ef6d7d13c9319482.tar.xz serverdata-490decf10f55c51d8fa70356ef6d7d13c9319482.zip |
Clean up some files.
Diffstat (limited to 'npc/000-1/cookiemaster.txt')
-rw-r--r-- | npc/000-1/cookiemaster.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/000-1/cookiemaster.txt b/npc/000-1/cookiemaster.txt index 36865e20..9678f986 100644 --- a/npc/000-1/cookiemaster.txt +++ b/npc/000-1/cookiemaster.txt @@ -38,8 +38,8 @@ mesq l("Cookies provide you strength, health and cuteness."); next; mesq l("Cookies are awesome, so am I."); - next; + menu 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?"), -; @@ -97,6 +97,8 @@ l_StorySeems: next; l_TaskExpanation: + mes ""; + mesn; mesq l("You'll first need to help my friends."); next; mesq l("It is them who tell me to whom I can give cookies."); @@ -186,6 +188,7 @@ l_Control: mes ""; mesn; mesq l("Common, don't be like that and loosen up! Don't you want to know who's behind all of this?!"); + next; menu l("Why not, this might get interesting."), l_Friends, |