Update sh_config.lua

This commit is contained in:
Nordi98 2025-06-15 02:48:50 +02:00
parent 1b57f772c6
commit 71eb99f271

View file

@ -2044,7 +2044,7 @@ Config = {
} }
}, },
["lahmacun"] = { ["lahmacun"] = {
PropModel = "prop_taco_01", PropModel = "bzzz_food_burrito_a",
UsesAmount = 2, -- The Amount Of Times This Item Can Be Eaten / Drinked UsesAmount = 2, -- The Amount Of Times This Item Can Be Eaten / Drinked
Actions = { Actions = {
Enter = { -- I Won't Recomenned Replacing The Animation Because Stuff Related To This Are Hardcoded (Will Be Support For Customs Soon) Enter = { -- I Won't Recomenned Replacing The Animation Because Stuff Related To This Are Hardcoded (Will Be Support For Customs Soon)
@ -2124,20 +2124,20 @@ Config = {
Speed = 0.0, Speed = 0.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Use = { Use = {
Animation = { Animation = {
Dict = "anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1", Dict = "bzzz@restaurant@eat",
Anim = "base_idle", Anim = "bzzz_restaurant_eat",
flag = 49, flag = 49,
Speed = 1.0, Speed = 1.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Exit = { Exit = {
@ -2238,20 +2238,20 @@ Config = {
Speed = 0.0, Speed = 0.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Use = { Use = {
Animation = { Animation = {
Dict = "anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1", Dict = "bzzz@restaurant@eat",
Anim = "base_idle", Anim = "bzzz_restaurant_eat",
flag = 49, flag = 49,
Speed = 1.0, Speed = 1.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Exit = { Exit = {
@ -2295,20 +2295,20 @@ Config = {
Speed = 0.0, Speed = 0.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Use = { Use = {
Animation = { Animation = {
Dict = "anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1", Dict = "bzzz@restaurant@eat",
Anim = "base_idle", Anim = "bzzz_restaurant_eat",
flag = 49, flag = 49,
Speed = 1.0, Speed = 1.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Exit = { Exit = {
@ -3526,7 +3526,7 @@ Config = {
} }
}, },
["dins_isdom_latter"] = { ["dins_isdom_latter"] = {
PropModel = "prop_cs_plate_01", PropModel = "prop_cs_plate_01",
UsesAmount = 2, UsesAmount = 2,
Actions = { Actions = {
Enter = { Enter = {
@ -3549,20 +3549,20 @@ Config = {
Speed = 0.0, Speed = 0.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Use = { Use = {
Animation = { Animation = {
Dict = "anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1", Dict = "bzzz@restaurant@eat",
Anim = "base_idle", Anim = "bzzz_restaurant_eat",
flag = 49, flag = 49,
Speed = 1.0, Speed = 1.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Exit = { Exit = {
@ -3583,7 +3583,7 @@ Config = {
} }
}, },
["ifs_olden_arvest"] = { ["ifs_olden_arvest"] = {
PropModel = "prop_cs_plate_01", PropModel = "prop_cs_plate_01",
UsesAmount = 2, UsesAmount = 2,
Actions = { Actions = {
Enter = { Enter = {
@ -3606,20 +3606,20 @@ Config = {
Speed = 0.0, Speed = 0.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Use = { Use = {
Animation = { Animation = {
Dict = "anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1", Dict = "bzzz@restaurant@eat",
Anim = "base_idle", Anim = "bzzz_restaurant_eat",
flag = 49, flag = 49,
Speed = 1.0, Speed = 1.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Exit = { Exit = {
@ -3641,7 +3641,7 @@ Config = {
}, },
["jords_ea_latter"] = { ["jords_ea_latter"] = {
PropModel = "prop_cs_plate_01", PropModel = "prop_cs_plate_01",
UsesAmount = 2, UsesAmount = 2,
Actions = { Actions = {
Enter = { Enter = {
@ -3664,20 +3664,20 @@ Config = {
Speed = 0.0, Speed = 0.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Use = { Use = {
Animation = { Animation = {
Dict = "anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1", Dict = "bzzz@restaurant@eat",
Anim = "base_idle", Anim = "bzzz_restaurant_eat",
flag = 49, flag = 49,
Speed = 1.0, Speed = 1.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Exit = { Exit = {
@ -3699,7 +3699,7 @@ Config = {
}, },
["kadis_inter_kewers"] = { ["kadis_inter_kewers"] = {
PropModel = "prop_cs_plate_01", PropModel = "prop_cs_plate_01",
UsesAmount = 2, UsesAmount = 2,
Actions = { Actions = {
Enter = { Enter = {
@ -3722,20 +3722,20 @@ Config = {
Speed = 0.0, Speed = 0.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Use = { Use = {
Animation = { Animation = {
Dict = "anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1", Dict = "bzzz@restaurant@eat",
Anim = "base_idle", Anim = "bzzz_restaurant_eat",
flag = 49, flag = 49,
Speed = 1.0, Speed = 1.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Exit = { Exit = {
@ -3780,20 +3780,20 @@ Config = {
Speed = 0.0, Speed = 0.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Use = { Use = {
Animation = { Animation = {
Dict = "anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1", Dict = "bzzz@restaurant@eat",
Anim = "base_idle", Anim = "bzzz_restaurant_eat",
flag = 49, flag = 49,
Speed = 1.0, Speed = 1.0,
}, },
Attachment = { Attachment = {
Bone = 60309, Bone = 18905,
Coords = { x = 0.0, y = 0.0, z = 0.0, xR = 0.0, yR = 0.0, zR = 0.0 }, Coords = { x = 0.08, y = -0.04, z = 0.07, xR = -30.0, yR = 10.0, zR = 0.0 },
}, },
}, },
Exit = { Exit = {