QBox
Dependencies Part
Inventory Setup
['houselockpick'] = {['name']='houselockpick',['label']='House Lockpick',['weight']=700,['type']='item',['image']='houselockpick.png',['unique']=true,['useable']=true,['shouldClose']=true,['combinable']=nil,['description']='Not very legal..'},
['police_stormram']={['name']='police_stormram',['label']='Police Stormram',['weight']=700,['type']='item',['image']='police_stormram.png',['unique']=true,['useable']=true,['shouldClose']=true,['combinable']=nil,['description']='Well, this can destroy many doords..'},['houselockpick'] = {
label = 'House Lockpick',
weight = 700,
stack = false,
close = true,
},
['police_stormram'] = {
label = 'Police Stormram',
weight = 700,
stack = false,
close = true,
},SQL
Game build
Last updated