summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2013-07-13 19:28:17 +0200
committerAlige <aligetmw@hotmail.fr>2013-07-13 19:28:17 +0200
commitd2f299a2ac5a582da6cbca4252f94f7fc0681a73 (patch)
treed62b8f12f15a50a868c6b69b70ab127db8def8d7 /npc
parentafdd86758f2c6e5a9fea769b54e093a7e0ee41ef (diff)
downloadserverdata-d2f299a2ac5a582da6cbca4252f94f7fc0681a73.tar.gz
serverdata-d2f299a2ac5a582da6cbca4252f94f7fc0681a73.tar.bz2
serverdata-d2f299a2ac5a582da6cbca4252f94f7fc0681a73.tar.xz
serverdata-d2f299a2ac5a582da6cbca4252f94f7fc0681a73.zip
Fixed the gender of the cookie master, it's a "she".
Diffstat (limited to 'npc')
-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 611071c5..198ba072 100644
--- a/npc/000-1/cookiemaster.txt
+++ b/npc/000-1/cookiemaster.txt
@@ -5,7 +5,7 @@
// Description:
// Cookie NPC, beware, if you don't take your cookie, she'll keep it!
-000-1.gat,97,50,0,1 script Cookie Master 319;2,{
+000-1.gat,97,50,0,0 script Cookie Master 319;2,{
if (getq(General_Cookies) == 1)
goto l_GetCookie;