1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-04 20:57:53 +02:00
parent 24041f43f4
commit 8c17875ec6
2 changed files with 12 additions and 3 deletions

View file

@ -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 } }
},
{