diff options
Diffstat (limited to 'npc/functions')
-rw-r--r-- | npc/functions/fishing.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/npc/functions/fishing.txt b/npc/functions/fishing.txt index f46d55811..ca811314b 100644 --- a/npc/functions/fishing.txt +++ b/npc/functions/fishing.txt @@ -129,13 +129,10 @@ function script fishing { SmallTentacles, 0, Bread, 0, Aquada, 1, - UrchinMeat, 0, - TortugaTongue, 2, - Tentacles, 0, + Tentacles, 2, BugLeg, 0, CaveSnakeTongue, 0, Tentacles, 0, - PiouLegs, 0, RoastedMaggot, 1; } |