From 0b763c9a8058e07636857f16b52e9fa2f2ad4812 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Wed, 13 Aug 2025 15:01:30 +0200 Subject: [PATCH] Update configStashes.lua --- .../configs/configStashes.lua | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) 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, + },