1
0
Fork 0
forked from Simnation/Main

Update items.lua

This commit is contained in:
Nordi98 2025-06-26 03:41:32 +02:00
parent 93926f0de7
commit 0484090600

View file

@ -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',