diff --git a/resources/[inventory]/cs_shops/config/config.lua b/resources/[inventory]/cs_shops/config/config.lua index 84267653e..ed64e182d 100644 --- a/resources/[inventory]/cs_shops/config/config.lua +++ b/resources/[inventory]/cs_shops/config/config.lua @@ -3055,7 +3055,7 @@ CodeStudio.Shops = { }, Locations = { - vector4(480.6711, -1005.9440, 32.9868, 3), + vector4(364.97, -1604.99, 33.3, 3), vector4(1825.1555, 3683.8396, 34.4050, 3), vector4(-427.5840, 5997.7134, 28.1953, 3) diff --git a/resources/[inventory]/tgiann-inventory/configs/configStashes.lua b/resources/[inventory]/tgiann-inventory/configs/configStashes.lua index 5ac2d2ef4..8fad521e8 100644 --- a/resources/[inventory]/tgiann-inventory/configs/configStashes.lua +++ b/resources/[inventory]/tgiann-inventory/configs/configStashes.lua @@ -19,9 +19,18 @@ config.stashes = { slots = 70, weight = 70000, owner = false, - jobs = { police = true } -- all ranks for ambulance job + jobs = { police = true } + }, + { + coords = vector3(365.22, -1600.38, 33.3), + textUiLabel = 'LSPD Armory', + name = 'policearmory', -- uniq name + label = 'Armory', + slots = 70, + weight = 70000, + owner = false, + jobs = { police = = { 7, 8, 9, 10 } } }, - {