1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-08-11 17:46:41 +02:00
parent 4c23b8e981
commit 5ec95f4c6d

View file

@ -28,7 +28,7 @@ Config.Skills = {
skill = 'Stamina', -- The Type of Skill
amount = math.random(0, 1), -- The amount of skill rep you gain
Stress = math.random(5, 9), -- GainStress -- You Can set the amount of Stress you gain here
ProgressbarDuration = math.random(4000, 6000), -- This is the duration for the progressbar
ProgressbarDuration = math.random(10000, 100000), -- This is the duration for the progressbar
Minigame = { -- Circle Minigame
time = 5,
circles = 1,