From 86cea497593cd26369d86d184e38c192909d181c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 4 Aug 2018 00:24:03 -0300 Subject: Rewrite query, and fish a water bottle >.< --- npc/012-1/wateranimation.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/012-1/wateranimation.txt') diff --git a/npc/012-1/wateranimation.txt b/npc/012-1/wateranimation.txt index 19b13bbc4..0943d5942 100644 --- a/npc/012-1/wateranimation.txt +++ b/npc/012-1/wateranimation.txt @@ -10,6 +10,9 @@ 012-1,119,54,0 script #Hurn_WAM0 NPC_WATER_SPLASH,{ fishing; // begin or continue fishing + setarray .@rare_fish, + GrassCarp, + BottleOfWoodlandWater; close; OnInit: -- cgit v1.2.3-60-g2f50