1
0
Fork 0
forked from Simnation/Main

Update items.lua

This commit is contained in:
Nordi98 2025-08-04 05:20:51 +02:00
parent e7b7b020b9
commit c0e9c44d86

View file

@ -4910,17 +4910,6 @@ itemsData = {
ammotype = 'AMMO_GRENADELAUNCHER', ammotype = 'AMMO_GRENADELAUNCHER',
name = 'weapon_grenadelauncher', name = 'weapon_grenadelauncher',
}, },
weaponlicense = {
useable = true,
weight = 0,
type = 'item',
unique = true,
description = 'Weapon License',
image = 'weapon_license.png',
shouldClose = true,
label = 'Weapon License',
name = 'weaponlicense',
},
ohrstopsel = { ohrstopsel = {
useable = false, useable = false,
weight = 20, weight = 20,
@ -6838,17 +6827,6 @@ itemsData = {
label = 'getrocknetes Tabakblatt', label = 'getrocknetes Tabakblatt',
name = 'drytobbacoleaf', name = 'drytobbacoleaf',
}, },
id_card = {
useable = true,
weight = 0,
type = 'item',
unique = true,
description = 'A card containing all your information to identify yourself',
image = 'id_card.png',
shouldClose = false,
label = 'ID Card',
name = 'id_card',
},
flour = { flour = {
useable = false, useable = false,
weight = 1000, weight = 1000,
@ -6904,17 +6882,6 @@ itemsData = {
ammotype = 'AMMO_FLARE', ammotype = 'AMMO_FLARE',
name = 'weapon_flaregun', name = 'weapon_flaregun',
}, },
driver_license = {
useable = true,
weight = 0,
type = 'item',
unique = true,
description = 'Permit to show you can drive a vehicle',
image = 'driver_license.png',
shouldClose = false,
label = 'Drivers License',
name = 'driver_license',
},
meth_pipe = { meth_pipe = {
useable = false, useable = false,
weight = 500, weight = 500,