diff options
Diffstat (limited to 'npc/001-1/wateranimation.txt')
-rw-r--r-- | npc/001-1/wateranimation.txt | 3 |
1 files changed, 2 insertions, 1 deletions
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: |