summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-24 23:17:52 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-24 23:17:52 -0300
commitdcc7ca895c41f98c56fd6c7b52fa091b7b5b159c (patch)
treecf510122e5b04d1aca666233a6575948837ef6e6
parentec7c9402cc3f30dae3d601b4823296d6d8fd136f (diff)
downloadserverdata-dcc7ca895c41f98c56fd6c7b52fa091b7b5b159c.tar.gz
serverdata-dcc7ca895c41f98c56fd6c7b52fa091b7b5b159c.tar.bz2
serverdata-dcc7ca895c41f98c56fd6c7b52fa091b7b5b159c.tar.xz
serverdata-dcc7ca895c41f98c56fd6c7b52fa091b7b5b159c.zip
Fix another code typo
-rw-r--r--npc/003-1/wateranimation.txt2
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;