1
0
Fork 0
forked from Simnation/Main

Update configStashes.lua

This commit is contained in:
Nordi98 2025-08-06 13:55:08 +02:00
parent aa1a7dc51b
commit 903fbb50e2

View file

@ -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',
@ -42,7 +52,6 @@ config.stashes = {
jobs = { police = { 7, 8, 9, 10 } }
},
{
coords = vec3(301.3, -600.23, 43.28),
textUiLabel = 'Persönlicher Spind',