forked from Simnation/Main
Update configStashes.lua
This commit is contained in:
parent
c81ae4bb6d
commit
99f5575d2f
1 changed files with 15 additions and 0 deletions
|
@ -70,5 +70,20 @@ config.stashes = {
|
||||||
weight = 70000,
|
weight = 70000,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
---- KAYAS RESTAURANT ----
|
||||||
|
|
||||||
|
{
|
||||||
|
coords = vector3(vector3(1898.94, 3714.66, 32.74)),
|
||||||
|
textUiLabel = 'öffnen',
|
||||||
|
name = 'kayasrfridge', -- uniq name
|
||||||
|
label = 'Lager',
|
||||||
|
slots = 80,
|
||||||
|
weight = 80000,
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue