From d7d377939975609d65812679115983767de7da14 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 16 Dec 2018 13:56:02 -0200 Subject: Minor rework to how rare-fish fishing goes --- npc/005-1/wateranimation.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'npc/005-1/wateranimation.txt') diff --git a/npc/005-1/wateranimation.txt b/npc/005-1/wateranimation.txt index 109cee78a..519ad6069 100644 --- a/npc/005-1/wateranimation.txt +++ b/npc/005-1/wateranimation.txt @@ -19,12 +19,12 @@ OnInit: Tench; setarray .bait_ids, - SmallTentacles, 6, - PiouLegs, 0, - Bread, 2, - Aquada, 6, - Tentacles, 8, - BugLeg, 0; + SmallTentacles, 24, + PiouLegs, 1, + Bread, 8, + Aquada, 24, + Tentacles, 32, + BugLeg, 2; .sex = G_OTHER; .distance = 4; -- cgit v1.2.3-60-g2f50