diff options
Diffstat (limited to 'npc/003-1/wateranimation.txt')
-rw-r--r-- | npc/003-1/wateranimation.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/wateranimation.txt b/npc/003-1/wateranimation.txt index c1cecbe09..b3b58e8f5 100644 --- a/npc/003-1/wateranimation.txt +++ b/npc/003-1/wateranimation.txt @@ -42,7 +42,7 @@ OnInit: OnInit: .sex = G_OTHER; .distance = 4; - .rod=SmallFishingNet; + .fishing_rod=SmallFishingNet; .net_ratio=3; .catch_time=8000; // You have 3 more seconds to pull here .wait_time_min=8000; |