1
0
Fork 0
forked from Simnation/Main

Update sv_stash.lua

This commit is contained in:
Nordi98 2025-07-14 18:03:55 +02:00
parent e9eae8307c
commit ad226c88a2

View file

@ -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 -- New qb-inventory requirement for stash
RegisterNetEvent(Utils.eventsPrefix .. ":qb-inventory:server:stashNew", function(stashId) RegisterNetEvent(Utils.eventsPrefix .. ":qb-inventory:server:stashNew", function(stashId)