summaryrefslogtreecommitdiff
path: root/npc/000-2-1
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-12-08 14:56:39 +0400
committerAlige <aligetmw@hotmail.fr>2012-12-08 14:56:39 +0400
commit22f6d7a9ed6edaca6d327456cb3d1eab5b13c111 (patch)
treeedc744b68076a74dab42b81abc1966f380099b9c /npc/000-2-1
parenta8719ab458aa01d9df260cabbc877006c754baf5 (diff)
downloadserverdata-22f6d7a9ed6edaca6d327456cb3d1eab5b13c111.tar.gz
serverdata-22f6d7a9ed6edaca6d327456cb3d1eab5b13c111.tar.bz2
serverdata-22f6d7a9ed6edaca6d327456cb3d1eab5b13c111.tar.xz
serverdata-22f6d7a9ed6edaca6d327456cb3d1eab5b13c111.zip
Minor language fixes on the new random sentences in chefgado.txt.
Thanks to Hal9000 for adding them.
Diffstat (limited to 'npc/000-2-1')
-rw-r--r--npc/000-2-1/chefgado.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/000-2-1/chefgado.txt b/npc/000-2-1/chefgado.txt
index e1e13dd8..a53cf7a9 100644
--- a/npc/000-2-1/chefgado.txt
+++ b/npc/000-2-1/chefgado.txt
@@ -27,9 +27,9 @@
mesn;
set @r, rand(3);
- if (@r == 0) mesq l("What are you doing in my kitchen?! Get out, it's not place for kids!");
- if (@r == 1) mesq l("Where is the damn salt?! Give me the salt. I know you have it!");
- if (@r == 2) mesq l("Are you going to stand over there all day long? Do the dishes or go away.");
+ if (@r == 0) mesq l("What are you doing in my kitchen?! Get out, it's not a place for kids!");
+ if (@r == 1) mesq l("Where is the damn salt?! Give me the salt, I know you have it!");
+ if (@r == 2) mesq l("Are you going to stand here all day long? Do the dishes or go away.");
close;
l_QuestStart: