1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-04 21:16:03 +02:00
parent be555f0b29
commit 1255dd3cb8

View file

@ -11,9 +11,19 @@ config.stashes = {
owner = true, -- if true, it creates a player-specific stash.
jobs = { police = true } -- only 9 ranks for police job
},
{
coords = vec3(367.59, -1596.27, 33.3),
textUiLabel = 'Persönlicher Spind',
name = 'policelocker2', -- uniq name
label = 'Persönlicher Spind',
slots = 70,
weight = 70000,
owner = true, -- if true, it creates a player-specific stash.
jobs = { police = true } -- only 9 ranks for police job
},
{
coords = vector3(374.03, -1593.87, 33.3),
textUiLabel = 'LSPD Kühlschrank',
textUiLabel = 'Kühlschrank',
name = 'policefridge', -- uniq name
label = 'Kühlschrank',
slots = 70,
@ -23,9 +33,9 @@ config.stashes = {
},
{
coords = vector3(365.22, -1600.38, 33.3),
textUiLabel = 'LSPD Armory',
textUiLabel = 'Armory',
name = 'policearmory', -- uniq name
label = 'Armory',
label = 'LSPD Armory',
slots = 70,
weight = 70000,
owner = false,