1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-10 15:20:36 +02:00
parent a2225a78f4
commit 5337302a1e
3 changed files with 97 additions and 2 deletions

View file

@ -241,5 +241,27 @@ config.stashes = {
weight = 80000,
jobs = { police = true } -- only 9 ranks for police job
},
---- LSMD ----
{
coords = vector3(1139.69, -1562.76, 35.38),
textUiLabel = 'öffnen',
name = 'mdlager1', -- uniq name
label = 'Apotheke',
slots = 60,
weight = 60000,
},
{
coords = vector3(1126.1, -1573.07, 35.38),
textUiLabel = 'öffnen',
name = 'mdlager2', -- uniq name
label = 'ITS Lager',
slots = 60,
weight = 60000,
},
}
}