mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-24 01:30:38 +01:00
tweak the fishing mod
fish chance 66% and shark chance 33%, 1% chance of fishing nothing
This commit is contained in:
parent
96a69636f0
commit
123686ebf5
@ -1,9 +1,9 @@
|
||||
MESSAGES = true
|
||||
FISH_CHANCE = 65
|
||||
FISH_CHANCE = 66
|
||||
NEW_WORM_SOURCE = true
|
||||
WORM_IS_MOB = true
|
||||
WORM_CHANCE = 66
|
||||
WEAR_OUT = true
|
||||
BOBBER_CHECK_RADIUS = 5
|
||||
SIMPLE_DECO_FISHING_POLE = true
|
||||
SHARK_CHANCE = 35
|
||||
SHARK_CHANCE = 33
|
Loading…
Reference in New Issue
Block a user