1
0
Fork 0
forked from Simnation/Main

Update configStashes.lua

This commit is contained in:
Nordi98 2025-08-04 04:35:00 +02:00
parent c81ae4bb6d
commit 99f5575d2f

View file

@ -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,
},
} }
} }