1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-07-01 13:57:38 +02:00
parent d296fef35f
commit e616930582

View file

@ -42,11 +42,11 @@ Config.bait = {
catchBonus = 15 -- 15% better catch chance
},
{
itemName = 'young_salmon',
label = 'Young Salmon',
loseChance = 80, -- easy to lose
catchBonus = 25 -- 25% better catch chance
exclusive = {'pufferfish'} -- can only catch pufferfish with this
itemName = 'young_salmon',
label = 'Young Salmon',
loseChance = 80, -- easy to lose
catchBonus = 25, -- 25% better catch chance (added comma here)
exclusive = {'pufferfish'} -- can only catch pufferfish with this
}
},
defaultBait = 'fishbait', -- Default bait item name