ed
This commit is contained in:
parent
75db08b9a1
commit
d3792bfc47
3 changed files with 54 additions and 19 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue