forked from Simnation/Main
Update sv_stash.lua
This commit is contained in:
parent
e9eae8307c
commit
ad226c88a2
1 changed files with 0 additions and 5 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue