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,