diff options
Diffstat (limited to 'npc/functions/fishing.txt')
-rw-r--r-- | npc/functions/fishing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/fishing.txt b/npc/functions/fishing.txt index b571768cb..e84b11cef 100644 --- a/npc/functions/fishing.txt +++ b/npc/functions/fishing.txt @@ -130,7 +130,7 @@ function script fishing { .@pull_rand_max = (.@pull_rand_max ? .@pull_rand_max : 800); .@fish_id = CommonCarp; // failsafe - + if (getvariableofnpc(.bait_ids[0], .@npc$) < 1) { |