From 9317f6fd71fb8adfc66e7b907505059b30882367 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Fri, 11 Jul 2025 21:01:33 +0200 Subject: [PATCH] Update config.lua --- resources/[inventory]/cs_shops/config/config.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/[inventory]/cs_shops/config/config.lua b/resources/[inventory]/cs_shops/config/config.lua index efc24055b..932d0931c 100644 --- a/resources/[inventory]/cs_shops/config/config.lua +++ b/resources/[inventory]/cs_shops/config/config.lua @@ -3076,8 +3076,8 @@ CodeStudio.Shops = { }, Interaction = { targetIcon = 'fas fa-shopping-basket', - targetLabel = 'Mit John reden', - spawnPed = 'S_M_Y_WareTech_01', -- Put false if you dont need ped + targetLabel = 'Mit Sacha reden', + spawnPed = 'IG_Sacha', -- Put false if you dont need ped scenario = 'WORLD_HUMAN_STAND_MOBILE', --Ped Scenario Animation put false if you dont need radius = 2.5, },