diff --git a/resources/[inventory]/cs_shops/config/config.lua b/resources/[inventory]/cs_shops/config/config.lua index ed64e182d..82d63e007 100644 --- a/resources/[inventory]/cs_shops/config/config.lua +++ b/resources/[inventory]/cs_shops/config/config.lua @@ -3098,14 +3098,15 @@ CodeStudio.Shops = { }, requiredJob = { - ['sud'] = {0} + ['sud'] = {0}, + ['ammu'] = {0}, }, Locations = { - vector4(4435.1216, -4470.0146, 4.3284, 3) + vector4(147.84, 284.97, 109.97, 219.91) }, Interaction = { targetIcon = 'fas fa-gun', - targetLabel = 'Admin Shop öffnen', + targetLabel = 'Shop öffnen', spawnPed = 'CSB_Oscar', -- Put false if you dont need ped scenario = 'WORLD_HUMAN_STAND_MOBILE', --Ped Scenario Animation put false if you dont need radius = 2.5, @@ -3123,16 +3124,20 @@ CodeStudio.Shops = { }, requiredJob = { - ['sud'] = {0} + ['sud'] = {0}, + ['kayas'] = {0}, + ['cinema'] = {0}, + ['ammu'] = {0}, + }, Locations = { - vector4(164.3889, 281.9611, 109.9736, 3) + vector4(155.78, 284.85, 109.97, 163.47) }, Interaction = { targetIcon = 'fas fa-shopping-basket', - targetLabel = 'Shop öffnen', - spawnPed = false, -- Put false if you dont need ped - scenario = false, --Ped Scenario Animation put false if you dont need + targetLabel = 'mit Dennis reden', + spawnPed = 'A_M_M_GenFat_02', -- Put false if you dont need ped + scenario = 'WORLD_HUMAN_STAND_MOBILE', --Ped Scenario Animation put false if you dont need radius = 2.5, }, @@ -3390,7 +3395,8 @@ CodeStudio.Shops = { }, requiredJob = { - ['sud'] = {0} + ['sud'] = {0}, + ['ammu'] = {0}, }, Locations = { vector4(150.3828, 288.1915, 109.9736, 3)