forked from Simnation/Main
ed
This commit is contained in:
parent
cd17b66985
commit
2ecbbdc6c4
3 changed files with 69 additions and 71 deletions
|
@ -163,10 +163,27 @@ config.stashes = {
|
|||
coords = vector3(1930.88, 3723.82, 32.57),
|
||||
textUiLabel = 'öffnen',
|
||||
name = 'spahlager1', -- uniq name
|
||||
label = 'Kühlschrank',
|
||||
slots = 40,
|
||||
weight = 40000,
|
||||
},
|
||||
---- JM Sinister ----
|
||||
{
|
||||
coords = vector3(-210.68, -1574.17, 35.05),
|
||||
textUiLabel = 'öffnen',
|
||||
name = 'jmlager1', -- uniq name
|
||||
label = 'Lager',
|
||||
slots = 60,
|
||||
weight = 60000,
|
||||
},
|
||||
{
|
||||
coords = vvector3(-201.71, -1601.38, 35.05),
|
||||
textUiLabel = 'öffnen',
|
||||
name = 'jmfridge', -- uniq name
|
||||
label = 'Kühlschrank',
|
||||
slots = 40,
|
||||
weight = 40000,
|
||||
},
|
||||
|
||||
---- SHERIFF ----
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue