From f179443a471b17c3eb375b8c32a2e5cee0ed4d76 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 18 Dec 2018 12:56:47 -0200 Subject: Maybe Hurnscald was successful? I don't care, replace the fishing fish system --- npc/012-1/wateranimation.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'npc/012-1') diff --git a/npc/012-1/wateranimation.txt b/npc/012-1/wateranimation.txt index 0943d5942..4621afbbb 100644 --- a/npc/012-1/wateranimation.txt +++ b/npc/012-1/wateranimation.txt @@ -9,10 +9,11 @@ 012-1,119,54,0 script #Hurn_WAM0 NPC_WATER_SPLASH,{ - fishing; // begin or continue fishing - setarray .@rare_fish, - GrassCarp, - BottleOfWoodlandWater; + fishing(1, + CommonCarp, + GrassCarp, + BottleOfWoodlandWater); + close; OnInit: -- cgit v1.2.3-70-g09d2