summaryrefslogtreecommitdiff
path: root/npc/000-2-1/chefgado.txt
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2013-01-30 11:38:50 +0400
committerAlige <aligetmw@hotmail.fr>2013-01-30 11:39:03 +0400
commit308b9b06e45828906246dd7d06807844a555afa7 (patch)
tree2091b057f5faaafd91bd12848cb22821a72d4ef6 /npc/000-2-1/chefgado.txt
parentc84531261ec5766b7d974f1e9e0f8c27ad32a1a2 (diff)
downloadserverdata-308b9b06e45828906246dd7d06807844a555afa7.tar.gz
serverdata-308b9b06e45828906246dd7d06807844a555afa7.tar.bz2
serverdata-308b9b06e45828906246dd7d06807844a555afa7.tar.xz
serverdata-308b9b06e45828906246dd7d06807844a555afa7.zip
Small language fixes in gado and julia scripts.
Diffstat (limited to 'npc/000-2-1/chefgado.txt')
-rw-r--r--npc/000-2-1/chefgado.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/000-2-1/chefgado.txt b/npc/000-2-1/chefgado.txt
index 97776a73..a9138765 100644
--- a/npc/000-2-1/chefgado.txt
+++ b/npc/000-2-1/chefgado.txt
@@ -128,7 +128,7 @@ l_GotAll:
next;
mesq l("Water, salt, spicy herbs and meat stuffed with my special surprise!");
next;
- mesq l("Done. Here, take it! Now here is the plan. Go talk with her and offer our beautiful lady a bite of her arrogance!");
+ mesq l("Done. Here, take it! Now, here is the plan. Go talk to her and offer our beautiful lady a bite of her arrogance!");
setq ShipQuests_ChefGado, 2;
getitem "PoisonedDish", 1;
@@ -175,7 +175,7 @@ l_QuestComplete:
l_Aborting:
mesn;
- mesq l("Wait? Why do you still have this dish with you?");
+ mesq l("Wait? Why do you still have the dish with you?");
next;
menu
@@ -185,7 +185,7 @@ l_Aborting:
mesn;
mesq l("Are you mad?!");
next;
- mesq lg("Give me back this dish now, you dirty liar!");
+ mesq lg("Give me back this dish, you dirty liar!");
if (countitem("PoisonedDish") > 0), delitem "PoisonedDish", 1;
@@ -196,7 +196,7 @@ l_Aborting:
l_QuestAborted:
mesn;
- mesq lg("You're like the rest of this filthy crew. Your name is already on the traitors list.");
+ mesq lg("You're like the rest of this filthy crew. Your name is now on the traitors list!");
close;