diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-18 12:29:09 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-18 12:29:09 -0200 |
commit | 4eb9c2b59dfd77fd0b155dd25571ee5b1c9af658 (patch) | |
tree | 00de656212255352b45db489e31fb0db2a476d6d /npc/001-1 | |
parent | e60627c86c5e4d45482eb731cfc0404029c1b68e (diff) | |
download | serverdata-4eb9c2b59dfd77fd0b155dd25571ee5b1c9af658.tar.gz serverdata-4eb9c2b59dfd77fd0b155dd25571ee5b1c9af658.tar.bz2 serverdata-4eb9c2b59dfd77fd0b155dd25571ee5b1c9af658.tar.xz serverdata-4eb9c2b59dfd77fd0b155dd25571ee5b1c9af658.zip |
Try a tweak on fishing to see if it works
Diffstat (limited to 'npc/001-1')
-rw-r--r-- | npc/001-1/wateranimation.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/wateranimation.txt b/npc/001-1/wateranimation.txt index 1dc66c99f..6f65fb603 100644 --- a/npc/001-1/wateranimation.txt +++ b/npc/001-1/wateranimation.txt @@ -7,7 +7,7 @@ 001-1,254,70,0 script #water_animation_aeros0 NPC_WATER_SPLASH,{ - fishing; // begin or continue fishing + fishing(.common_fish, .rare_fish); // begin or continue fishing close; OnInit: |