summaryrefslogtreecommitdiff
path: root/npc/001-1/cookiemaster.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-03-28 15:17:50 +0300
committerAndrei Karas <akaras@inbox.ru>2016-03-28 15:17:50 +0300
commit8b404210448607c6d813a1d18b42feb339764efb (patch)
tree7b926eae8d1503b46512d68c34cf08e0abf11a5d /npc/001-1/cookiemaster.txt
parent92e52446f5a2b96de9e25dda4d5aeddc04cd5a18 (diff)
downloadserverdata-8b404210448607c6d813a1d18b42feb339764efb.tar.gz
serverdata-8b404210448607c6d813a1d18b42feb339764efb.tar.bz2
serverdata-8b404210448607c6d813a1d18b42feb339764efb.tar.xz
serverdata-8b404210448607c6d813a1d18b42feb339764efb.zip
Remove useless variabled before inventoryplace.
Diffstat (limited to 'npc/001-1/cookiemaster.txt')
-rw-r--r--npc/001-1/cookiemaster.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/npc/001-1/cookiemaster.txt b/npc/001-1/cookiemaster.txt
index 909f0576..5a2b40ef 100644
--- a/npc/001-1/cookiemaster.txt
+++ b/npc/001-1/cookiemaster.txt
@@ -176,8 +176,6 @@ L_Reward:
next;
mesq l("Anyway, here, have a cookie!");
- .@item = 517;
- .@count = 1;
inventoryplace 517, 1;
setq General_Cookies, 1;
@@ -241,8 +239,6 @@ L_LostCookie:
mesq l("This is the last one. If you use it again out of clumsiness, I will use your soft moist parts in the concoction of my next cookie batch.");
next;
- .@item = 517;
- .@count = 1;
inventoryplace 517, 1;
getnameditem 517, strcharinfo(0);