1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-10 14:18:56 +02:00
parent b373845843
commit a2225a78f4
2 changed files with 2 additions and 2 deletions

View file

@ -96,7 +96,7 @@ return {
-- There is a chance that their lockpick will break. In percentage,
-- What chance do you want their lockpick to break? To never break, set 0
-- To break every time, set 100
breakChance = 50,
breakChance = 40,
-- After a player succesfully robs a register, there is this "noteChance" they
-- "Find" the safe's PIN "under the register" and can skip the computer hacking
-- Step if found. In percentage, what chance do they have to find this note?