summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-06-16 23:27:01 +0200
committerReid <reidyaro@gmail.com>2015-06-16 23:27:01 +0200
commitdbea74e0827891c695eb7ae6fb1c0127fef0f59e (patch)
tree3b93d488a628def770bf5937138eaeb6adf8f43b /npc
parentf80eff3efda4a18fe97b421a2df0ca24f6a13707 (diff)
downloadserverdata-dbea74e0827891c695eb7ae6fb1c0127fef0f59e.tar.gz
serverdata-dbea74e0827891c695eb7ae6fb1c0127fef0f59e.tar.bz2
serverdata-dbea74e0827891c695eb7ae6fb1c0127fef0f59e.tar.xz
serverdata-dbea74e0827891c695eb7ae6fb1c0127fef0f59e.zip
Fix the kick warp and some wrong spacing on cookiemaster.txt.
Diffstat (limited to 'npc')
-rw-r--r--npc/001-1/cookiemaster.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/npc/001-1/cookiemaster.txt b/npc/001-1/cookiemaster.txt
index 5ba8c6030..3d913d41b 100644
--- a/npc/001-1/cookiemaster.txt
+++ b/npc/001-1/cookiemaster.txt
@@ -75,7 +75,7 @@ L_Check:
next;
menu
- l("Seriously? It's just a cookie you know... Tell me what I should do to get one."), L_TaskExpanation,
+ l("Seriously? It's just a cookie you know... Tell me what I should do to get one."), L_MTaskExpanation,
l("Yes, yes I know... Too bad then. See you soon!"), L_Bye;
L_StorySeems:
@@ -97,13 +97,14 @@ L_StorySeems:
mesn;
mesq g(l("It looks like madam is curious, am I right?"),
l("It seems mister is curious, are you not?"));
- next;
+ next;
mesq lg("Well, if you want to be one of those who can have a cookie...");
next;
-L_TaskExpanation:
+L_BTaskExpanation:
mes "";
mesn;
+L_TaskExpanation:
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.");
@@ -209,7 +210,7 @@ L_Kick:
closedialog;
npctalk3 l("No cookie for you!");
- warp "000-1.gat", 99, 52;
+ warp "001-1.gat", 39, 41;
close;