forked from Simnation/Main
Update items.lua
This commit is contained in:
parent
93926f0de7
commit
0484090600
1 changed files with 0 additions and 11 deletions
|
@ -4788,17 +4788,6 @@ QBShared.Items = {
|
||||||
useable = true,
|
useable = true,
|
||||||
shouldClose = true,
|
shouldClose = true,
|
||||||
},
|
},
|
||||||
paper = {
|
|
||||||
name = 'paper',
|
|
||||||
label = 'gedrucktes Dokument',
|
|
||||||
description = '',
|
|
||||||
shouldClose = false,
|
|
||||||
image = 'print.png',
|
|
||||||
weight = 0,
|
|
||||||
unique = true,
|
|
||||||
useable = true,
|
|
||||||
type = 'item',
|
|
||||||
},
|
|
||||||
weapon_flashlight = {
|
weapon_flashlight = {
|
||||||
type = 'weapon',
|
type = 'weapon',
|
||||||
image = 'weapon_flashlight.png',
|
image = 'weapon_flashlight.png',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue