From 8b404210448607c6d813a1d18b42feb339764efb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 28 Mar 2016 15:17:50 +0300 Subject: Remove useless variabled before inventoryplace. --- npc/001-1/cookiemaster.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'npc/001-1/cookiemaster.txt') 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); -- cgit v1.2.3-70-g09d2