summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2013-06-17 15:22:53 +0400
committerAlige <aligetmw@hotmail.fr>2013-06-17 15:22:53 +0400
commit07efed1b4fae528503344c6095a8e0334b4beff6 (patch)
tree73b712737776b82cf4e5e207edca0fbdf5f8fa43
parentc2ad4f875e93acc6cc6b89132155cc42a3cca489 (diff)
downloadclientdata-07efed1b4fae528503344c6095a8e0334b4beff6.tar.gz
clientdata-07efed1b4fae528503344c6095a8e0334b4beff6.tar.bz2
clientdata-07efed1b4fae528503344c6095a8e0334b4beff6.tar.xz
clientdata-07efed1b4fae528503344c6095a8e0334b4beff6.zip
Fixed a male-female line in the cookie master script.
-rw-r--r--npc/000-1/cookiemaster.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/cookiemaster.txt b/npc/000-1/cookiemaster.txt
index 10da749f..8c6da9d1 100644
--- a/npc/000-1/cookiemaster.txt
+++ b/npc/000-1/cookiemaster.txt
@@ -181,7 +181,7 @@ l_Reward:
npctalk3 l("You receive a @@!", getitemlink("DeliciousCookie"));
next;
- mesq l("I'm sure you'll appreciate its effect, but be careful, these cookies are rare, and you'll need to help the community again before being able to receive another one.");
+ mesq lg("I'm sure you'll appreciate its effect, but be careful, these cookies are rare, and you'll need to help the community again before being able to receive another one.");
next;
goto l_Bye;