From 4c23b8e9810e3235a4629495336972731ce31538 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Mon, 11 Aug 2025 17:45:51 +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 7356a408f..0e9eb3b62 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(1000, 2500), -- This is the duration for the progressbar + ProgressbarDuration = math.random(4000, 6000), -- This is the duration for the progressbar Minigame = { -- Circle Minigame time = 5, circles = 1,