From 9d6933067964e400968d913e1381265df24118a9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 20 Dec 2018 15:22:04 -0200 Subject: Alright alright, you win, you win --- npc/003-1/eugene.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/003-1/eugene.txt') diff --git a/npc/003-1/eugene.txt b/npc/003-1/eugene.txt index 1f221a375..e1aad9187 100644 --- a/npc/003-1/eugene.txt +++ b/npc/003-1/eugene.txt @@ -98,7 +98,7 @@ OnInit: .BaitCount = 10; tradertype(NST_MARKET); - sellitem FishBox, 1250, 5; + sellitem FishBox, -1, 5; sellitem CommonCarp, -1, 3; sellitem GrassCarp, -1, 1; @@ -110,7 +110,7 @@ OnClock0611: OnClock1200: OnClock1801: OnClock0003: - restoreshopitem FishBox, 1250, 5; + restoreshopitem FishBox, -1, 5; restoreshopitem CommonCarp, -1, 3; restoreshopitem GrassCarp, -1, 1; end; -- cgit v1.2.3-60-g2f50