From aa4f2e9f523f615d58e8ec271dcac46520c7b633 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Sun, 15 Jun 2025 03:02:10 +0200 Subject: [PATCH] Update sh_config.lua --- .../mr-consumables/config/sh_config.lua | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/resources/[inventory]/mr-consumables/config/sh_config.lua b/resources/[inventory]/mr-consumables/config/sh_config.lua index d9ee5b5fe..d34c2ffad 100644 --- a/resources/[inventory]/mr-consumables/config/sh_config.lua +++ b/resources/[inventory]/mr-consumables/config/sh_config.lua @@ -8904,8 +8904,8 @@ Config = { } }, ["wine"] = { - PropModel = "prop_wine_rose", - UsesAmount = 4, + PropModel = "p_wine_glass_s", + UsesAmount = 2, Actions = { Enter = { Animation = { @@ -8916,7 +8916,7 @@ Config = { }, Attachment = { Bone = 28422, - Coords = { x = 0.0, y = 0.0, z = -0.07, xR = 0.0, yR = 0.0, zR = 0.0 }, + Coords = { x = 0.0, y = 0.0, z = -0.20, xR = 0.0, yR = 0.0, zR = 0.0 }, } }, Hold = { @@ -8927,7 +8927,7 @@ Config = { }, Attachment = { Bone = 28422, - Coords = { x = 0.0, y = 0.0, z = -0.07, xR = 0.0, yR = 0.0, zR = 0.0 }, + Coords = { x = 0.0, y = 0.0, z = -0.20, xR = 0.0, yR = 0.0, zR = 0.0 }, }, }, Use = { @@ -8939,7 +8939,7 @@ Config = { }, Attachment = { Bone = 28422, - Coords = { x = 0.0, y = 0.0, z = -0.07, xR = 0.0, yR = 0.0, zR = 0.0 }, + Coords = { x = 0.0, y = 0.0, z = -0.12, xR = 0.0, yR = 0.0, zR = 0.0 }, }, }, Exit = { @@ -8972,8 +8972,8 @@ Config = { } }, ["wwine"] = { - PropModel = "prop_wine_white", - UsesAmount = 4, + PropModel = "p_wine_glass_s", + UsesAmount = 2, Actions = { Enter = { Animation = { @@ -8984,7 +8984,7 @@ Config = { }, Attachment = { Bone = 28422, - Coords = { x = 0.0, y = 0.0, z = -0.07, xR = 0.0, yR = 0.0, zR = 0.0 }, + Coords = { x = 0.0, y = 0.0, z = -0.20, xR = 0.0, yR = 0.0, zR = 0.0 }, } }, Hold = { @@ -8995,7 +8995,7 @@ Config = { }, Attachment = { Bone = 28422, - Coords = { x = 0.0, y = 0.0, z = -0.07, xR = 0.0, yR = 0.0, zR = 0.0 }, + Coords = { x = 0.0, y = 0.0, z = -0.20, xR = 0.0, yR = 0.0, zR = 0.0 }, }, }, Use = { @@ -9007,7 +9007,7 @@ Config = { }, Attachment = { Bone = 28422, - Coords = { x = 0.0, y = 0.0, z = -0.07, xR = 0.0, yR = 0.0, zR = 0.0 }, + Coords = { x = 0.0, y = 0.0, z = -0.12, xR = 0.0, yR = 0.0, zR = 0.0 }, }, }, Exit = {