This commit is contained in:
Nordi98 2025-07-01 12:59:20 +02:00
parent 75db08b9a1
commit d3792bfc47
3 changed files with 54 additions and 19 deletions

View file

@ -62,7 +62,7 @@ Config.bait = {
Config.fishingRod = {
itemName = 'fishingrod', -- Item name of fishing rod
breakChance = 25 --Chance of breaking pole when failing skillbar (Setting to 0 means never break)
breakChance = 0 --Chance of breaking pole when failing skillbar (Setting to 0 means never break)
}
Config.timeForBite = { -- Set min and max random range of time it takes for fish to be on the line.