summaryrefslogtreecommitdiff
path: root/npc/functions/fishing.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/fishing.txt')
-rw-r--r--npc/functions/fishing.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/fishing.txt b/npc/functions/fishing.txt
index 0a3c0fe7e..c34c6d72e 100644
--- a/npc/functions/fishing.txt
+++ b/npc/functions/fishing.txt
@@ -234,7 +234,7 @@ function script fishing {
// MobPt gain is equivalent to bait rarity.
if (MPQUEST)
- Mobpt+=getvariableofnpc(.bait_ids[@bait_d+1], .@npc$);
+ Mobpt+=.@bai*limit(1, BaseLevel/10, 10);
if(!checkweight(.@fish_id, 1))
{