From e508aa49bb63c94f18028227a4b1064d4c8a73a9 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sun, 25 Feb 2018 12:37:34 +0100 Subject: fix fishing --- npc/functions/fishing.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'npc/functions/fishing.txt') diff --git a/npc/functions/fishing.txt b/npc/functions/fishing.txt index 15c6536e0..37a896f28 100644 --- a/npc/functions/fishing.txt +++ b/npc/functions/fishing.txt @@ -119,11 +119,11 @@ function script fishing { Aquada, 1, UrchinMeat, 0, TortugaTongue, 2, - Tentacles, 0; - BugLeg, 0; - CaveSnakeTongue, 0; - Tentacles, 0; - PiouLegs, 0; + Tentacles, 0, + BugLeg, 0, + CaveSnakeTongue, 0, + Tentacles, 0, + PiouLegs, 0, RoastedMaggot, 1; } -- cgit v1.2.3-60-g2f50