forked from Simnation/Main
ed
This commit is contained in:
parent
a2225a78f4
commit
5337302a1e
3 changed files with 97 additions and 2 deletions
|
@ -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,
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue