summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 c34c6d72e..96bde415a 100644
--- a/npc/functions/fishing.txt
+++ b/npc/functions/fishing.txt
@@ -134,7 +134,7 @@ function script fishing {
.@catch_time = (.@catch_time ? .@catch_time : 5000);
.@pull_rand_max = getvariableofnpc(.pull_rand_max, .@npc$);
- .@pull_rand_max = (.@pull_rand_max ? .@pull_rand_max : 800);
+ .@pull_rand_max = (.@pull_rand_max ? .@pull_rand_max : 1100);
.@fish_id = CommonCarp; // failsafe