From ad226c88a2e3143d47667819aad38fcaa96631cf Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Mon, 14 Jul 2025 18:03:55 +0200 Subject: [PATCH] Update sv_stash.lua --- .../jobs_creator/_modules/stash/qb-inventory/sv_stash.lua | 5 ----- 1 file changed, 5 deletions(-) diff --git a/resources/[creator]/jobs_creator/_modules/stash/qb-inventory/sv_stash.lua b/resources/[creator]/jobs_creator/_modules/stash/qb-inventory/sv_stash.lua index 13f4b23e0..0bd969668 100644 --- a/resources/[creator]/jobs_creator/_modules/stash/qb-inventory/sv_stash.lua +++ b/resources/[creator]/jobs_creator/_modules/stash/qb-inventory/sv_stash.lua @@ -1,8 +1,3 @@ -local info = { - maxweight = 1000000, - slots = 50, - --label = "Stash" -- Uncomment this line if you want a fixed label -} -- New qb-inventory requirement for stash RegisterNetEvent(Utils.eventsPrefix .. ":qb-inventory:server:stashNew", function(stashId)