From 2a7b1b1df7d098bba626f230b0e7f59193563702 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Mon, 11 Aug 2025 16:31:53 +0200 Subject: [PATCH] Update config.lua --- resources/[inventory]/pickle_consumables/config.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/[inventory]/pickle_consumables/config.lua b/resources/[inventory]/pickle_consumables/config.lua index e7c05e649..618edb5b5 100644 --- a/resources/[inventory]/pickle_consumables/config.lua +++ b/resources/[inventory]/pickle_consumables/config.lua @@ -1581,7 +1581,6 @@ Config.Items = { uses = 3, prop = { model = `prop_cs_beer_bot_01`, boneId = 28422, offset = vec3(0.0, 0.00, -0.20), rotation = vec3(0.0, 0.0, 0.0) }, animation = { dict = "mp_player_intdrink", anim = "loop_bottle", time = 2000, params = { nil, nil, nil, 49 } }, - effect = { name = "drunk", time = 500000, intensity = 1.0 }, 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 = 20,