diff --git a/resources/[inventory]/tgiann-inventory/configs/configStashes.lua b/resources/[inventory]/tgiann-inventory/configs/configStashes.lua index d414b8e51..4ba1fd279 100644 --- a/resources/[inventory]/tgiann-inventory/configs/configStashes.lua +++ b/resources/[inventory]/tgiann-inventory/configs/configStashes.lua @@ -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, + },