forked from Simnation/Main
ed
This commit is contained in:
parent
442768b04c
commit
fb66b3ce3b
7 changed files with 17 additions and 9 deletions
|
@ -105,7 +105,7 @@ config.stashes = {
|
|||
---- KAYAS RESTAURANT ----
|
||||
|
||||
{
|
||||
coords = vector3(vector3(1898.94, 3714.66, 32.74)),
|
||||
coords = vector3(1898.94, 3714.66, 32.74),
|
||||
textUiLabel = 'öffnen',
|
||||
name = 'kayasrfridge', -- uniq name
|
||||
label = 'Lager',
|
||||
|
@ -115,7 +115,15 @@ config.stashes = {
|
|||
|
||||
|
||||
|
||||
|
||||
---- PDM ----
|
||||
{
|
||||
coords = vector3(-13.23, -1105.6, 28.0),
|
||||
textUiLabel = 'öffnen',
|
||||
name = 'pdmfridge', -- uniq name
|
||||
label = 'Lager',
|
||||
slots = 60,
|
||||
weight = 60000,
|
||||
},
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue