1
0
Fork 0
forked from Simnation/Main

Update configStashes.lua

This commit is contained in:
Nordi98 2025-08-06 08:58:20 +02:00
parent 9296b6c441
commit bf604909b7

View file

@ -105,13 +105,29 @@ config.stashes = {
---- KAYAS RESTAURANT ---- ---- KAYAS RESTAURANT ----
{ {
coords = vector3(1898.94, 3714.66, 32.74), coords = vector3(1540.88, 3791.67, 34.51),
textUiLabel = 'öffnen', textUiLabel = 'öffnen',
name = 'kayasrfridge', -- uniq name name = 'kayasrlager1', -- uniq name
label = 'Lager', label = 'Lager',
slots = 80, slots = 80,
weight = 80000, weight = 80000,
}, },
{
coords = vector3(1515.73, 3786.11, 38.22),
textUiLabel = 'öffnen',
name = 'kayasrlager2', -- uniq name
label = 'Lager',
slots = 60,
weight = 60000,
},
{
coords = vector3(1513.41, 3776.28, 34.51),
textUiLabel = 'öffnen',
name = 'kayasrlager3', -- uniq name
label = 'Lager',
slots = 60,
weight = 60000,
},
---- PDM ---- ---- PDM ----
{ {