diff options
-rw-r--r-- | npc/000-1/cookiemaster.txt | 2 |
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; |