From 5ec95f4c6d2699e76ef697984bd0d691804309a0 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Mon, 11 Aug 2025 17:46:41 +0200 Subject: [PATCH] Update config.lua --- resources/[freizeit]/[gym]/dynyx-gym/config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/[freizeit]/[gym]/dynyx-gym/config.lua b/resources/[freizeit]/[gym]/dynyx-gym/config.lua index 0e9eb3b62..6c6e32632 100644 --- a/resources/[freizeit]/[gym]/dynyx-gym/config.lua +++ b/resources/[freizeit]/[gym]/dynyx-gym/config.lua @@ -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,