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

@ -45,7 +45,7 @@ Config.bait = {
itemName = 'young_salmon',
label = 'Young Salmon',
loseChance = 80, -- easy to lose
catchBonus = 25 -- 25% better catch chance
catchBonus = 25, -- 25% better catch chance (added comma here)
exclusive = {'pufferfish'} -- can only catch pufferfish with this
}
},