diff --git a/resources/[inventory]/tgiann-inventory/configs/configStashes.lua b/resources/[inventory]/tgiann-inventory/configs/configStashes.lua index 5ceb1cc26..c1160fcd2 100644 --- a/resources/[inventory]/tgiann-inventory/configs/configStashes.lua +++ b/resources/[inventory]/tgiann-inventory/configs/configStashes.lua @@ -31,6 +31,16 @@ config.stashes = { owner = false, jobs = { police = true } }, + { + coords = vector3(365.22, -1600.38, 33.3), + textUiLabel = 'öffnen', + name = 'police_hlager', -- uniq name + label = 'PD Häftlingslager', + slots = 70, + weight = 70000, + owner = false, + jobs = { police = {3, 4, 5, 6, 7, 8, 9, 10 } } + }, { coords = vector3(365.22, -1600.38, 33.3), textUiLabel = 'Armory', @@ -41,7 +51,6 @@ config.stashes = { owner = false, jobs = { police = { 7, 8, 9, 10 } } }, - { coords = vec3(301.3, -600.23, 43.28),