1
0
Fork 0
forked from Simnation/Main

Update configStashes.lua

This commit is contained in:
Nordi98 2025-08-13 15:01:30 +02:00
parent 52249431dc
commit 0b763c9a80

View file

@ -260,6 +260,31 @@ config.stashes = {
weight = 60000,
},
---- Little Suicide Squad ----
{
coords = vector3(1441.65, -1483.83, 63.63),
textUiLabel = 'öffnen',
name = 'lsqfridge', -- uniq name
label = 'Kühlschrank',
slots = 40,
weight = 40000,
},
{
vector3(1443.78, -1490.56, 66.66),
textUiLabel = 'öffnen',
name = 'lsqlager1', -- uniq name
label = 'Schlafzimmer Lager',
slots = 60,
weight = 60000,
},
{
vector3(1445.53, -1488.7, 63.63)
textUiLabel = 'öffnen',
name = 'lsqlager2', -- uniq name
label = 'Lagerraum',
slots = 60,
weight = 60000,
},