forked from Simnation/Main
Update items.lua
This commit is contained in:
parent
e7b7b020b9
commit
c0e9c44d86
1 changed files with 0 additions and 33 deletions
|
@ -4910,17 +4910,6 @@ itemsData = {
|
|||
ammotype = 'AMMO_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 = {
|
||||
useable = false,
|
||||
weight = 20,
|
||||
|
@ -6838,17 +6827,6 @@ itemsData = {
|
|||
label = 'getrocknetes Tabakblatt',
|
||||
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 = {
|
||||
useable = false,
|
||||
weight = 1000,
|
||||
|
@ -6904,17 +6882,6 @@ itemsData = {
|
|||
ammotype = 'AMMO_FLARE',
|
||||
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 = {
|
||||
useable = false,
|
||||
weight = 500,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue