summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-02-25 03:06:04 -0300
committerJesusaves <cpntb1@ymail.com>2020-02-25 03:06:04 -0300
commit63210f3050b985f0311316d09f57c1178448ad9f (patch)
treec3db55888a1a5ebb279d6169deb73721c5578684
parent06e3e96a21693fe4b30922f9c4e5d4fe9f7809ff (diff)
downloadserverdata-63210f3050b985f0311316d09f57c1178448ad9f.tar.gz
serverdata-63210f3050b985f0311316d09f57c1178448ad9f.tar.bz2
serverdata-63210f3050b985f0311316d09f57c1178448ad9f.tar.xz
serverdata-63210f3050b985f0311316d09f57c1178448ad9f.zip
Fishing: Accomodate 300ms more of lag
-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