summaryrefslogtreecommitdiff
path: root/npc/000-2-1/chefgado.txt
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-11-16 07:31:37 +0400
committerAlige <aligetmw@hotmail.fr>2012-11-16 07:31:37 +0400
commitda441deeb246489cc8d28b8c16bc1b39bdfb7ee6 (patch)
tree2b4e618017c918c3a498f6e06dabbe13f24ca7ee /npc/000-2-1/chefgado.txt
parent886c0f69070ff79a76ec66b139057ce0be1fa811 (diff)
downloadserverdata-da441deeb246489cc8d28b8c16bc1b39bdfb7ee6.tar.gz
serverdata-da441deeb246489cc8d28b8c16bc1b39bdfb7ee6.tar.bz2
serverdata-da441deeb246489cc8d28b8c16bc1b39bdfb7ee6.tar.xz
serverdata-da441deeb246489cc8d28b8c16bc1b39bdfb7ee6.zip
Major typo hunt in scripts.
Diffstat (limited to 'npc/000-2-1/chefgado.txt')
-rw-r--r--npc/000-2-1/chefgado.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/npc/000-2-1/chefgado.txt b/npc/000-2-1/chefgado.txt
index 55597a78..cd32d8e8 100644
--- a/npc/000-2-1/chefgado.txt
+++ b/npc/000-2-1/chefgado.txt
@@ -53,11 +53,11 @@ l_Rude:
mesn;
mesq l("I am sure you know her. Nice dress, large smile and a constant flux of orders and rules. Julia they call her!");
next;
- mesq l("You have to know that there was a time during which I was the unopposed lieutenant of this crew. Then one day one of the damn sailor brought here that nice lady.");
+ mesq l("You have to know that there was a time during which I was the unopposed lieutenant of this crew. Then one day one of the damn sailor brought here that "nice" lady.");
next;
- mesq l("I will not describe you all the details but after one month she was ruling the ship and I was sent down here cooking for those traitors!");
+ mesq l("I will not tell you all the details, but after a month, she was rulling the ship and I was sent down here, cooking for those traitors!");
next;
- mesq l("But I swear that one day..ooh my tasty revenge. Hhmm, actually I wonder if...maybe...");
+ mesq l("But I swear that one day... Oh... My tasty revenge! Hhm, actually I wonder if... Maybe...");
next;
menu
@@ -65,11 +65,11 @@ l_Rude:
mes "";
mesn;
- mesq l("... Welcome onboard cutie! I just realized I need delicious ingredients to prepare a... a special recipe.");
+ mesq l("... Welcome onboard cutie! I just realized I need delicious ingredients to prepare a... A special recipe.");
next;
mesq l("I only need 2 @@, 1 @@, 1 @@ and...", getitemlink("PiouLegs"), getitemlink("Croconut"), getitemlink("Aquada"));
next;
- mesq l("... and 1 @@.", getitemlink("SeaDrops"));
+ mesq l("... And 1 @@.", getitemlink("SeaDrops"));
next;
menu
@@ -92,7 +92,7 @@ l_QuestAccepted:
next;
menu
- rif(countitem("PiouLegs") > 1 && countitem("Croconut") > 0 && countitem("Aquada") > 0 && countitem("SeaDrops") > 0, l("All your... fresh ingredients are ready to be cooked.")), l_GotAll,
+ rif(countitem("PiouLegs") > 1 && countitem("Croconut") > 0 && countitem("Aquada") > 0 && countitem("SeaDrops") > 0, l("All your... Fresh ingredients are ready to be cooked.")), l_GotAll,
l("What are your needs?"), l_Need,
l("Not yet. I will be back soon."), -;
close;
@@ -122,13 +122,13 @@ l_Need:
next;
mesq l("I only need 2 @@, 1 @@, 1 @@ and...", getitemlink("PiouLegs"), getitemlink("Croconut"), getitemlink("Aquada"));
next;
- mesq l("... and 1 @@.", getitemlink("SeaDrops"));
+ mesq l("... And 1 @@.", getitemlink("SeaDrops"));
close;
l_PoisonAccepted:
mesn;
- mesq l("Fool! Just come here when you have finished our little... secret mission.");
+ mesq l("Fool! Just come here when you have finished our little... Secret mission.");
close;