From 5c4affefd601e6e869da7ae3f8f28eb9a24fb563 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 18 Dec 2018 12:46:34 -0200 Subject: Try a different implement --- npc/001-1/wateranimation.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/001-1') diff --git a/npc/001-1/wateranimation.txt b/npc/001-1/wateranimation.txt index 6f65fb603..9673929a9 100644 --- a/npc/001-1/wateranimation.txt +++ b/npc/001-1/wateranimation.txt @@ -7,7 +7,8 @@ 001-1,254,70,0 script #water_animation_aeros0 NPC_WATER_SPLASH,{ - fishing(.common_fish, .rare_fish); // begin or continue fishing + fishing(3, CommonCarp, Roach, Tench, + GrassCarp); // begin or continue fishing close; OnInit: -- cgit v1.2.3-70-g09d2