From 18466d45c5a1fa0485160188c3caa4e104599d2a Mon Sep 17 00:00:00 2001 From: Saulc Date: Sat, 17 Mar 2018 19:20:37 +0100 Subject: balance bait --- npc/functions/pondfishing.txt | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'npc') diff --git a/npc/functions/pondfishing.txt b/npc/functions/pondfishing.txt index 095a87cfc..d480b1d78 100644 --- a/npc/functions/pondfishing.txt +++ b/npc/functions/pondfishing.txt @@ -127,14 +127,12 @@ function script fishing { { // default baits (bait, chance booster) setarray getvariableofnpc(.bait_ids[0], .@npc$), - SmallTentacles, 0, + SmallTentacles, 2, + PiouLegs, 0, Bread, 0, - Aquada, 1, + Aquada, 2, Tentacles, 2, - BugLeg, 0, - CaveSnakeTongue, 0, - Tentacles, 0, - RoastedMaggot, 1; + BugLeg, 0; } -- cgit v1.2.3-70-g09d2