From 3e80c319d80108f395797299d34f5a96f97cdbd5 Mon Sep 17 00:00:00 2001
From: Joseph Botosh <rumly111@gmail.com>
Date: Fri, 18 Sep 2015 15:36:22 +0300
Subject: replace additem with getitem in eugene script

---
 npc/001-1/eugene.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/npc/001-1/eugene.txt b/npc/001-1/eugene.txt
index e9ba951a..1231c765 100644
--- a/npc/001-1/eugene.txt
+++ b/npc/001-1/eugene.txt
@@ -64,7 +64,7 @@ L_CheckItems:
         l("Have a good fishing!");
 
     delitem .BaitID, .BaitCount;
-    additem FishingRod, 1;
+    getitem FishingRod, 1;
     setq ArtisQuests_Fishman, 2;
     close;
 
-- 
cgit v1.2.3-70-g09d2