From d3b86bb9a3dc5fd8a1c3ce25cd622764b80faa68 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Wed, 13 Aug 2025 16:02:29 +0200 Subject: [PATCH] Update config.lua --- resources/[inventory]/pickle_consumables/config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/[inventory]/pickle_consumables/config.lua b/resources/[inventory]/pickle_consumables/config.lua index a6c166d1f..7f35b0871 100644 --- a/resources/[inventory]/pickle_consumables/config.lua +++ b/resources/[inventory]/pickle_consumables/config.lua @@ -2070,7 +2070,7 @@ Config.Items = { animation = { dict = "mini@sprunk", anim = "plyr_buy_drink_pt2", time = 2000, params = { nil, nil, nil, 49 } }, status = { -- Per use. Values are based on percentage of the max value of the status. If below zero, it will remove the status percentage. hunger = 0, - thirst = 25, + thirst = 20, stress = 0, armor = 0, alcohol = 0,