From 92a70b4f20d1d6c2f26f91ecca2b2a0492b4df0d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 17 Mar 2018 22:04:21 -0300 Subject: Bait ids for Candor fishingspot. Note using Tentacles have 24% chances of getting Tench (which still sells for less than the CommonCarp but oh well) --- npc/005-1/wateranimation.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'npc/005-1') diff --git a/npc/005-1/wateranimation.txt b/npc/005-1/wateranimation.txt index 367d4cb9a..cadd5e85d 100644 --- a/npc/005-1/wateranimation.txt +++ b/npc/005-1/wateranimation.txt @@ -18,6 +18,14 @@ OnInit: setarray .rare_fish, Tench; + setarray .bait_ids, + SmallTentacles, 6, + PiouLegs, 0, + Bread, 2, + Aquada, 6, + Tentacles, 8, + BugLeg, 0; + .sex = G_OTHER; .distance = 4; end; -- cgit v1.2.3-70-g09d2