Skip to content

Commit

Permalink
chore: remove company deposit
Browse files Browse the repository at this point in the history
remove company repository present in ox_inventory for bpt_dustman
  • Loading branch information
bitpredator committed Dec 24, 2023
1 parent 23e4006 commit 92bd172
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions server-data/resources/[ox]/ox_inventory/data/stashes.lua
Original file line number Diff line number Diff line change
Expand Up @@ -113,25 +113,6 @@ return {
groups = {['import'] = 0}
},

{
coords = vec3(-415.107697, -1676.782471, 19.018311),
target = {
loc = vec3(-415.107697, -1676.782471, 19.018311),
length = 0.6,
width = 1.8,
heading = 340,
minZ = 43.34,
maxZ = 44.74,
label = 'Storage'
},
name = 'dustmanlocker',
label = 'Storage',
owner = false,
slots = 70,
weight = 70000,
groups = {['dustman'] = 0}
},

{
coords = vec3(-29.287910, -1103.182373, 26.415405),
target = {
Expand Down

0 comments on commit 92bd172

Please sign in to comment.