From 6cb8f6975ea3df5d5863f25a1e3f0fa835249b40 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Wed, 18 Jun 2025 00:10:04 +0200 Subject: [PATCH] Update config.lua --- resources/[inventory]/pickle_consumables/config.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/[inventory]/pickle_consumables/config.lua b/resources/[inventory]/pickle_consumables/config.lua index ba47cf7fd..347f3bad2 100644 --- a/resources/[inventory]/pickle_consumables/config.lua +++ b/resources/[inventory]/pickle_consumables/config.lua @@ -195,8 +195,8 @@ Config.Items = { }, ["tims_instant_nudeln"] = { uses = 1, - prop = { model = `v_res_fa_potnoodle`, boneId = 28422, offset = vec3(0.08, -0.04, 0.07), rotation = vec3(-30.0, 10.0, 0.0) }, - idle = { dict = "anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1", anim = "static", time = 2000, params = { nil, nil, nil, 49 } }, + prop = { model = `v_res_fa_potnoodle`, boneId = 60309, offset = vec3(0.08, -0.04, 0.07), rotation = vec3(-30.0, 10.0, 0.0) }, + idle = { dict = "anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1", anim = "base_idle", time = 2000, params = { nil, nil, nil, 49 } }, animation = { dict = "bzzz@restaurant@eat", anim = "bzzz_restaurant_eat", 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 = 10,