ed
This commit is contained in:
parent
dfe7a276b1
commit
d21fa8d470
3 changed files with 118 additions and 16 deletions
|
|
@ -51,7 +51,24 @@ config.stashes = {
|
|||
weight = 70000,
|
||||
},
|
||||
|
||||
---- KAYAS HAUS ----
|
||||
|
||||
{
|
||||
coords = vector3(2575.58, 6161.95, 166.17),
|
||||
textUiLabel = 'öffnen',
|
||||
name = 'kayasfridge', -- uniq name
|
||||
label = 'Kühlschrank',
|
||||
slots = 20,
|
||||
weight = 70000,
|
||||
},
|
||||
{
|
||||
coords = vector3(2577.19, 6169.46, 170.28),
|
||||
textUiLabel = 'öffnen',
|
||||
name = 'kayassideboard', -- uniq name
|
||||
label = 'Sideborad',
|
||||
slots = 10,
|
||||
weight = 70000,
|
||||
},
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue