diff --git a/resources/[inventory]/tgiann-inventory/items/items.lua b/resources/[inventory]/tgiann-inventory/items/items.lua index 682e0a25d..22f07c456 100644 --- a/resources/[inventory]/tgiann-inventory/items/items.lua +++ b/resources/[inventory]/tgiann-inventory/items/items.lua @@ -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,