1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-04 20:51:55 +02:00
parent 4b4bb3b0ab
commit 24041f43f4
2 changed files with 15 additions and 2 deletions

View file

@ -1,7 +1,7 @@
config.stashes = {
active = true,
locations = {
{
{ --- LSPD ---
coords = vec3(369.87, -1599.0, 33.3),
textUiLabel = 'Persönlicher Spind',
name = 'policelocker', -- uniq name
@ -11,6 +11,19 @@ config.stashes = {
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',
name = 'policefridge', -- uniq name
label = 'Kühlschrank',
slots = 70,
weight = 70000,
owner = false,
jobs = { police = true } -- all ranks for ambulance job
},
{
coords = vec3(301.3, -600.23, 43.28),
textUiLabel = 'Persönlicher Spind',