summaryrefslogtreecommitdiff
path: root/npc/000-1/cookiemaster.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-1/cookiemaster.txt')
-rw-r--r--npc/000-1/cookiemaster.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-1/cookiemaster.txt b/npc/000-1/cookiemaster.txt
index 0253003a..0e7231df 100644
--- a/npc/000-1/cookiemaster.txt
+++ b/npc/000-1/cookiemaster.txt
@@ -177,8 +177,8 @@ L_Reward:
next;
mesq l("Anyway, here, have a cookie!");
- set .@item, 517;
- set .@count, 1;
+ .@item = 517;
+ .@count = 1;
inventoryplace 517, 1;
setq General_Cookies, 1;