From 7d0628d8ef66c8d8622fc83defad793335e5abb0 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Mon, 23 Jun 2025 19:02:20 +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 688186dfa..297ec57e6 100644 --- a/resources/[inventory]/pickle_consumables/config.lua +++ b/resources/[inventory]/pickle_consumables/config.lua @@ -740,7 +740,7 @@ Config.Items = { } }, ["marshmallows"] = { - uses = 4 + uses = 4, prop = { model = `v_ret_ml_chips4`, boneId = 60309, offset = vec3(0.1114, 0.0389, 0.0497), rotation = vec3(160.2057, 77.8283, -7.5425) }, idle = { dict = "bzzz_popcorn_animation", anim = "bzzz_popcorn_animation", time = 2000, params = { nil, nil, nil, 49 } }, animation = { dict = "bzzz_popcorn_animation", anim = "bzzz_popcorn_animation", time = 2000, params = { nil, nil, nil, 49 } },