diff options
Diffstat (limited to 'npc/005-1/wateranimation.txt')
-rw-r--r-- | npc/005-1/wateranimation.txt | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/npc/005-1/wateranimation.txt b/npc/005-1/wateranimation.txt index 519ad6069..cb8ae56c2 100644 --- a/npc/005-1/wateranimation.txt +++ b/npc/005-1/wateranimation.txt @@ -6,18 +6,12 @@ 005-1,81,62,0 script #water_animation_candor0 NPC_WATER_SPLASH,{ - fishing; // begin or continue fishing + fishing(1, + Roach, + Tench); // begin or continue fishing close; OnInit: - // default fishes - setarray .common_fish, - Roach; - - // rare fishes - setarray .rare_fish, - Tench; - setarray .bait_ids, SmallTentacles, 24, PiouLegs, 1, |