1
0
Fork 0
forked from Simnation/Main
Main/resources/[qb]/qb-core/shared/items.lua
2025-06-11 17:02:33 +02:00

9316 lines
No EOL
224 KiB
Lua
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

QBShared = QBShared or {}
QBShared.Items = {
heroin_injection = {
image = 'dirtyneedle.png',
description = 'Der schnellste Weg ins Nirwana, aber der Ausgang ist unsichtbar',
shouldClose = true,
unique = false,
type = 'item',
name = 'heroin_injection',
label = 'Heroinspritze',
weight = 750,
useable = true,
},
weapontint_mk2_4 = {
image = 'weapontint_black.png',
description = 'Classic Beige Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_4',
label = 'Classic Beige Tint',
weight = 1000,
useable = true,
},
aluminum = {
image = 'aluminum.png',
description = 'Nice piece of metal that you can probably use for something',
shouldClose = false,
unique = false,
type = 'item',
name = 'aluminum',
label = 'Aluminium',
weight = 100,
useable = false,
},
blood_750 = {
image = 'bloodbag.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'blood_750',
label = 'Blut (750ml)',
weight = 750,
useable = true,
},
goezleme = {
image = 'Goezleme.png',
description = 'würzig gefülltes Fladenbrot',
shouldClose = true,
unique = true,
type = 'item',
name = 'goezleme',
label = 'Gözleme',
weight = 200,
useable = true,
},
steel = {
image = 'steel.png',
description = 'Nice piece of metal that you can probably use for something',
shouldClose = false,
unique = false,
type = 'item',
name = 'steel',
label = 'Stahl',
weight = 100,
useable = false,
},
saldprezels = {
image = 'ChatGPT_Image_27._Apr._2025__00_12_06-removebg-preview.png',
description = 'Knusprige Mini-Salzbrezeln',
shouldClose = true,
unique = true,
type = 'item',
name = 'saldprezels',
label = 'Salzbrezeln',
weight = 150,
useable = true,
},
fish_and_chips = {
image = 'fishandchips.png',
description = 'very british ^^',
shouldClose = true,
unique = false,
type = 'item',
name = 'fish_and_chips',
label = 'Fish and Chips',
weight = 200,
useable = true,
},
patriotcamo_attachment = {
image = 'patriotcamo_attachment.png',
description = 'A patriot camo for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'patriotcamo_attachment',
label = 'Patriot Camo',
weight = 1000,
useable = true,
},
veh_armor = {
image = 'veh_armor.png',
description = 'Upgrade vehicle armor',
shouldClose = true,
unique = false,
type = 'item',
name = 'veh_armor',
label = 'Armor',
weight = 1000,
useable = true,
},
tims_instant_nudeln = {
image = 'ChatGPT_Image_1._Mai_2025__03_26_12-removebg-preview.png',
description = 'der Kulinarische Blitzbesuch in Fernost',
shouldClose = true,
unique = false,
type = 'item',
name = 'tims_instant_nudeln',
label = 'Tim\'s Instant Nudeln',
weight = 100,
useable = true,
},
raw_sausages = {
image = 'raw_sausages.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'raw_sausages',
label = 'rohe Bratwurst',
weight = 100,
useable = true,
},
weapon_license = {
image = 'weapon_license.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'weapon_license',
label = 'Waffenschein',
weight = 10,
useable = true,
},
labkey = {
image = 'labkey.png',
description = 'Key for a lock...?',
shouldClose = true,
unique = true,
type = 'item',
name = 'labkey',
label = 'Key',
weight = 500,
useable = true,
},
oilbarrel = {
image = 'oilbarrel.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'oilbarrel',
label = 'Erdölfass',
weight = 6000,
useable = false,
},
barrel_attachment = {
image = 'barrel_attachment.png',
description = 'A barrel for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'barrel_attachment',
label = 'Barrel',
weight = 1000,
useable = true,
},
sauerstoff = {
image = 'screenshot_697-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'sauerstoff',
label = 'Sauerstoff',
weight = 200,
useable = true,
},
akrinor = {
image = 'akrinor.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'akrinor',
label = 'Akrinor',
weight = 20,
useable = true,
},
shotgun_squaredmuzzle = {
image = 'comp_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'shotgun_squaredmuzzle',
label = 'MK2 Shotgun Squaredmuzzle',
weight = 100,
useable = true,
},
weapon_marksmanpistol = {
image = 'weapon_marksmanpistol.png',
description = 'A very accurate small firearm designed to be held in one hand',
unique = true,
type = 'weapon',
name = 'weapon_marksmanpistol',
ammotype = 'AMMO_PISTOL',
label = 'Marksman Pistol',
weight = 1000,
useable = false,
},
diamond_ring = {
image = 'diamond_ring.png',
description = 'A diamond ring seems like the jackpot to me!',
shouldClose = true,
unique = false,
type = 'item',
name = 'diamond_ring',
label = 'Diamond Ring',
weight = 1500,
useable = false,
},
okis_rickster_unch = {
image = 'LokisTricksterPunch.png',
description = 'Unberechenbar und aufregend, dieser Mocktail hält eine erfrischende Überraschung parat.',
shouldClose = true,
unique = false,
type = 'item',
name = 'lokis_trickster_punch',
label = 'Loki\'s Trickster Punch',
weight = 200,
useable = true,
},
water_bottle = {
image = 'wasserflasche.png',
description = 'Gerüchte sagen, es stammt aus einem Gletscher wahrscheinlich eher aus dem Hahn hinterm Werkstor.',
shouldClose = true,
unique = false,
type = 'item',
name = 'water_bottle',
label = 'Wasser Flasche ',
weight = 100,
useable = true,
},
casinochips = {
image = 'casinochips.png',
description = 'Chips For Casino Gambling',
shouldClose = false,
unique = false,
type = 'item',
name = 'casinochips',
label = 'Casino Chips',
weight = 0,
useable = false,
},
deckelblendno5 = {
image = 'deckelblendno5.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'deckelblendno5',
label = 'Deckel Blend No.5',
weight = 100,
useable = true,
},
antipatharia_coral = {
image = 'antipatharia_coral.png',
description = 'Its also known as black corals or thorn corals',
shouldClose = true,
unique = false,
type = 'item',
name = 'antipatharia_coral',
label = 'Antipatharia',
weight = 1000,
useable = false,
},
tuch = {
image = '',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'tuch',
label = 'Stofftuch',
weight = 0,
useable = true,
},
thors_hammer = {
image = 'ThorsHammerBeer.png',
description = 'So kraftvoll wie der Schlag von Mjölnir, Thors legendärem Hammer.',
shouldClose = true,
unique = true,
type = 'item',
name = 'thors_hammer',
label = 'Thor\'s Hammer',
weight = 200,
useable = true,
},
weapon_molotov = {
type = 'weapon',
image = 'weapon_molotov.png',
name = 'weapon_molotov',
description = 'A crude bomb made of a bottle filled with a flammable liquid and fitted with a wick for lighting',
weight = 1000,
label = 'Molotov',
useable = false,
unique = true,
},
blackmoney_route = {
image = 'blackmoney_route.png',
description = 'Offiziell? Dieses Dokument gibts nicht. Unofficially? Du bist jetzt Teil der geheimen Route und das solltest du niemandem erzählen',
shouldClose = false,
unique = true,
type = 'item',
name = 'blackmoney_route',
label = 'Schwarzgeld Route',
weight = 10,
useable = false,
},
emergencydrone = {
image = 'police_drone.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'emergencydrone',
label = 'Einsatz Drohne',
weight = 1000,
useable = true,
},
veh_exterior = {
image = 'veh_exterior.png',
description = 'Upgrade vehicle exterior',
shouldClose = true,
unique = false,
type = 'item',
name = 'veh_exterior',
label = 'Exterior',
weight = 1000,
useable = true,
},
bbq_seasoning = {
image = 'bbq_seasoning.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'bbq_seasoning',
label = 'BBQ Gewürze',
weight = 100,
useable = true,
},
sand = {
image = 'sand.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'sand',
label = 'Eimer mit Sand',
weight = 1000,
useable = false,
},
falafel = {
image = 'Falafel.png',
description = 'Falafel mit Joghurtsauce',
shouldClose = true,
unique = true,
type = 'item',
name = 'falafel',
label = 'Falafel',
weight = 200,
useable = true,
},
shotgun_scope = {
image = 'smallscope_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'shotgun_scope',
label = 'MK2 Shotgun Visier',
weight = 100,
useable = true,
},
repair_kit = {
image = 'repair_kit.png',
description = 'Für Schnelle & Kleinere Reparaturen ',
shouldClose = true,
unique = false,
type = 'item',
name = 'repair_kit',
label = 'Werkzeug',
weight = 0,
useable = true,
},
dwurstmskraut = {
image = 'Deckelwurst_mit_Sauerkraft-removebg-preview.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'dwurstmskraut',
label = 'Dackelwurst mit Sauerkraut',
weight = 100,
useable = false,
},
sprunk_zero_dose = {
image = 'sprunkcanzero.png',
description = 'Dose Zitronen Limo',
shouldClose = true,
unique = false,
type = 'item',
name = 'sprunk_zero_dose',
label = 'Sprunk Zero Dose',
weight = 50,
useable = true,
},
weapon_huntingrifle = {
image = 'weapon_huntingrifle.png',
description = '',
shouldClose = true,
unique = true,
type = 'weapon',
name = 'weapon_huntingrifle',
label = 'Jagdgewehr',
weight = 1000,
useable = true,
},
leberkas_semmal = {
image = 'leberkasemmel-removebg-preview.png',
description = 'Mehr Fleisch als Worte des is koa Semmel, des is a Lebensgefühl!',
shouldClose = true,
unique = false,
type = 'item',
name = 'leberkas_semmal',
label = 'Leberkas Semmal',
weight = 100,
useable = true,
},
weed_ak47_seed = {
image = 'weed_seed.png',
description = 'A weed seed of AK47',
shouldClose = true,
unique = false,
type = 'item',
name = 'weed_ak47_seed',
label = 'AK47 Seed',
weight = 0,
useable = true,
},
kuzu_sis = {
image = 'Kuzu_sis.png',
description = 'Lammkebab mit Beilagen',
shouldClose = true,
unique = true,
type = 'item',
name = 'kuzu_sis',
label = 'Kuzu Sis',
weight = 200,
useable = true,
},
diving_gear = {
image = 'diving_gear.png',
description = 'An oxygen tank and a rebreather',
shouldClose = true,
unique = true,
type = 'item',
name = 'diving_gear',
label = 'Diving Gear',
weight = 30000,
useable = true,
},
tactical_muzzle_brake = {
image = 'tactical_muzzle_brake.png',
description = 'A muzzle brakee for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'tactical_muzzle_brake',
label = 'Tactical Muzzle Brake',
weight = 1000,
useable = true,
},
cooked_corn_cob = {
image = 'cooked_corn_cob.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'cooked_corn_cob',
label = 'gegrillter Maiskolben',
weight = 100,
useable = true,
},
woodbug = {
image = 'woodbug.png',
description = 'Deutsche Borkenkäfer dürfen dies....',
shouldClose = false,
unique = false,
type = 'item',
name = 'woodbug',
label = 'Borkenkäfer',
weight = 4,
useable = false,
},
weapontint_mk2_22 = {
image = 'weapontint_black.png',
description = 'Bold Blue & White Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_22',
label = 'Bold Blue & White Tint',
weight = 1000,
useable = true,
},
lockpick = {
image = 'lockpick.png',
description = 'Very useful if you lose your keys a lot.. or if you want to use it for something else...',
shouldClose = true,
unique = false,
type = 'item',
name = 'lockpick',
label = 'Dietrich',
weight = 300,
useable = true,
},
ibuprophen = {
image = 'Ibuprophen.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'ibuprophen',
label = 'Ibuprophen',
weight = 20,
useable = true,
},
mettbroetchen = {
image = 'mettbroetchen.png',
description = 'mhmm deutsches Sushi',
shouldClose = true,
unique = false,
type = 'item',
name = 'mettbroetchen',
label = 'Mettbrötchen',
weight = 100,
useable = true,
},
ecola = {
image = 'screenshot_688-removebg-preview.png',
description = '"Weil dein Körper Zucker liebt du aber nicht deinen Körper."',
shouldClose = true,
unique = false,
type = 'item',
name = 'ecola',
label = 'E-Cola Softdrink',
weight = 100,
useable = true,
},
leopardcamo_attachment = {
image = 'leopardcamo_attachment.png',
description = 'A leopard camo for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'leopardcamo_attachment',
label = 'Leopard Camo',
weight = 1000,
useable = true,
},
weapontint_mk2_18 = {
image = 'weapontint_black.png',
description = 'Bold Green Features Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_18',
label = 'Bold Green Features Tint',
weight = 1000,
useable = true,
},
weapon_mg = {
image = 'weapon_mg.png',
description = 'An automatic gun that fires bullets in rapid succession for as long as the trigger is pressed',
unique = true,
type = 'weapon',
name = 'weapon_mg',
ammotype = 'AMMO_MG',
label = 'Machinegun',
weight = 1000,
useable = false,
},
waffle_icream = {
image = 'ChatGPT_Image_27._Apr._2025__12_49_09-removebg-preview.png',
description = 'Cremiges Vanilleeis, umhüllt von zwei zarten Waffelschichten der Klassiker im Retro-Look für echte Eisliebhaber.',
shouldClose = true,
unique = true,
type = 'item',
name = 'waffle_icream',
label = 'Sandwich Eis',
weight = 150,
useable = true,
},
iron = {
image = 'iron.png',
description = 'Handy piece of metal that you can probably use for something',
shouldClose = false,
unique = false,
type = 'item',
name = 'iron',
label = 'Iron',
weight = 100,
useable = false,
},
lsd_papers = {
image = 'lsd.png',
description = 'Miniatur-Kunstwerke, die dir den Kopf verdrehen aber hey, zumindest sieht alles schöner aus.',
shouldClose = true,
unique = false,
type = 'item',
name = 'lsd_papers',
label = 'LSD-Papes',
weight = 500,
useable = true,
},
weapon_wrench = {
type = 'weapon',
image = 'weapon_wrench.png',
name = 'weapon_wrench',
description = 'A tool used for gripping and turning nuts, bolts, pipes, etc',
weight = 1000,
label = 'Wrench',
useable = false,
unique = true,
},
emergency_revive_kit = {
image = 'medbox.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'emergency_revive_kit',
label = 'Wiederbelebungs-Kit',
weight = 1500,
useable = true,
},
gardensicorr = {
image = 'gardernsicor.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'gardensicorr',
label = 'Gartenschere',
weight = 100,
useable = false,
},
weapon_handcuffs = {
type = 'weapon',
image = 'weapon_handcuffs.png',
name = 'weapon_handcuffs',
description = 'A pair of lockable linked metal rings for securing a prisoner\'s wrists',
weight = 1000,
label = 'Handcuffs',
useable = false,
unique = true,
},
drone = {
image = 'drone.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'drone',
label = 'Drohne',
weight = 1000,
useable = true,
},
blood_1000 = {
image = 'bloodbag.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'blood_1000',
label = 'Blut (1000ml)',
weight = 1000,
useable = true,
},
veh_plates = {
image = 'veh_plates.png',
description = 'Install vehicle plates',
shouldClose = true,
unique = false,
type = 'item',
name = 'veh_plates',
label = 'Plates',
weight = 1000,
useable = true,
},
empty_weed_bag = {
image = 'weed_baggy_empty.png',
description = 'A small empty bag',
shouldClose = true,
unique = false,
type = 'item',
name = 'empty_weed_bag',
label = 'Empty Weed Bag',
weight = 0,
useable = true,
},
weapon_smokegrenade = {
type = 'weapon',
image = 'screenshot_425-removebg-preview.png',
name = 'weapon_smokegrenade',
description = 'An explosive charge that can be remotely detonated',
weight = 1000,
label = 'Rauchgranate',
useable = false,
unique = true,
},
novalmin = {
image = 'Novalmin.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'novalmin',
label = 'Novalmin',
weight = 20,
useable = true,
},
kadis_inter_kewers = {
image = 'SkadisWinterSkewers.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'skadis_winter_skewers',
label = 'Skadi\'s Winter Skewers',
weight = 200,
useable = true,
},
weapon_stone_hatchet = {
type = 'weapon',
image = 'weapon_stone_hatchet.png',
name = 'weapon_stone_hatchet',
description = 'Stone Hatchet',
weight = 1000,
label = 'Stone Hatchet',
useable = true,
unique = true,
},
cefalexin = {
image = 'Cefalexin.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'cefalexin',
label = 'Cefalexin',
weight = 20,
useable = true,
},
loaded_fries = {
image = 'ChatGPT_Image_26._Apr._2025__18_19_52-removebg-preview.png',
description = 'Knusprige Pommes, reich belegt mit köstlichen Toppings',
shouldClose = true,
unique = true,
type = 'item',
name = 'loaded_fries',
label = 'Loaded Fries',
weight = 200,
useable = true,
},
bauernsalat = {
image = 'corban.png',
description = 'Türkischer Bauernsalat',
shouldClose = true,
unique = true,
type = 'item',
name = 'bauernsalat',
label = 'Çorban salatası ',
weight = 200,
useable = true,
},
gg_hunting_animaltrap = {
image = 'gg_hunting_animaltrap.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_hunting_animaltrap',
label = 'Tierfalle',
weight = 1000,
useable = true,
},
coffee = {
image = 'coffee.png',
description = 'Pump 4 Caffeine',
shouldClose = true,
unique = false,
type = 'item',
name = 'coffee',
label = 'Kaffee Togo',
weight = 200,
useable = true,
},
orange = {
image = 'orange.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'orange',
label = 'Orange',
weight = 100,
useable = false,
},
pralinen = {
image = 'pralinen.png',
description = 'Damit Sie dich mal wieder ranlässt...',
shouldClose = true,
unique = false,
type = 'item',
name = 'pralinen',
label = 'Pralinen',
weight = 100,
useable = true,
},
rubber = {
image = 'rubber.png',
description = 'Rubber, I believe you can make your own rubber ducky with it :D',
shouldClose = false,
unique = false,
type = 'item',
name = 'rubber',
label = 'Gummi',
weight = 600,
useable = false,
},
weapon_bullpupshotgun = {
image = 'weapon_bullpupshotgun.png',
description = 'A compact smoothbore gun for firing small shot at short range',
unique = true,
type = 'weapon',
name = 'weapon_bullpupshotgun',
ammotype = 'AMMO_SHOTGUN',
label = 'Bullpup Shotgun',
weight = 1000,
useable = false,
},
smg_extendedclip = {
image = 'smg_extendedclip.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'smg_extendedclip',
label = 'erw. SMG Magazin',
weight = 100,
useable = true,
},
weapon_heavyshotgun = {
image = 'weapon_heavyshotgun.png',
description = 'A large smoothbore gun for firing small shot at short range',
unique = true,
type = 'weapon',
name = 'weapon_heavyshotgun',
ammotype = 'AMMO_SHOTGUN',
label = 'Heavy Shotgun',
weight = 1000,
useable = false,
},
cosmetic_part = {
image = 'cosmetic_part.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'cosmetic_part',
label = 'Cosmetickit',
weight = 0,
useable = true,
},
diamond = {
image = 'diamond.png',
description = 'A diamond seems like the jackpot to me!',
shouldClose = true,
unique = false,
type = 'item',
name = 'diamond',
label = 'Diamond',
weight = 1000,
useable = false,
},
weed_purplehaze = {
image = 'weed_baggy.png',
description = 'A weed bag with 2g Purple Haze',
shouldClose = false,
unique = false,
type = 'item',
name = 'weed_purplehaze',
label = 'Purple Haze 2g',
weight = 200,
useable = true,
},
quickclot = {
image = '40053-QuikClot-Combat-Gauze-01-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'quickclot',
label = 'Wundschnellverband',
weight = 100,
useable = true,
},
weapontint_2 = {
image = 'weapontint_gold.png',
description = 'Gold Weapon Tint',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_2',
label = 'Gold Tint',
weight = 1000,
useable = true,
},
kanister = {
image = 'kanister.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'kanister',
label = 'leerer Kanister',
weight = 600,
useable = false,
},
slushi = {
image = 'ChatGPT_Image_27._Apr._2025__12_53_39-removebg-preview (1).png',
description = 'Erfrischung pur in jedem Schluck Gönn dir deinen Slushi!',
shouldClose = true,
unique = false,
type = 'item',
name = 'slushi',
label = 'Slushi',
weight = 150,
useable = true,
},
shotgun_suppressor = {
image = 'suppressor_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'shotgun_suppressor',
label = 'Shotgun Schalldämpfer',
weight = 100,
useable = true,
},
sprunk_zero_flasche = {
image = 'sprunkbottle.png',
description = 'Flasche Zero Zitronen Limo',
shouldClose = true,
unique = false,
type = 'item',
name = 'sprunk_zero_flasche',
label = 'Sprunk Zero Flasche',
weight = 80,
useable = true,
},
weapontint_mk2_10 = {
image = 'weapontint_black.png',
description = 'Blue Contrast Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_10',
label = 'Blue Contrast Tint',
weight = 1000,
useable = true,
},
weapon_pistol = {
image = 'screenshot_398-removebg-preview.png',
description = 'Das Multitool zum Löcher machen.',
unique = true,
type = 'weapon',
name = 'weapon_pistol',
ammotype = 'AMMO_PISTOL',
label = 'Bretta',
weight = 1000,
useable = false,
},
weapon_musket = {
image = 'weapon_musket.png',
description = 'An infantryman\'s light gun with a long barrel, typically smooth-bored, muzzleloading, and fired from the shoulder',
unique = true,
type = 'weapon',
name = 'weapon_musket',
ammotype = 'AMMO_SHOTGUN',
label = 'Musket',
weight = 1000,
useable = false,
},
weapon_ceramicpistol = {
image = 'weapon_ceramicpistol.png',
description = 'Weapon Ceramicpistol',
unique = true,
type = 'weapon',
name = 'weapon_ceramicpistol',
ammotype = 'AMMO_PISTOL',
label = 'Ceramic Pistol',
weight = 1000,
useable = true,
},
walkstick = {
image = 'walkstick.png',
description = 'Walking stick for ya\'ll grannies out there.. HAHA',
shouldClose = true,
unique = true,
type = 'weapon',
name = 'walkstick',
label = 'Walking Stick',
weight = 1000,
useable = false,
},
weapontint_0 = {
image = 'weapontint_black.png',
description = 'Default/Black Weapon Tint',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_0',
label = 'Default Tint',
weight = 1000,
useable = true,
},
zeckenschutzmittel = {
image = 'Zeckenschutzmittel.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'zeckenschutzmittel',
label = 'Zeckenschutzmittel',
weight = 25,
useable = true,
},
markedbills = {
image = 'markedbills.png',
description = 'Money?',
shouldClose = true,
unique = true,
type = 'item',
name = 'markedbills',
label = 'Marked Money',
weight = 1000,
useable = false,
},
cooked_bbq_wings = {
image = 'cooked_bbq_wings.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'cooked_bbq_wings',
label = 'gegrillte BBQ Wings',
weight = 200,
useable = true,
},
weapontint_mk2_31 = {
image = 'weapontint_black.png',
description = 'Metallic Orange & Yellow Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_31',
label = 'Metallic Orange & Yellow Tint',
weight = 1000,
useable = true,
},
weapon_battleaxe = {
type = 'weapon',
image = 'weapon_battleaxe.png',
name = 'weapon_battleaxe',
description = 'A large broad-bladed axe used in ancient warfare',
weight = 1000,
label = 'Battle Axe',
useable = false,
unique = true,
},
v12_engine = {
image = 'v12_engine.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'v12_engine',
label = 'V12 Motor',
weight = 0,
useable = true,
},
shovel = {
image = 'shovel.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'shovel',
label = 'Schaufel',
weight = 1000,
useable = false,
},
weapon_unarmed = {
type = 'weapon',
image = 'placeholder.png',
name = 'weapon_unarmed',
description = 'Fisticuffs',
weight = 1000,
label = 'Fists',
useable = false,
unique = true,
},
bucket = {
image = 'bucket.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'bucket',
label = 'Eimer',
weight = 600,
useable = false,
},
gg_hunting_rifleammo = {
image = 'gg_hunting_rifleammo.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'gg_hunting_rifleammo',
label = 'Jagdgewehr Munition',
weight = 200,
useable = true,
},
geocamo_attachment = {
image = 'geocamo_attachment.png',
description = 'A geometric camo for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'geocamo_attachment',
label = 'Geometric Camo',
weight = 1000,
useable = true,
},
weapontint_mk2_30 = {
image = 'weapontint_black.png',
description = 'Metallic White & Aqua Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_30',
label = 'Metallic White & Aqua Tint',
weight = 1000,
useable = true,
},
bcesandwich = {
image = 'ChatGPT_Image_26._Apr._2025__18_03_49-removebg-preview.png',
description = 'Knuspriger Bacon, geschmolzener Käse und ein saftiges Spiegelei, geschichtet zwischen zwei goldbraun gerösteten Toastscheiben',
shouldClose = true,
unique = true,
type = 'item',
name = 'bcesandwich',
label = 'Bacon Cheese Egg Sandwich',
weight = 200,
useable = true,
},
newsbmic = {
image = 'newsbmic.png',
description = 'A Useable BoomMic',
shouldClose = true,
unique = true,
type = 'item',
name = 'newsbmic',
label = 'Boom Microphone',
weight = 100,
useable = true,
},
ayran = {
image = 'Ayran.png',
description = 'erfrischendes Joghurtgetränk',
shouldClose = true,
unique = true,
type = 'item',
name = 'ayran',
label = 'Ayran',
weight = 200,
useable = true,
},
gg_deer_hide_01 = {
image = 'gg_deer_hide_01.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_deer_hide_01',
label = 'Raues Hirschleder',
weight = 1000,
useable = false,
},
switchblade_mechanism = {
image = 'weapon_parts2.png',
description = 'Der flinke Schalter ein Klick, und das Messer ist blitzschnell auf dem Sprung',
shouldClose = false,
unique = false,
type = 'item',
name = 'switchblade_mechanism',
label = 'Mechanismus für Springmesser',
weight = 500,
useable = false,
},
dirischebs = {
image = 'Der_Irische_Beziehungsstatus.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'dirischebs',
label = 'Der Irische Beziehungstatus',
weight = 100,
useable = false,
},
pistol_suppressor = {
image = 'suppressor_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'pistol_suppressor',
label = 'Pistolen Schalldämpfer',
weight = 100,
useable = true,
},
weapon_sled = {
image = 'Waffenschlitten.png',
description = 'Der flinke Kurier, der das Feuer in Bewegung bringt',
shouldClose = false,
unique = false,
type = 'item',
name = 'weapon_sled',
label = 'Pistolenschlitten',
weight = 250,
useable = false,
},
freyas_blossom = {
image = 'FreyasBlossom.png',
description = 'Ein blumiges und fruchtiges Getränk, das die Zartheit und Schönheit, der Göttin Freya widerspiegelt.',
shouldClose = true,
unique = true,
type = 'item',
name = 'freyas_blossom',
label = 'Freyas Blossom',
weight = 250,
useable = true,
},
frenchfries = {
image = 'screenshot_692-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'frenchfries',
label = 'French Fries',
weight = 100,
useable = true,
},
weapontint_mk2_7 = {
image = 'weapontint_black.png',
description = 'Classic Earth Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_7',
label = 'Classic Earth Tint',
weight = 1000,
useable = true,
},
weapon_grenadelauncher = {
image = 'weapon_grenadelauncher.png',
description = 'A weapon that fires a specially-designed large-caliber projectile, often with an explosive, smoke or gas warhead',
unique = true,
type = 'weapon',
name = 'weapon_grenadelauncher',
ammotype = 'AMMO_GRENADELAUNCHER',
label = 'Grenade Launcher',
weight = 1000,
useable = false,
},
jelly_beans = {
image = 'file_00000000007861f7963805e1f6fecfc5-removebg-preview.png',
description = 'Bunte, kleine Köstlichkeiten mit knackiger Hülle und fruchtig-süßem Kern ein Farbtupfer voller Geschmack.',
shouldClose = true,
unique = true,
type = 'item',
name = 'jelly_beans',
label = 'Jelly Beans',
weight = 150,
useable = true,
},
parachute = {
image = 'parachute.png',
description = 'The sky is the limit! Woohoo!',
shouldClose = true,
unique = true,
type = 'item',
name = 'parachute',
label = 'Parachute',
weight = 30000,
useable = true,
},
security_card_02 = {
image = 'security_card_02.png',
description = 'A security card... I wonder what it goes to',
shouldClose = true,
unique = false,
type = 'item',
name = 'security_card_02',
label = 'Security Card B',
weight = 0,
useable = true,
},
woodcamo_attachment = {
image = 'woodcamo_attachment.png',
description = 'A woodland camo for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'woodcamo_attachment',
label = 'Woodland Camo',
weight = 1000,
useable = true,
},
weapontint_mk2_24 = {
image = 'weapontint_black.png',
description = 'Metallic Platinum Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_24',
label = 'Metallic Platinum Tint',
weight = 1000,
useable = true,
},
bikerack = {
image = 'bikerack.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'bikerack',
label = 'Fahrradträger',
weight = 1000,
useable = true,
},
rohkaffee = {
image = 'rohkaffee.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'rohkaffee',
label = 'Rohkaffee',
weight = 4,
useable = false,
},
weapon_minismg = {
image = 'weapon_minismg.png',
description = 'A mini handheld light weight machine gun',
unique = true,
type = 'weapon',
name = 'weapon_minismg',
ammotype = 'AMMO_SMG',
label = 'Mini SMG',
weight = 1000,
useable = false,
},
grip_attachment = {
image = 'grip_attachment.png',
description = 'A grip for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'grip_attachment',
label = 'Grip',
weight = 1000,
useable = true,
},
rostedcoffee = {
image = 'rostedcoffee.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'rostedcoffee',
label = 'Sack geröstete Kaffeebohnen',
weight = 2000,
useable = false,
},
heartstopper = {
image = 'screenshot_687-removebg-preview.png',
description = '"Sieben Lagen pures Glück und ein direkter Weg zum Herzstillstand!"',
shouldClose = true,
unique = false,
type = 'item',
name = 'heartstopper',
label = 'Heart Stopper ',
weight = 600,
useable = true,
},
gun_handle = {
image = 'empu.png',
description = 'Dein persönlicher Halt stärker als jeder Nervenkitzel',
shouldClose = false,
unique = false,
type = 'item',
name = 'gun_handle',
label = 'Griffstück',
weight = 200,
useable = false,
},
weapon_snspistol = {
image = 'screenshot_401-removebg-preview.png',
description = ' So unauffällig, dass selbst der Agent manchmal vergisst, dass er sie dabei hat.',
unique = true,
type = 'weapon',
name = 'weapon_snspistol',
ammotype = 'AMMO_PISTOL',
label = 'Durov Pistole',
weight = 1000,
useable = false,
},
weapontint_mk2_27 = {
image = 'weapontint_black.png',
description = 'Metallic Red Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_27',
label = 'Metallic Red Tint',
weight = 1000,
useable = true,
},
marshmallows = {
image = 'marshmallows.png',
description = 'Marshmallows sind wie kleine Wolken, die versehentlich in Zucker gefallen und dann beschlossen haben, für immer süß zu bleiben.',
shouldClose = true,
unique = false,
type = 'item',
name = 'marshmallows',
label = 'Packung Marshmallows',
weight = 200,
useable = true,
},
['3-fach_impfung_katze'] = {
image = 'katzenimpfstoff.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = '3-fach_impfung_katze',
label = '3-fach Impfung Katze',
weight = 20,
useable = true,
},
weapon_heavysniper_mk2 = {
image = 'weapon_heavysniper_mk2.png',
description = 'Weapon Heavysniper MK2',
unique = true,
type = 'weapon',
name = 'weapon_heavysniper_mk2',
ammotype = 'AMMO_SNIPER',
label = 'Heavy Sniper Mk II',
weight = 1000,
useable = true,
},
butcherknife = {
image = 'butcherknife.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'butcherknife',
label = 'Schlachtermesser',
weight = 400,
useable = false,
},
weapon_sniperrifle = {
image = 'screenshot_414-removebg-preview.png',
description = 'Wenn man mal das Gesetzt von weiter weg vertreten muss.',
unique = true,
type = 'weapon',
name = 'weapon_sniperrifle',
ammotype = 'AMMO_SNIPER',
label = 'ABM Sniper Rifle',
weight = 1000,
useable = false,
},
harness = {
image = 'harness.png',
description = 'Racing Harness so no matter what you stay in the car',
shouldClose = true,
unique = true,
type = 'item',
name = 'harness',
label = 'Race Harness',
weight = 1000,
useable = true,
},
comp_attachment = {
image = 'comp_attachment.png',
description = 'A compensator for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'comp_attachment',
label = 'Compensator',
weight = 1000,
useable = true,
},
screwdriverset = {
image = 'screwdriverset.png',
description = 'Sehr nützlich zum Schrauben... zu schrauben...',
shouldClose = false,
unique = true,
type = 'item',
name = 'screwdriverset',
label = 'Schraubendreher Set',
weight = 1000,
useable = false,
},
dendrogyra_coral = {
image = 'dendrogyra_coral.png',
description = 'Its also known as pillar coral',
shouldClose = true,
unique = false,
type = 'item',
name = 'dendrogyra_coral',
label = 'Dendrogyra',
weight = 1000,
useable = false,
},
raki = {
image = 'raki.png',
description = 'türkisches Nationalgetränk, aus Weintrauben oder Rosinen gebrannter Anisée',
shouldClose = true,
unique = true,
type = 'item',
name = 'raki',
label = 'Raki',
weight = 200,
useable = true,
},
split_end_muzzle_brake = {
image = 'split_end_muzzle_brake.png',
description = 'A muzzle brake for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'split_end_muzzle_brake',
label = 'Split End Muzzle Brake',
weight = 1000,
useable = true,
},
spazi = {
image = 'ChatGPT_Image_27._Apr._2025__11_52_24-removebg-preview.png',
description = 'Cola trifft Orange wie nie zuvor gesehen. Falls dir das bekannt vorkommt: Nein, du bildest dir das nur ein.',
shouldClose = true,
unique = true,
type = 'item',
name = 'spazi',
label = 'Bergbräu Spazi ',
weight = 150,
useable = true,
},
gg_hunting_knife_03 = {
image = 'gg_hunting_knife_03.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_hunting_knife_03',
label = 'Premium Jagdmesser',
weight = 1000,
useable = true,
},
weed_amnesia_seed = {
image = 'weed_seed.png',
description = 'A weed seed of Amnesia',
shouldClose = true,
unique = false,
type = 'item',
name = 'weed_amnesia_seed',
label = 'Amnesia Seed',
weight = 0,
useable = true,
},
weapon_poolcue = {
type = 'weapon',
image = 'weapon_poolcue.png',
name = 'weapon_poolcue',
description = 'A stick used to strike a ball, usually the cue ball (or other things)',
weight = 1000,
label = 'Billardque',
useable = false,
unique = true,
},
weapon_nightstick = {
type = 'weapon',
image = 'weapon_nightstick.png',
name = 'weapon_nightstick',
description = 'A police officer\'s club or billy',
weight = 1000,
label = 'Nightstick',
useable = false,
unique = true,
},
bellend_muzzle_brake = {
image = 'bellend_muzzle_brake.png',
description = 'A muzzle brake for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'bellend_muzzle_brake',
label = 'Bellend Muzzle Brake',
weight = 1000,
useable = true,
},
milk = {
image = 'milk.png',
description = 'Muuuuhhhh ',
shouldClose = true,
unique = false,
type = 'item',
name = 'milk',
label = 'Packung Mlilch',
weight = 400,
useable = true,
},
weapon_pumpshotgun_mk2 = {
image = 'weapon_pumpshotgun_mk2.png',
description = 'Pumpshotgun MK2',
unique = true,
type = 'weapon',
name = 'weapon_pumpshotgun_mk2',
ammotype = 'AMMO_SHOTGUN',
label = 'Pumpshotgun Mk II',
weight = 1000,
useable = true,
},
weapon_pumpshotgun = {
image = 'screenshot_399-removebg-preview.png',
description = 'Der Türöffner für Cops, wenn Klopfen keine Option mehr ist.',
unique = true,
type = 'weapon',
name = 'weapon_pumpshotgun',
ammotype = 'AMMO_SHOTGUN',
label = 'Banalli Schrotflinte',
weight = 1000,
useable = false,
},
ribeye_steak = {
image = 'ribeye_steak.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'ribeye_steak',
label = 'Ribeye Steak',
weight = 200,
useable = true,
},
attachment_bench = {
image = 'attworkbench.png',
description = 'A workbench for crafting attachments.',
shouldClose = false,
unique = true,
type = 'item',
name = 'attachment_bench',
label = 'Attachment Workbench',
weight = 15000,
useable = true,
},
nordisee_fischfrikadellenbroetchen = {
image = 'Nordisee Fischfrikadellenbroetchen.png',
description = '"Die Fischfrikadelle im Brötchen hat einen längeren Reiseweg hinter sich als ein Container von Bremerhaven bis zum Hafen von Los Santos inklusive Turbulenzen über dem Atlantik und Jetlag in der Remoulade."',
shouldClose = true,
unique = false,
type = 'item',
name = 'nordisee_fischfrikadellenbroetchen',
label = 'Nordisee Fischfrikadellenbrötchen',
weight = 100,
useable = true,
},
sniper_holoscope = {
image = 'holoscope_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'sniper_holoscope',
label = 'MK2 Sniper Holoscope',
weight = 100,
useable = true,
},
big_bottle_tide = {
image = 'big_bottle_tide.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'big_bottle_tide',
label = 'große Flasche Orange O Tang',
weight = 600,
useable = true,
},
shotgun_flashlight = {
image = 'flashlight_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'shotgun_flashlight',
label = 'Shotgun Licht',
weight = 100,
useable = true,
},
tosti = {
image = 'tosti.png',
description = 'Schmeckt fast wie selbst gemacht wenn man sich selbst keine Mühe gibt.',
shouldClose = true,
unique = false,
type = 'item',
name = 'tosti',
label = 'Grilled Cheese Sandwich',
weight = 200,
useable = true,
},
weapon_batton = {
image = 'weapon_batton.png',
description = 'Ein Lauf auf Stahl mit einer hohen Genauigkeit ',
shouldClose = false,
unique = false,
type = 'item',
name = 'weapon_batton',
label = 'Waffenlauf Lang',
weight = 1000,
useable = false,
},
nvscope_attachment = {
image = 'nvscope_attachment.png',
description = 'A night vision scope for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'nvscope_attachment',
label = 'Night Vision Scope',
weight = 1000,
useable = true,
},
lokis_trickery = {
image = 'LokisTrickery.png',
description = 'Unvorhersehbar und gefährlich, genau wie der Gott der Streiche selbst.',
shouldClose = true,
unique = true,
type = 'item',
name = 'lokis_trickery',
label = 'Loki\'s Trickery',
weight = 200,
useable = true,
},
bank_card = {
image = 'bank_card.png',
description = 'Used to access ATM',
shouldClose = true,
unique = true,
type = 'item',
name = 'bank_card',
label = 'Bank Card',
weight = 0,
useable = true,
},
ev_coolant = {
image = 'ev_coolant.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'ev_coolant',
label = 'EV_Kühlkit',
weight = 0,
useable = true,
},
clip_attachment = {
image = 'clip_attachment.png',
description = 'A clip for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'clip_attachment',
label = 'Clip',
weight = 1000,
useable = true,
},
trojan_usb = {
image = 'usb_device.png',
description = 'Handy software to shut down some systems',
shouldClose = true,
unique = false,
type = 'item',
name = 'trojan_usb',
label = 'Trojan USB',
weight = 0,
useable = false,
},
weapon_specialcarbine_mk2 = {
image = 'highteamspecialcarbinemk2.png',
description = 'Weapon Wpecialcarbine MK2',
unique = true,
type = 'weapon',
name = 'weapon_specialcarbine_mk2',
ammotype = 'AMMO_RIFLE',
label = 'Special Carbine Mk II',
weight = 1000,
useable = false,
},
mmorgenlicht = {
image = 'mmorgenlicht.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'mmorgenlicht',
label = 'Meiers Morgenlicht',
weight = 100,
useable = true,
},
beer = {
image = 'beer.png',
description = 'Nothing like a good cold beer!',
shouldClose = true,
unique = false,
type = 'item',
name = 'beer',
label = 'Pißwasser Bier',
weight = 500,
useable = true,
},
hors_hunder_ings = {
image = 'ThorsThunderWings.png',
description = 'Knusprig, würzig und mit einem feurigen Biss diese Flügel schlagen ein wie ein Donnerblitz.',
shouldClose = true,
unique = true,
type = 'item',
name = 'hors_hunder_ings',
label = 'Thor\'s Thunder Wings',
weight = 200,
useable = true,
},
etilefrin = {
image = 'screenshot_696-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'etilefrin',
label = 'Etilefrin',
weight = 100,
useable = true,
},
weapontint_mk2_32 = {
image = 'weapontint_black.png',
description = 'Metallic Red and Yellow Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_32',
label = 'Metallic Red and Yellow Tint',
weight = 1000,
useable = true,
},
salbutamol = {
image = 'salbutamol.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'salbutamol',
label = 'Salbutamol',
weight = 10,
useable = true,
},
slanted_muzzle_brake = {
image = 'slanted_muzzle_brake.png',
description = 'A muzzle brake for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'slanted_muzzle_brake',
label = 'Slanted Muzzle Brake',
weight = 1000,
useable = true,
},
empty_cup = {
image = 'empty_cup.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'empty_cup',
label = 'leerer Becher',
weight = 6,
useable = true,
},
smg_flashlight = {
image = 'flashlight_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'smg_flashlight',
label = 'SMG Licht',
weight = 100,
useable = true,
},
lean = {
image = 'lean.png',
description = 'Der Drink, der dich so langsam macht wie eine Schnecke auf Valium',
shouldClose = true,
unique = false,
type = 'item',
name = 'lean',
label = 'Lean',
weight = 500,
useable = true,
},
armor = {
image = 'armor.png',
description = 'Some protection won\'t hurt... right?',
shouldClose = true,
unique = false,
type = 'item',
name = 'armor',
label = 'Armor',
weight = 5000,
useable = true,
},
zwiebelsalat = {
image = 'sogan.png',
description = 'Türkischer Zwiebelsalat',
shouldClose = true,
unique = true,
type = 'item',
name = 'zwiebelsalat',
label = 'Soğan salatası',
weight = 200,
useable = true,
},
weapontint_mk2_15 = {
image = 'weapontint_black.png',
description = 'Bold Orange Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_15',
label = 'Bold Orange Tint',
weight = 1000,
useable = true,
},
ammo_beanbag = {
image = 'beanbag_ammo.png',
description = 'Munition für die Beanbag Shotgun',
shouldClose = true,
unique = false,
type = 'item',
name = 'ammo_beanbag',
label = 'Beanbag Ammo',
weight = 100,
useable = true,
},
weapon_smg_mk2 = {
image = 'highteamsmgmk2-removebg-preview.png',
description = 'SMG MK2',
unique = true,
type = 'weapon',
name = 'weapon_smg_mk2',
ammotype = 'AMMO_SMG',
label = 'SMG Mk II',
weight = 1000,
useable = true,
},
ironbar = {
image = 'ironbar.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'ironbar',
label = 'Eisenbarren',
weight = 2000,
useable = false,
},
vodka = {
image = 'vodka.png',
description = 'Nach 4 Flaschen redet man Russisch.',
shouldClose = true,
unique = false,
type = 'item',
name = 'vodka',
label = 'Chernokov Vodka',
weight = 500,
useable = true,
},
drift_tuning_kit = {
image = 'drift_tuning_kit.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'drift_tuning_kit',
label = 'Driftkit',
weight = 0,
useable = true,
},
weapon_heavysniper = {
image = 'weapon_heavysniper.png',
description = 'An upgraded high-precision, long-range rifle',
unique = true,
type = 'weapon',
name = 'weapon_heavysniper',
ammotype = 'AMMO_SNIPER',
label = 'Heavy Sniper',
weight = 1000,
useable = false,
},
coke_small_brick = {
image = 'coke_small_brick.png',
description = 'Small package of cocaine, mostly used for deals and takes a lot of space',
shouldClose = true,
unique = true,
type = 'item',
name = 'coke_small_brick',
label = 'Coke Package',
weight = 350,
useable = false,
},
cleaningkit = {
image = 'cleaningkit.png',
description = 'A microfiber cloth with some soap will let your car sparkle again!',
shouldClose = true,
unique = false,
type = 'item',
name = 'cleaningkit',
label = 'Cleaning Kit',
weight = 250,
useable = true,
},
weapon_marksmanrifle_mk2 = {
image = 'huntingrifle2.png',
description = 'Weapon Marksmanrifle MK2',
unique = true,
type = 'weapon',
name = 'weapon_marksmanrifle_mk2',
ammotype = 'AMMO_SNIPER',
label = 'Marksman Rifle Mk II',
weight = 1000,
useable = true,
},
weapon_combatmg_mk2 = {
image = 'weapon_combatmg_mk2.png',
description = 'Weapon Combatmg MK2',
unique = true,
type = 'weapon',
name = 'weapon_combatmg_mk2',
ammotype = 'AMMO_MG',
label = 'Combat MG Mk II',
weight = 1000,
useable = true,
},
potato = {
image = 'potato.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'potato',
label = 'Kartoffel',
weight = 100,
useable = false,
},
weed_nutrition = {
image = 'weed_nutrition.png',
description = 'Plant nutrition',
shouldClose = true,
unique = false,
type = 'item',
name = 'weed_nutrition',
label = 'Plant Fertilizer',
weight = 2000,
useable = true,
},
veh_brakes = {
image = 'veh_brakes.png',
description = 'Upgrade vehicle brakes',
shouldClose = true,
unique = false,
type = 'item',
name = 'veh_brakes',
label = 'Brakes',
weight = 1000,
useable = true,
},
weapon_assaultrifle_mk2 = {
image = 'weapon_assaultrifle_mk2.png',
description = 'Assault Rifle MK2',
unique = true,
type = 'weapon',
name = 'weapon_assaultrifle_mk2',
ammotype = 'AMMO_RIFLE',
label = 'Assault Rifle Mk II',
weight = 1000,
useable = true,
},
raw_kebab = {
image = 'raw_kebab.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'raw_kebab',
label = 'roher Schaschlickspieß',
weight = 200,
useable = true,
},
mechanic_tablet = {
image = 'mechanic_tablet.png',
description = 'Das wichtigste Werkzeug',
shouldClose = false,
unique = false,
type = 'item',
name = 'mechanic_tablet',
label = 'Petrol Head Tablet',
weight = 0,
useable = true,
},
gg_hunting_cookedmeat = {
image = 'gg_hunting_cookedmeat.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'gg_hunting_cookedmeat',
label = 'gebratenes Wildfleisch',
weight = 50,
useable = true,
},
suppressor_attachment = {
image = 'suppressor_attachment.png',
description = 'A suppressor for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'suppressor_attachment',
label = 'Suppressor',
weight = 1000,
useable = true,
},
filled_evidence_bag = {
image = 'evidence.png',
description = 'A filled evidence bag to see who committed the crime >:(',
shouldClose = false,
unique = true,
type = 'item',
name = 'filled_evidence_bag',
label = 'Evidence Bag',
weight = 200,
useable = false,
},
lutschfinger_eis = {
image = 'fingerice.png',
description = 'wie aus deiner Kindheit',
shouldClose = true,
unique = false,
type = 'item',
name = 'lutschfinger_eis',
label = 'Lutschfinger Eis',
weight = 100,
useable = true,
},
kakao3 = {
image = 'kakao3.png',
description = 'Eine Tasse heiße Schokolade mit Marshmallows ist wie ein Kuschelabend in flüssiger Form süß, warm und himmlisch übertrieben.',
shouldClose = true,
unique = true,
type = 'item',
name = 'kakao3',
label = 'Tasse Heiße Schokolade mit Marshmallows',
weight = 100,
useable = true,
},
cheese_burger = {
image = 'baconcheeseburger.png',
description = 'Ein flauschiges Brötchen, ein saftiges Patty und eine Scheibe Käse, die alles zusammenhält wie der beste Kumpel auf einer Party. Klein, rund, glücklich genau wie du nach dem ersten Bissen.',
shouldClose = true,
unique = true,
type = 'item',
name = 'cheese_burger',
label = 'Bacon Cheese Burger',
weight = 150,
useable = true,
},
weapon_hominglauncher = {
image = 'weapon_hominglauncher.png',
description = 'A weapon fitted with an electronic device that enables it to find and hit a target',
unique = true,
type = 'weapon',
name = 'weapon_hominglauncher',
ammotype = 'AMMO_STINGER',
label = 'Homing Launcher',
weight = 1000,
useable = false,
},
zebracamo_attachment = {
image = 'zebracamo_attachment.png',
description = 'A zebra camo for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'zebracamo_attachment',
label = 'Zebra Camo',
weight = 1000,
useable = true,
},
bcso_card = {
image = 'idcardpd.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'bcso_card',
label = 'BCSO Card',
weight = 10,
useable = true,
},
offroad_tyres = {
image = 'offroad_tyres.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'offroad_tyres',
label = 'Reifen offroad',
weight = 0,
useable = true,
},
gg_pug_bait_02 = {
image = 'gg_pug_bait_02.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'gg_pug_bait_02',
label = 'Illegaler Raubtierköder 2',
weight = 100,
useable = true,
},
lokis_trickster_punch = {
image = 'LokisTricksterPunch.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'lokis_trickster_punch',
label = 'Lokis Trickster Punch',
useable = true,
weight = 100,
},
big_bottle_cola = {
image = 'big_bottle_cola.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'big_bottle_cola',
label = 'große Flasche E-Cola',
weight = 600,
useable = true,
},
advscope_attachment = {
image = 'advscope_attachment.png',
description = 'An advanced scope for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'advscope_attachment',
label = 'Advanced Scope',
weight = 1000,
useable = true,
},
weapontint_mk2_25 = {
image = 'weapontint_black.png',
description = 'Metallic Gray & Lilac Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_25',
label = 'Metallic Gray & Lilac Tint',
weight = 1000,
useable = true,
},
weapon_raycarbine = {
image = 'weapon_raycarbine.png',
description = 'Weapon Raycarbine',
unique = true,
type = 'weapon',
name = 'weapon_raycarbine',
ammotype = 'AMMO_SMG',
label = 'Unholy Hellbringer',
weight = 1000,
useable = true,
},
weed_whitewidow_seed = {
image = 'weed_seed.png',
description = 'A weed seed of White Widow',
shouldClose = false,
unique = false,
type = 'item',
name = 'weed_whitewidow_seed',
label = 'White Widow Seed',
weight = 0,
useable = true,
},
stonedrill = {
image = 'stonedrill.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'stonedrill',
label = 'Steinbohrer',
weight = 600,
useable = false,
},
fat_end_muzzle_brake = {
image = 'fat_end_muzzle_brake.png',
description = 'A muzzle brake for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'fat_end_muzzle_brake',
label = 'Fat End Muzzle Brake',
weight = 1000,
useable = true,
},
meth_route = {
image = 'meth_route.png',
description = 'Offiziell? Dieses Dokument gibts nicht. Unofficially? Du bist jetzt Teil der geheimen Route und das solltest du niemandem erzählen',
shouldClose = false,
unique = true,
type = 'item',
name = 'meth_route',
label = 'Meth Route',
weight = 10,
useable = false,
},
smg_defaultclip = {
image = 'clip_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'smg_defaultclip',
label = 'SMG Magazine',
weight = 100,
useable = true,
},
sandwich = {
image = 'ChatGPT_Image_27._Apr._2025__12_38_04-removebg-preview.png',
description = 'bist du dir sicher das du das essen willst?',
shouldClose = true,
unique = false,
type = 'item',
name = 'sandwich',
label = '3 Tage altes Sandwich',
weight = 200,
useable = true,
},
schnitzelbroetchen = {
image = 'schnitzelbrotechen.png',
description = 'Knuspriger Held im Brötchenmantel das Schnitzel regelt!',
shouldClose = true,
unique = false,
type = 'item',
name = 'schnitzelbroetchen',
label = 'Schnitzelbrötchen',
weight = 100,
useable = true,
},
billokaffee = {
image = 'cheapcoffee.png',
description = 'Die Schande Kolumbiens',
shouldClose = true,
unique = false,
type = 'item',
name = 'billokaffee',
label = 'Billo Kaffee',
weight = 80,
useable = true,
},
precision_muzzle_brake = {
image = 'precision_muzzle_brake.png',
description = 'A muzzle brake for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'precision_muzzle_brake',
label = 'Precision Muzzle Brake',
weight = 1000,
useable = true,
},
sniper_defaultclip = {
image = 'sniper_defaultclip.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'sniper_defaultclip',
label = 'Sniper Magzin',
weight = 100,
useable = true,
},
ammo_grenadelauncher = {
image = 'grenade_launcher_tokyo_marui_m320a1_6_-removebg-preview.png',
description = 'Munition für den Granatwerfer',
shouldClose = true,
unique = false,
type = 'item',
name = 'ammo_grenadelauncher',
label = 'AMMO_GRENADELAUNCHER',
weight = 200,
useable = true,
},
black_phone = {
image = 'phone_black.png',
description = '„Mach Schluss mit echten Gesprächen es gibt jetzt bessere Ablenkungen.“',
shouldClose = false,
unique = true,
type = 'item',
name = 'black_phone',
label = 'iFruit 12XR Schwarz',
weight = 600,
useable = false,
},
tenkgoldchain = {
image = '10kgoldchain.png',
description = '10 carat golden chain',
shouldClose = true,
unique = false,
type = 'item',
name = 'tenkgoldchain',
label = '10k Gold Chain',
weight = 2000,
useable = false,
},
weapon_revolver = {
image = 'revolver.png',
description = 'A pistol with revolving chambers enabling several shots to be fired without reloading',
unique = true,
type = 'weapon',
name = 'weapon_revolver',
ammotype = 'AMMO_PISTOL',
label = 'Tac. Revolver',
weight = 1000,
useable = false,
},
rifle_grip = {
image = 'ar_grip.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'rifle_grip',
label = 'Gewehrgriff',
weight = 100,
useable = true,
},
weapon_railgun = {
type = 'weapon',
image = 'weapon_railgun.png',
name = 'weapon_railgun',
description = 'A weapon that uses electromagnetic force to launch high velocity projectiles',
weight = 1000,
label = 'Railgun',
useable = false,
unique = true,
},
salsa_nachos = {
image = 'ChatGPT_Image_26._Apr._2025__19_00_33-removebg-preview.png',
description = 'Knusprige Nachos, serviert mit frischer, würziger Salsa ',
shouldClose = true,
unique = true,
type = 'item',
name = 'salsa_nachos',
label = 'Nachos mit Salsa',
weight = 200,
useable = true,
},
police_stormram = {
image = 'police_stormram.png',
description = 'A nice tool to break into doors',
shouldClose = true,
unique = true,
type = 'item',
name = 'police_stormram',
label = 'Stormram',
weight = 18000,
useable = true,
},
weapon_flaregun = {
image = 'weapon_flaregun.png',
description = 'A handgun for firing signal rockets',
unique = true,
type = 'weapon',
name = 'weapon_flaregun',
ammotype = 'AMMO_FLARE',
label = 'Flare Gun',
weight = 1000,
useable = false,
},
advancedlockpick = {
image = 'advancedlockpick.png',
description = 'If you lose your keys a lot this is very useful... Also useful to open your beers',
shouldClose = true,
unique = false,
type = 'item',
name = 'advancedlockpick',
label = 'Advanced Lockpick',
weight = 500,
useable = true,
},
weapon_hammer = {
type = 'weapon',
image = 'weapon_hammer.png',
name = 'weapon_hammer',
description = 'Used for jobs such as breaking things (legs) and driving in nails',
weight = 1000,
label = 'Hammer',
useable = false,
unique = true,
},
hotdog = {
image = 'screenshot_691-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'hotdog',
label = 'Hot Dog',
weight = 100,
useable = true,
},
gg_rabbit_pelt_02 = {
image = 'gg_rabbit_pelt_02.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_rabbit_pelt_02',
label = 'Robustes Kaninchenfell',
weight = 1000,
useable = false,
},
pizza_piece = {
image = 'file_00000000abf061f788ede1aa1c949dae-removebg-preview.png',
description = 'Ein Stück Glück auf deinem Teller Genieße unser köstliches Stück Pizza!',
shouldClose = true,
unique = true,
type = 'item',
name = 'pizza_piece',
label = 'Stück Pizza',
weight = 150,
useable = true,
},
raw_beef_brisket = {
image = 'raw_beef_brisket.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'raw_beef_brisket',
label = 'rohes Beef Brisket',
weight = 200,
useable = true,
},
skullcamo_attachment = {
image = 'skullcamo_attachment.png',
description = 'A skull camo for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'skullcamo_attachment',
label = 'Skull Camo',
weight = 1000,
useable = true,
},
weapon_marksmanrifle = {
image = 'screenshot_395-removebg-preview.png',
description = '... die Sonntagsjäger fahrn in den Touristenwald ...',
unique = true,
type = 'weapon',
name = 'weapon_marksmanrifle',
ammotype = 'AMMO_SNIPER',
label = 'Besseres Jagdgewehr',
weight = 1000,
useable = false,
},
burger = {
image = 'screenshot_689-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'burger',
label = 'Hamburger mit Käse',
weight = 100,
useable = true,
},
ggdrasils_ssence = {
image = 'YggdrasilsEssence.png',
description = 'Erdend und zugleich erfrischend, dieses Getränk bringt die Essenz des Weltenbaums direkt ins Glas.',
shouldClose = true,
unique = true,
type = 'item',
name = 'ggdrasils_ssence',
label = 'Yggdrasil\'s Essence',
weight = 200,
useable = true,
},
zig = {
image = 'zig.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'zig',
label = 'selbstgedrehte Zigarette ',
weight = 100,
useable = true,
},
sifs_olden_harvest = {
image = 'SifsGoldenHarvest.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'sifs_olden_harvest',
label = 'Sifs Golden Harvest',
useable = true,
weight = 100,
},
gg_boar_tusk_03 = {
image = 'gg_boar_tusk_03.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_boar_tusk_03',
label = 'Makelloser Eberzahn',
weight = 1000,
useable = false,
},
weapontint_mk2_1 = {
image = 'weapontint_black.png',
description = 'Classic Gray Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_1',
label = 'Classic Gray Tint',
weight = 1000,
useable = true,
},
heimdalls_clear_sight = {
image = 'HeimdallsClearSight.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'heimdalls_clear_sight',
label = 'Heimdalls Clear Sight',
useable = true,
weight = 100,
},
bbq_grill = {
image = 'bbq_grill.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'bbq_grill',
label = 'BBQ Grill',
weight = 1000,
useable = true,
},
njords_ocean_breeze_alkoholfrei = {
image = 'NjordsOceanBreeze.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'njords_ocean_breeze_alkoholfrei',
label = 'Njords Ocean Breeze',
useable = true,
weight = 100,
},
njords_sea_platter = {
image = 'NjordsSeaPlatter.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'njords_sea_platter',
label = 'Njords Sea Platter',
useable = true,
weight = 100,
},
aspirin = {
image = 'aspirin.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'aspirin',
label = 'Aspirin',
weight = 20,
useable = true,
},
ammunition_route = {
image = 'ammunition_route.png',
description = 'Offiziell? Dieses Dokument gibts nicht. Unofficially? Du bist jetzt Teil der geheimen Route und das solltest du niemandem erzählen',
shouldClose = false,
unique = true,
type = 'item',
name = 'ammunition_route',
label = 'Munitions Route',
weight = 10,
useable = false,
},
shortened_gunbarrel = {
image = 'shotgun_barrel_compressed_better.png',
description = 'Weniger Lauf, mehr Stil',
shouldClose = false,
unique = false,
type = 'item',
name = 'shortened_gunbarrel',
label = 'verkürzter Waffenlauf',
weight = 1000,
useable = false,
},
thors_thunder_storm = {
image = 'ThorsThunderStorm.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'thors_thunder_storm',
label = 'Thors Thunder Storm',
useable = true,
weight = 100,
},
electronickit = {
image = 'electronickit.png',
description = 'If you\'ve always wanted to build a robot you can maybe start here. Maybe you\'ll be the new Elon Musk?',
shouldClose = true,
unique = false,
type = 'item',
name = 'electronickit',
label = 'Electronic Kit',
weight = 100,
useable = true,
},
weapon_stungun = {
type = 'weapon',
image = 'screenshot_408-removebg-preview.png',
name = 'weapon_stungun',
description = 'manchmal ist es einfach praktischer, jemanden mit Stromschlägen zu „überzeugen“, anstatt ein vernünftiges Gespräch zu führen.',
weight = 1000,
label = 'Taser X6',
useable = false,
unique = true,
},
ifs_olden_arvest = {
image = 'SifsGoldenHarvest.png',
description = 'Eine goldene Ernte, die Sif selbst gesegnet haben könnte perfekt für eine herzhafte Mahlzeit.',
shouldClose = true,
unique = false,
type = 'item',
name = 'sifs_olden_harvest',
label = 'Sif\'s Golden Harvest',
weight = 200,
useable = true,
},
fwd_drivetrain = {
image = 'fwd_drivetrain.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'fwd_drivetrain',
label = 'FWD',
weight = 0,
useable = true,
},
weapon_pistolxm3 = {
image = 'highteampistol.png',
description = 'Pistol XM3',
unique = true,
type = 'weapon',
name = 'weapon_pistolxm3',
ammotype = 'AMMO_PISTOL',
label = 'Pistol XM3',
weight = 1000,
useable = false,
},
gunpowder = {
image = 'gunpowder.png',
description = 'Schwarzes Pulver kann Schaden machen kann im Verdichten Zustand',
shouldClose = false,
unique = false,
type = 'item',
name = 'gunpowder',
label = 'Schwarzpulver',
weight = 500,
useable = false,
},
koboldkotze = {
image = 'Koboldkotze.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'koboldkotze',
label = 'Koboldkotze',
weight = 100,
useable = false,
},
smg_suppressor = {
image = 'suppressor_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'smg_suppressor',
label = 'SMG Schalldämpfer',
weight = 100,
useable = true,
},
rifle_suppressor = {
image = 'suppressor_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'rifle_suppressor',
label = 'Gewehr Schalldämpfer',
weight = 100,
useable = true,
},
tyre_replacement = {
image = 'tyre_replacement.png',
description = 'die Premium Schuhe der Kraftfahrzeuge',
shouldClose = true,
unique = false,
type = 'item',
name = 'tyre_replacement',
label = 'Premium Reifen',
weight = 0,
useable = true,
},
weed_ak47 = {
image = 'weed_baggy.png',
description = 'A weed bag with 2g AK47',
shouldClose = false,
unique = false,
type = 'item',
name = 'weed_ak47',
label = 'AK47 2g',
weight = 200,
useable = true,
},
weapon_carbinerifle = {
image = 'ar15.png',
description = 'Der beste Freund eines Cops, wenn Funk und Pfefferspray nicht mehr reichen.',
unique = true,
type = 'weapon',
name = 'weapon_carbinerifle',
ammotype = 'AMMO_RIFLE',
label = 'AR 15',
weight = 1000,
useable = false,
},
cryptostick = {
image = 'cryptostick.png',
description = 'Why would someone ever buy money that doesn\'t exist.. How many would it contain..?',
shouldClose = true,
unique = true,
type = 'item',
name = 'cryptostick',
label = 'Crypto Stick',
weight = 200,
useable = true,
},
weed_amnesia = {
image = 'weed_baggy.png',
description = 'A weed bag with 2g Amnesia',
shouldClose = false,
unique = false,
type = 'item',
name = 'weed_amnesia',
label = 'Amnesia 2g',
weight = 200,
useable = true,
},
kadis_rostbite = {
image = 'SkadisFrostbite.png',
description = 'Erfrischend und frostig, wie die kalte Winterluft in Skadis schneebedeckten Bergen.',
shouldClose = true,
unique = true,
type = 'item',
name = 'kadis_rostbite',
label = 'Skadi\'s Frostbite',
weight = 200,
useable = true,
},
weapon_carbinerifle_mk2 = {
image = 'screenshot_455-removebg-preview.png',
description = 'Carbine Rifle MK2',
unique = true,
type = 'weapon',
name = 'weapon_carbinerifle_mk2',
ammotype = 'AMMO_RIFLE',
label = 'Softair Gewehr',
weight = 1000,
useable = true,
},
paracetamol = {
image = 'Paracetamol.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'paracetamol',
label = 'Paracetamol',
weight = 20,
useable = true,
},
acetic = {
image = 'acetone2.png',
description = 'Küchenessenz für Chemieprofis',
shouldClose = false,
unique = false,
type = 'item',
name = 'acetic',
label = 'Essiganhydrid',
weight = 1000,
useable = false,
},
muffin = {
image = 'ChatGPT_Image_1._Mai_2025__03_50_52-removebg-preview.png',
description = 'der Muffin Mann...',
shouldClose = true,
unique = false,
type = 'item',
name = 'muffin',
label = 'Muffin',
weight = 100,
useable = true,
},
ifs_olden_ectar = {
image = 'SifGoldenNectar.png',
description = 'Fruchtig und süß, wie die goldene Ernte auf den Feldern ein perfekter Genuss für jede Gelegenheit.',
shouldClose = true,
unique = false,
type = 'item',
name = 'ifs_olden_ectar',
label = 'Sif\'s Golden Nectar',
weight = 200,
useable = true,
},
weapontint_mk2_11 = {
image = 'weapontint_black.png',
description = 'Yellow Contrast Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_11',
label = 'Yellow Contrast Tint',
weight = 1000,
useable = true,
},
weapon_bottle = {
type = 'weapon',
image = 'weapon_bottle.png',
name = 'weapon_bottle',
description = 'A broken bottle',
weight = 1000,
label = 'Broken Bottle',
useable = false,
unique = true,
},
freshtobbacoleaf = {
image = 'freshtobbacoleaf.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'freshtobbacoleaf',
label = 'frisches Tabakblatt',
weight = 10,
useable = false,
},
rifle_defaultclip = {
image = 'rifle_defaultclip.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'rifle_defaultclip',
label = 'Gewehr Magazin',
weight = 100,
useable = true,
},
vomex = {
image = 'vomex.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'vomex',
label = 'Vomex',
weight = 20,
useable = true,
},
metacam = {
image = 'Metacam.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'metacam',
label = 'Metacam',
weight = 20,
useable = true,
},
cooked_ribs = {
image = 'cooked_ribs.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'cooked_ribs',
label = 'gegrillte Rippchen',
weight = 200,
useable = true,
},
skadis_hunt = {
image = 'SkadisHunt.png',
description = 'So erfrischend und eisig wie Skadis frostige Heimat.',
shouldClose = true,
unique = true,
type = 'item',
name = 'skadis_hunt',
label = 'Skadi\'s Hunt',
weight = 200,
useable = true,
},
orange_o_tang_zero_dose = {
image = 'ontangcanzero.png',
description = 'Dose Orangen Limo',
shouldClose = true,
unique = false,
type = 'item',
name = 'orange_o_tang_zero_dose',
label = 'Orange O Tang Zero Dose',
weight = 50,
useable = true,
},
ceramic_barrel = {
image = 'keramiklauf.png',
description = 'Der Lauf, der sich in jeder Sicherheitskontrolle unsichtbar macht',
shouldClose = false,
unique = false,
type = 'item',
name = 'ceramic_barrel',
label = 'Keramiklauf',
weight = 200,
useable = false,
},
weapon_smg = {
image = 'screenshot_409-removebg-preview.png',
description = 'Deutsche Ingenieurskunst in Kompaktform, gebaut für Cops, die auf Präzision und Verlässlichkeit zählen.',
unique = true,
type = 'weapon',
name = 'weapon_smg',
ammotype = 'AMMO_SMG',
label = 'MP5',
weight = 1000,
useable = false,
},
pistol_holoscope = {
image = 'holoscope_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'pistol_holoscope',
label = 'Pistolenvisier',
weight = 100,
useable = true,
},
firework3 = {
image = 'firework3.png',
description = 'Fireworks',
shouldClose = true,
unique = false,
type = 'item',
name = 'firework3',
label = 'WipeOut',
weight = 1000,
useable = true,
},
gg_captured_rabbit = {
image = 'gg_captured_rabbit.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_captured_rabbit',
label = 'Gefangenes Kaninchen',
weight = 5000,
useable = true,
},
ready_methpipe = {
image = 'opium_pipe.png',
description = 'Der schnelle Weg ins Nirvana aber du verpasst den Ausgang',
shouldClose = true,
unique = false,
type = 'item',
name = 'ready_methpipe',
label = 'Gefüllte Methpfeife',
weight = 500,
useable = true,
},
reyas_arden_alad = {
image = 'FreyasGardenSalad.png',
description = 'Leicht und verführerisch, mit einer perfekten Balance von süß und herzhaft, genau wie die Göttin der Liebe.',
shouldClose = true,
unique = true,
type = 'item',
name = 'reyas_arden_alad',
label = 'Freya\'s Garden Salad',
weight = 200,
useable = true,
},
gg_salt_block_03 = {
image = 'gg_salt_block_03.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'gg_salt_block_03',
label = 'Premium Salzblock',
weight = 100,
useable = true,
},
rolex = {
image = 'rolex.png',
description = 'A golden watch seems like the jackpot to me!',
shouldClose = true,
unique = false,
type = 'item',
name = 'rolex',
label = 'Golden Watch',
weight = 1500,
useable = false,
},
boxapples = {
image = 'applebox.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'boxapples',
label = 'Kiste Äpfel',
weight = 1000,
useable = false,
},
shotgun_holoscope = {
image = 'holoscope_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'shotgun_holoscope',
label = 'MK2 Shotgun Holovisier',
weight = 100,
useable = true,
},
gg_deer_hide_02 = {
image = 'gg_deer_hide_02.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_deer_hide_02',
label = 'Robustes Hirschleder',
weight = 1000,
useable = false,
},
heimdalls_guard_bread = {
image = 'HeimdallsGuardBread.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'heimdalls_guard_bread',
label = 'Heimdalls Guard Bread',
useable = true,
weight = 100,
},
pipe = {
image = 'pipe.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'pipe',
label = 'Pfeife',
weight = 400,
useable = true,
},
goldchain = {
image = 'goldchain.png',
description = 'A golden chain seems like the jackpot to me!',
shouldClose = true,
unique = false,
type = 'item',
name = 'goldchain',
label = 'Golden Chain',
weight = 1500,
useable = false,
},
copper = {
image = 'cooperbar.png',
description = 'Es ist Metall aber Weich ',
shouldClose = false,
unique = false,
type = 'item',
name = 'copper',
label = 'Kupferbarren',
weight = 800,
useable = false,
},
handle = {
image = 'hammerhandle.png',
description = 'Der Klassiker der Griffe',
shouldClose = false,
unique = false,
type = 'item',
name = 'handle',
label = 'Holzgriff',
weight = 200,
useable = false,
},
pistol_ammo = {
image = 'pistolenmuni.png',
description = 'Peng in klein',
shouldClose = true,
unique = false,
type = 'item',
name = 'pistol_ammo',
label = 'Pistolen Munition',
weight = 200,
useable = true,
},
box = {
image = 'box.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'box',
label = 'Kiste',
weight = 600,
useable = false,
},
binoculars = {
image = 'fernglas.png',
description = 'EY!DU sollst nicht spannern!',
shouldClose = true,
unique = true,
type = 'item',
name = 'binoculars',
label = 'Fernglas',
weight = 600,
useable = true,
},
gg_salt_block_01 = {
image = 'gg_salt_block_01.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'gg_salt_block_01',
label = 'Salzblock',
weight = 100,
useable = true,
},
drum_attachment = {
image = 'drum_attachment.png',
description = 'A drum for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'drum_attachment',
label = 'Drum',
weight = 1000,
useable = true,
},
cooked_bbq_sausages = {
image = 'cooked_bbq_sausages.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'cooked_bbq_sausages',
label = 'gegrillte Bratwurst',
weight = 200,
useable = true,
},
heavy_duty_muzzle_brake = {
image = 'heavy_duty_muzzle_brake.png',
description = 'A muzzle brake for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'heavy_duty_muzzle_brake',
label = 'HD Muzzle Brake',
weight = 1000,
useable = true,
},
weapon_combatpdw = {
image = 'zigmpx.png',
description = 'Ab Werk leise',
shouldClose = true,
unique = true,
type = 'weapon',
name = 'weapon_combatpdw',
label = 'Zig MPX',
weight = 1000,
useable = false,
},
badfruit = {
image = 'badfruit.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'badfruit',
label = 'Faules Obst',
weight = 100,
useable = false,
},
popcorn = {
image = 'ChatGPT Image 26. Apr. 2025, 17_05_56-min.png',
description = 'Frisch aufgepopptes Popcorn ',
shouldClose = true,
unique = true,
type = 'item',
name = 'popcorn',
label = 'Popcorn',
weight = 150,
useable = true,
},
fitbit = {
image = 'fitbit.png',
description = 'I like fitbit',
shouldClose = true,
unique = true,
type = 'item',
name = 'fitbit',
label = 'Fitbit',
weight = 500,
useable = true,
},
bandage = {
image = 'bandage.png',
description = 'A bandage works every time',
shouldClose = true,
unique = false,
type = 'item',
name = 'bandage',
label = 'Bandage',
weight = 0,
useable = true,
},
weapon_revolver_mk2 = {
image = 'screenshot_419-removebg-preview.png',
description = 'da Violence',
unique = true,
type = 'weapon',
name = 'weapon_revolver_mk2',
ammotype = 'AMMO_PISTOL',
label = 'Blood in and out Gun',
weight = 1000,
useable = false,
},
revolver_barrel = {
image = 'axehandle.png',
description = 'Revolver-Abzug: Ein kurzer Zug, der großen Knall bringt',
shouldClose = false,
unique = false,
type = 'item',
name = 'revolver_barrel',
label = 'Revolverlauf',
weight = 250,
useable = false,
},
kaugummi = {
image = 'kaugummi.png',
description = 'Damit dein Maul net mehr so Stinkt...',
shouldClose = true,
unique = false,
type = 'item',
name = 'kaugummi',
label = 'Kaugummi ',
weight = 40,
useable = true,
},
spikestrips = {
image = 'spikestripes.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'spikestrips',
label = 'Nagelband',
weight = 200,
useable = true,
},
sprunk_dose = {
image = 'sprunkcan.png',
description = 'Dose Zitronen Limo',
shouldClose = true,
unique = false,
type = 'item',
name = 'sprunk_dose',
label = 'Sprunk Dose',
weight = 50,
useable = true,
},
kobolbrolle = {
image = 'kobolbrolle.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'kobolbrolle',
label = 'Kobolbrolle',
weight = 100,
useable = true,
},
vitaminloesung_1000 = {
image = 'screenshot_696-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'vitaminloesung_1000',
label = 'Vitaminlösung 1000',
weight = 1000,
useable = true,
},
veh_interior = {
image = 'veh_interior.png',
description = 'Upgrade vehicle interior',
shouldClose = true,
unique = false,
type = 'item',
name = 'veh_interior',
label = 'Interior',
weight = 1000,
useable = true,
},
propofol_100 = {
image = 'Propofol-00409469924-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'propofol_100',
label = 'Propofol (100ml)',
weight = 100,
useable = true,
},
weed_brick = {
image = 'weed_brick.png',
description = '1KG Weed Brick to sell to large customers.',
shouldClose = true,
unique = false,
type = 'item',
name = 'weed_brick',
label = 'Weed Brick',
weight = 1000,
useable = false,
},
weapon_hatchet = {
type = 'weapon',
image = 'weapon_hatchet.png',
name = 'weapon_hatchet',
description = 'A small axe with a short handle for use in one hand',
weight = 1000,
label = 'Beil',
useable = false,
unique = true,
},
pistol_smallscope = {
image = 'smallscope_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'pistol_smallscope',
label = 'MK2 Revolver Visier',
weight = 100,
useable = true,
},
jerry_can = {
image = 'jerry_can.png',
description = 'A can full of Fuel',
shouldClose = true,
unique = false,
type = 'item',
name = 'jerry_can',
label = 'Jerrycan 20L',
weight = 20000,
useable = true,
},
crack_baggy = {
image = 'crack_baggy.png',
description = 'To get happy faster',
shouldClose = true,
unique = false,
type = 'item',
name = 'crack_baggy',
label = 'Bag of Crack',
weight = 0,
useable = true,
},
chemical_set = {
image = 'lab.png',
description = 'Dein persönliches Labor für Experimente, die besser nicht in der Küche stattfinden.',
shouldClose = false,
unique = false,
type = 'item',
name = 'chemical_set',
label = 'Chemikalien-Set',
weight = 1000,
useable = false,
},
veh_xenons = {
image = 'veh_xenons.png',
description = 'Upgrade vehicle xenons',
shouldClose = true,
unique = false,
type = 'item',
name = 'veh_xenons',
label = 'Xenons',
weight = 1000,
useable = true,
},
veh_engine = {
image = 'veh_engine.png',
description = 'Upgrade vehicle engine',
shouldClose = true,
unique = false,
type = 'item',
name = 'veh_engine',
label = 'Engine',
weight = 1000,
useable = true,
},
lamb_chops = {
image = 'lamb_chops.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'lamb_chops',
label = 'Lammkoteletts',
weight = 200,
useable = true,
},
baldurs_light = {
image = 'BaldursLight.png',
description = 'Sanft und erfrischend, wie das reine Licht, das Baldur ausstrahlt.',
shouldClose = true,
unique = false,
type = 'item',
name = 'baldurs_light',
label = 'Baldur\'s Light',
weight = 200,
useable = true,
},
pistol_compensator = {
image = 'comp_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'pistol_compensator',
label = 'Pistolen Kompensator',
weight = 100,
useable = true,
},
burrito = {
image = 'screenshot_690-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'burrito',
label = 'Burrito',
weight = 100,
useable = true,
},
salep = {
image = 'salep.png',
description = ' Zimt Heißgetränk',
shouldClose = true,
unique = true,
type = 'item',
name = 'salep',
label = 'Salep',
weight = 200,
useable = true,
},
flood_light = {
image = 'flood_light.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'flood_light',
label = 'Outdoor Lampe',
weight = 600,
useable = true,
},
moneybag = {
image = 'moneybag.png',
description = 'A bag with cash',
shouldClose = true,
unique = true,
type = 'item',
name = 'moneybag',
label = 'Money Bag',
weight = 0,
useable = true,
},
orange_o_tang_dose = {
image = 'otangcan.png',
description = 'Dose Orangen Limo',
shouldClose = true,
unique = false,
type = 'item',
name = 'orange_o_tang_dose',
label = 'Orange O Tang Dose',
weight = 50,
useable = true,
},
advancedrepairkit = {
image = 'advancedkit.png',
description = 'A nice toolbox with stuff to repair your vehicle',
shouldClose = true,
unique = false,
type = 'item',
name = 'advancedrepairkit',
label = 'Advanced Repairkit',
weight = 4000,
useable = true,
},
weapontint_mk2_9 = {
image = 'weapontint_black.png',
description = 'Red Contrast Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_9',
label = 'Red Contrast Tint',
weight = 1000,
useable = true,
},
cooked_kebab = {
image = 'cooked_kebab.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'cooked_kebab',
label = 'gegrilltes Schaschlick',
weight = 200,
useable = true,
},
slick_tyres = {
image = 'slick_tyres.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'slick_tyres',
label = 'Reifen slick',
weight = 0,
useable = true,
},
anglegrinder = {
image = 'anglegrinder.png',
description = '„Dein bester Freund, wenns darum geht, Dinge zu zerstören äh, bearbeiten.“',
shouldClose = false,
unique = true,
type = 'item',
name = 'anglegrinder',
label = 'Flex',
weight = 1000,
useable = false,
},
shotgun_grip = {
image = 'grip_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'shotgun_grip',
label = 'Shotgun Griff',
weight = 100,
useable = true,
},
firstaid = {
image = 'firstaid.png',
description = 'You can use this First Aid kit to get people back on their feet',
shouldClose = true,
unique = false,
type = 'item',
name = 'firstaid',
label = 'First Aid',
weight = 2500,
useable = true,
},
weapon_autoshotgun = {
image = 'weapon_autoshotgun.png',
description = 'A shotgun capable of rapid continous fire',
unique = true,
type = 'weapon',
name = 'weapon_autoshotgun',
ammotype = 'AMMO_SHOTGUN',
label = 'Auto Shotgun',
weight = 1000,
useable = false,
},
fenystil = {
image = 'fenystil.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'fenystil',
label = 'Fenistil',
weight = 100,
useable = true,
},
vitaminloesung_750 = {
image = 'screenshot_696-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'vitaminloesung_750',
label = 'Vitaminlösung 750',
weight = 750,
useable = true,
},
morphine = {
image = 'syringe.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'morphine',
label = 'Morphiumspritze',
weight = 10,
useable = true,
},
sniper_largescope = {
image = 'advscope_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'sniper_largescope',
label = 'Sniper Visier groß',
weight = 100,
useable = true,
},
ffries = {
image = 'screenshot_686-removebg-preview.png',
description = '"Jetzt mit 0 % Kartoffel, 100 % Patriotismus!"',
shouldClose = true,
unique = false,
type = 'item',
name = 'ffries',
label = 'Freedom Fries',
weight = 100,
useable = true,
},
halbes_haendel = {
image = 'halbes_handel.png',
description = 'zum Finger lecken gut ^^',
shouldClose = true,
unique = false,
type = 'item',
name = 'halbes_haendel',
label = 'Halbes Händel',
weight = 100,
useable = true,
},
weapontint_mk2_14 = {
image = 'weapontint_black.png',
description = 'Bold Purple & Yellow Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_14',
label = 'Bold Purple & Yellow Tint',
weight = 1000,
useable = true,
},
gg_coyote_fangs_03 = {
image = 'gg_coyote_fangs_03.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_coyote_fangs_03',
label = 'Makelloser Kojotenzahn',
weight = 1000,
useable = false,
},
weapon_briefcase_02 = {
type = 'weapon',
image = 'weapon_briefcase2.png',
name = 'weapon_briefcase_02',
description = 'Wonderfull for nice vacation to Liberty City',
weight = 1000,
label = 'Suitcase',
useable = false,
unique = true,
},
donut = {
image = 'donut.png',
description = 'Dooooonuuuuts',
shouldClose = true,
unique = false,
type = 'item',
name = 'donut',
label = 'Donut',
weight = 100,
useable = true,
},
weapon_gadgetpistol = {
image = 'weapon_gadgetpistol.png',
description = 'Weapon Gadgetpistol',
unique = true,
type = 'weapon',
name = 'weapon_gadgetpistol',
ammotype = 'AMMO_PISTOL',
label = 'Perico Pistol',
weight = 1000,
useable = true,
},
heimdalls_watch = {
image = 'HeimdallsWatch.png',
description = 'Scharf und klar wie Heimdalls Auge, aber mit einem farbenfrohen Twist.',
shouldClose = true,
unique = true,
type = 'item',
name = 'heimdalls_watch',
label = 'Heimdall\'s Watch',
weight = 200,
useable = true,
},
nitrous = {
image = 'nitrous.png',
description = 'Speed up, gas pedal! :D',
shouldClose = true,
unique = false,
type = 'item',
name = 'nitrous',
label = 'Nitrous',
weight = 1000,
useable = true,
},
packing_bandage = {
image = 'screenshot_478-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'packing_bandage',
label = 'Verbandpäckchen',
weight = 100,
useable = true,
},
doener = {
image = 'doner.png',
description = 'Döner macht schöner...',
shouldClose = true,
unique = true,
type = 'item',
name = 'doener',
label = 'Döner',
weight = 200,
useable = true,
},
cup_tide = {
image = 'cup_tide.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'cup_tide',
label = 'Becher Orange O Tang',
weight = 100,
useable = true,
},
riverwater = {
image = 'kanister.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'riverwater',
label = 'Kanister mit Flusswasser',
weight = 3000,
useable = false,
},
kq_outfitbag = {
image = 'kq_outfitbag.png',
description = 'Der Kleiderschrank für unterwegs',
shouldClose = false,
unique = false,
type = 'item',
name = 'kq_outfitbag',
label = 'Outfit Rucksack',
weight = 5,
useable = true,
},
brakepad_replacement = {
image = 'brakepad_replacement.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'brakepad_replacement',
label = 'Premium Bremsenteile',
weight = 0,
useable = true,
},
surgical_kit = {
image = 'surgicalkit.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'surgical_kit',
label = 'Näh-Set',
weight = 500,
useable = true,
},
cup_cola = {
image = 'cup_cola.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'cup_cola',
label = 'Becher E-Cola',
weight = 100,
useable = true,
},
weapon_handle = {
image = 'snspistol_part_3.png',
description = 'Der perfekte Halt für dich und deine Waffen-Fantasien',
shouldClose = false,
unique = false,
type = 'item',
name = 'weapon_handle',
label = 'Griff',
weight = 200,
useable = false,
},
weapon_appistol = {
image = 'screenshot_406-removebg-preview.png',
description = 'Wie die normale Klog nur mit mehr Fuck Yeaaah!',
unique = true,
type = 'weapon',
name = 'weapon_appistol',
ammotype = 'AMMO_PISTOL',
label = ' Klog 19 A',
weight = 1000,
useable = false,
},
weapontint_mk2_20 = {
image = 'weapontint_black.png',
description = 'Bold Yellow Features Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_20',
label = 'Bold Yellow Features Tint',
weight = 1000,
useable = true,
},
pistol_defaultclip = {
image = 'clip_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'pistol_defaultclip',
label = 'Pistolen Magazin',
weight = 100,
useable = true,
},
cooked_bbq_ribeye = {
image = 'cooked_bbq_ribeye.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'cooked_bbq_ribeye',
label = 'gegrilltes Ribeye Steak',
weight = 200,
useable = true,
},
nitrous_install_kit = {
image = 'nitrous_install_kit.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'nitrous_install_kit',
label = 'Nitrokit',
weight = 0,
useable = true,
},
cigar = {
image = 'cigar.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'cigar',
label = 'Zigarre',
weight = 100,
useable = true,
},
injection = {
image = 'syringe.png',
description = 'Bereit für alles, aber hat nix zu sagen.',
shouldClose = false,
unique = false,
type = 'item',
name = 'injection',
label = 'Spritze',
weight = 500,
useable = false,
},
wwine = {
image = 'wwine.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'wwine',
label = 'Weißwein',
weight = 300,
useable = true,
},
boxgrapes = {
image = 'boxgrapes.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'boxgrapes',
label = 'Packung Weintrauben',
weight = 400,
useable = false,
},
weapon_garbagebag = {
type = 'weapon',
image = 'weapon_garbagebag.png',
name = 'weapon_garbagebag',
description = 'A garbage bag',
weight = 1000,
label = 'Garbage Bag',
useable = false,
unique = true,
},
orange_o_tang_zero_flasche = {
image = 'otangzerobottle.png',
description = 'Flasche Orangen Limo',
shouldClose = true,
unique = false,
type = 'item',
name = 'orange_o_tang_zero_flasche',
label = 'Orange O Tang Zero Flasche',
weight = 80,
useable = true,
},
dildo = {
image = 'dildo.png',
description = 'passt gut zum Gleitgel ^^',
shouldClose = false,
unique = true,
type = 'item',
name = 'dildo',
label = 'Dildo',
weight = 200,
useable = false,
},
weapon_militaryrifle = {
image = 'weapon_assaultrifle.png',
description = 'Weapon Militaryrifle',
unique = true,
type = 'weapon',
name = 'weapon_militaryrifle',
ammotype = 'AMMO_RIFLE',
label = 'Weapon Militaryrifle',
weight = 1000,
useable = true,
},
veh_wheels = {
image = 'veh_wheels.png',
description = 'Upgrade vehicle wheels',
shouldClose = true,
unique = false,
type = 'item',
name = 'veh_wheels',
label = 'Wheels',
weight = 1000,
useable = true,
},
defibrillator = {
image = 'aed.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'defibrillator',
label = 'Defibrillator',
weight = 3000,
useable = true,
},
driver_license = {
image = 'driver_license.png',
description = 'Permit to show you can drive a vehicle',
shouldClose = false,
unique = true,
type = 'item',
name = 'driver_license',
label = 'Drivers License',
weight = 0,
useable = true,
},
flashlight_attachment = {
image = 'flashlight_attachment.png',
description = 'A flashlight for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'flashlight_attachment',
label = 'Flashlight',
weight = 1000,
useable = true,
},
creditcard = {
image = 'creditcard.png',
description = 'Ich brauch Geld',
shouldClose = true,
unique = true,
type = 'item',
name = 'creditcard',
label = 'Bankkarte',
weight = 0,
useable = false,
},
sprunk_flasche = {
image = 'sprunkbottle1.png',
description = 'Flasche Zitronen Limo',
shouldClose = true,
unique = false,
type = 'item',
name = 'sprunk_flasche',
label = 'Sprunk Flasche',
weight = 80,
useable = true,
},
cheeseanachos = {
image = 'ChatGPT_Image_26._Apr._2025__18_25_48-removebg-preview.png',
description = 'Knusprige Nachos, überzogen mit cremiger, würziger Käsesauce',
shouldClose = true,
unique = true,
type = 'item',
name = 'cheeseanachos',
label = 'Nachos mit Käsesauce',
weight = 200,
useable = true,
},
luxuryfinish_attachment = {
image = 'luxuryfinish_attachment.png',
description = 'A luxury finish for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'luxuryfinish_attachment',
label = 'Luxury Finish',
weight = 1000,
useable = true,
},
heroin_route = {
image = 'heroin_route.png',
description = 'Offiziell? Dieses Dokument gibts nicht. Unofficially? Du bist jetzt Teil der geheimen Route und das solltest du niemandem erzählen',
shouldClose = false,
unique = true,
type = 'item',
name = 'heroin_route',
label = 'Heroin Route',
weight = 10,
useable = false,
},
weapon_stickybomb = {
type = 'weapon',
image = 'weapon_stickybomb.png',
name = 'weapon_stickybomb',
description = 'An explosive charge covered with an adhesive that when thrown against an object sticks until it explodes',
weight = 1000,
label = 'C4',
useable = false,
unique = true,
},
gazebo = {
image = 'gazebo.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'gazebo',
label = 'Pavillon',
weight = 600,
useable = true,
},
gg_hunting_campfire = {
image = 'gg_hunting_campfire.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'gg_hunting_campfire',
label = 'Lagerfeuerkit',
weight = 1000,
useable = false,
},
sniper_flashlight = {
image = 'flashlight_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'sniper_flashlight',
label = 'Sniper Licht',
weight = 100,
useable = true,
},
njords_tide = {
image = 'NjordsTide.png',
description = 'Frisch wie die Seebrise und kraftvoll wie die Gezeiten des Meeres.',
shouldClose = true,
unique = true,
type = 'item',
name = 'njords_tide',
label = 'Njord\'s Tide',
weight = 200,
useable = true,
},
item_bench = {
image = 'workbench.png',
description = 'A workbench to craft items.',
shouldClose = false,
unique = true,
type = 'item',
name = 'item_bench',
label = 'Workbench',
weight = 15000,
useable = true,
},
thors_sandwich = {
image = 'ThorsSandwich.png',
description = 'So kraftvoll wie Thors Hammerschlag, dieses Sandwich ist eine herzhafte Kombination aus intensiven Aromen und sättigender Substanz. Perfekt für einen echten Wikinger-Appetit.',
shouldClose = true,
unique = true,
type = 'item',
name = 'thors_sandwich',
label = 'Thors Sandwich',
weight = 150,
useable = true,
},
sprunk = {
image = 'screenshot_688-removebg-preview.png',
description = '"Weil dein Körper Zucker liebt du aber nicht deinen Körper."',
shouldClose = true,
unique = false,
type = 'item',
name = 'sprunk',
label = 'Sprunk Softdrink',
weight = 100,
useable = true,
},
repairkit = {
image = 'repairkit.png',
description = 'A nice toolbox with stuff to repair your vehicle',
shouldClose = true,
unique = false,
type = 'item',
name = 'repairkit',
label = 'Repairkit',
weight = 2500,
useable = true,
},
gg_captured_hen = {
image = 'gg_captured_hen.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_captured_hen',
label = 'Gefangenes Huhn',
weight = 5000,
useable = true,
},
cooked_bbq_thigh = {
image = 'cooked_bbq_thigh.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'cooked_bbq_thigh',
label = 'gegrillte Hähnchenkeule',
weight = 200,
useable = true,
},
heparin = {
image = 'heparin.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'heparin',
label = 'Heparin',
weight = 10,
useable = true,
},
squared_muzzle_brake = {
image = 'squared_muzzle_brake.png',
description = 'A muzzle brake for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'squared_muzzle_brake',
label = 'Squared Muzzle Brake',
weight = 1000,
useable = true,
},
weapon_vintagepistol = {
image = 'weapon_vintagepistol.png',
description = 'An antique firearm designed to be held in one hand',
unique = true,
type = 'weapon',
name = 'weapon_vintagepistol',
ammotype = 'AMMO_PISTOL',
label = 'Vintage Pistol',
weight = 1000,
useable = false,
},
v8_engine = {
image = 'v8_engine.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'v8_engine',
label = 'V8 Motor',
weight = 0,
useable = true,
},
cerveza_barracho = {
image = 'ChatGPT Image 26. Apr. 2025, 15_29_53-min.png',
description = 'Erfrischendes mexikanisches Bier mit vollmundigem Geschmack',
shouldClose = true,
unique = false,
type = 'item',
name = 'cerveza_barracho',
label = 'Cerveza Barracho',
weight = 200,
useable = true,
},
packung = {
image = 'packung.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'packung',
label = 'leere Verpackung',
weight = 400,
useable = false,
},
weapon_flare = {
image = 'weapon_flare.png',
description = 'A small pyrotechnic devices used for illumination and signalling',
unique = true,
type = 'weapon',
name = 'weapon_flare',
ammotype = 'AMMO_FLARE',
label = 'Flare pistol',
weight = 1000,
useable = false,
},
tobbaco = {
image = 'tobbaco.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'tobbaco',
label = 'Tabak',
weight = 100,
useable = false,
},
ironoxide = {
image = 'ironoxide.png',
description = 'Some powder to mix with.',
shouldClose = false,
unique = false,
type = 'item',
name = 'ironoxide',
label = 'Iron Powder',
weight = 100,
useable = false,
},
weapon_knuckle = {
type = 'weapon',
image = 'weapon_knuckle.png',
name = 'weapon_knuckle',
description = 'A metal guard worn over the knuckles in fighting, especially to increase the effect of the blows',
weight = 1000,
label = 'Knuckle',
useable = false,
unique = true,
},
plastic = {
image = 'plastic.png',
description = 'RECYCLE! - Greta Thunberg 2019',
shouldClose = false,
unique = false,
type = 'item',
name = 'plastic',
label = 'Plastic',
weight = 100,
useable = false,
},
pump = {
image = 'pump.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'pump',
label = 'Akku Pumpe',
weight = 2000,
useable = false,
},
weapontint_mk2_16 = {
image = 'weapontint_black.png',
description = 'Bold Green & Purple Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_16',
label = 'Bold Green & Purple Tint',
weight = 1000,
useable = true,
},
rifle_ammo = {
image = 'gewehrmuni.png',
description = 'schnelles Peng',
shouldClose = true,
unique = false,
type = 'item',
name = 'rifle_ammo',
label = 'Gewehr Munition',
weight = 200,
useable = true,
},
thermalscope_attachment = {
image = 'thermalscope_attachment.png',
description = 'A thermal scope for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'thermalscope_attachment',
label = 'Thermal Scope',
weight = 1000,
useable = true,
},
ev_motor = {
image = 'ev_motor.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'ev_motor',
label = 'EV_Motor',
weight = 0,
useable = true,
},
kolonya = {
image = 'Kolonya.png',
description = 'Duftwasser - Geschenk für Gäste',
shouldClose = true,
unique = false,
type = 'item',
name = 'kolonya',
label = 'Kolonya',
weight = 150,
useable = true,
},
weapon_hazardcan = {
image = 'weapon_hazardcan.png',
description = 'Weapon Hazardcan',
unique = true,
type = 'weapon',
name = 'weapon_hazardcan',
ammotype = 'AMMO_PETROLCAN',
label = 'Hazardous Jerry Can',
weight = 1000,
useable = true,
},
cottoncandy = {
image = 'screenshot_693-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'cottoncandy',
label = 'Zuckerwatte',
weight = 100,
useable = true,
},
dagger_blade = {
image = 'P1026942-3-scaled-removebg-preview.png',
description = 'So klein, du siehst sie fast nicht aber sie hinterlässt Eindruck',
shouldClose = false,
unique = false,
type = 'item',
name = 'dagger_blade',
label = 'Dolchklinge',
weight = 500,
useable = false,
},
chair = {
image = 'chair.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'chair',
label = 'Stuhl',
weight = 600,
useable = true,
},
blood_500 = {
image = 'bloodbag.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'blood_500',
label = 'Blut (500ml)',
weight = 500,
useable = true,
},
woodcoal = {
image = 'woodcoal.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'woodcoal',
label = 'Sack Holzkohle',
weight = 1000,
useable = false,
},
weapontint_mk2_19 = {
image = 'weapontint_black.png',
description = 'Bold Cyan Features Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_19',
label = 'Bold Cyan Features Tint',
weight = 1000,
useable = true,
},
id_card = {
image = 'id_card.png',
description = 'A card containing all your information to identify yourself',
shouldClose = false,
unique = true,
type = 'item',
name = 'id_card',
label = 'ID Card',
weight = 0,
useable = true,
},
ephedrin = {
image = 'ephedrine.png',
description = 'Deine Eintrittskarte zu einem Adrenalinschub',
shouldClose = true,
unique = false,
type = 'item',
name = 'ephedrin',
label = 'Ephedrin Tabletten',
weight = 500,
useable = true,
},
eis_konfekt = {
image = 'ChatGPT_Image_27._Apr._2025__12_24_22-removebg-preview.png',
description = 'Eis Konfekt der erfrischende Klassiker aus den 70er Jahren!',
shouldClose = true,
unique = true,
type = 'item',
name = 'eis_konfekt',
label = 'Eis Konfekt',
weight = 100,
useable = true,
},
weapon_rayminigun = {
image = 'weapon_rayminigun.png',
description = 'Weapon Rayminigun',
unique = true,
type = 'weapon',
name = 'weapon_rayminigun',
ammotype = 'AMMO_MINIGUN',
label = 'Widowmaker',
weight = 1000,
useable = true,
},
flour = {
image = 'flour.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'flour',
label = 'Packung Mehl ',
weight = 1000,
useable = false,
},
smallscope_attachment = {
image = 'smallscope_attachment.png',
description = 'A small scope for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'smallscope_attachment',
label = 'Small Scope',
weight = 1000,
useable = true,
},
roofbox_carbon = {
image = 'roofbox_carbon.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'roofbox_carbon',
label = 'Carbon Dachbox',
weight = 1000,
useable = true,
},
weapon_knife = {
type = 'weapon',
image = 'weapon_knife.png',
name = 'weapon_knife',
description = 'An instrument composed of a blade fixed into a handle, used for cutting or as a weapon',
weight = 1000,
label = 'Messer',
useable = false,
unique = true,
},
plank = {
image = 'plank.png',
description = 'Brett vorm Kopf oder so...',
shouldClose = false,
unique = false,
type = 'item',
name = 'plank',
label = 'Brett ',
weight = 600,
useable = false,
},
pussycat = {
image = 'Pussycat-GTAV-Cover1.png',
description = 'Für die einsamen Nächte.',
shouldClose = true,
unique = false,
type = 'item',
name = 'pussycat',
label = 'Pussycat',
weight = 40,
useable = true,
},
clutch_replacement = {
image = 'clutch_replacement.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'clutch_replacement',
label = 'Premium Kupplungssatz',
weight = 0,
useable = true,
},
gleitgel = {
image = 'gleitgel.png',
description = 'Falls es mal zu Trocken ist ^^',
shouldClose = false,
unique = true,
type = 'item',
name = 'gleitgel',
label = 'Gleitgel',
weight = 100,
useable = false,
},
irishexit = {
image = 'irish_exit.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'irishexit',
label = 'Irish Exit',
weight = 100,
useable = false,
},
eimdalls_uard_read = {
image = 'HeimdallsGuardBread.png',
description = 'Stark und nahrhaft, dieses Brot bewacht den Magen und bereitet dich auf den Genuss der kommenden Speisen vor.',
shouldClose = true,
unique = false,
type = 'item',
name = 'heimdalls_guard_bread',
label = 'Heimdall\'s Guard Bread',
weight = 200,
useable = true,
},
weapon_briefcase = {
type = 'weapon',
image = 'weapon_briefcase.png',
name = 'weapon_briefcase',
description = 'A briefcase for storing important documents',
weight = 1000,
label = 'Briefcase',
useable = false,
unique = true,
},
blotter_paper = {
image = 'paperroll.png',
description = 'Das Papier, das dich nicht nur trocknen lässt, sondern auch deine Gedanken',
shouldClose = false,
unique = false,
type = 'item',
name = 'blotter_paper',
label = 'Blotterpapier',
weight = 500,
useable = false,
},
aldurs_ight_lixir = {
image = 'BaldursLightElixir.png',
description = 'Ein strahlendes und belebendes Getränk, das den leuchtenden Geist Baldurs einfängt.',
shouldClose = true,
unique = false,
type = 'item',
name = 'baldurs_light_elixir',
label = 'Baldur\'s Light Elixir',
weight = 200,
useable = true,
},
weapontint_1 = {
image = 'weapontint_green.png',
description = 'Green Weapon Tint',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_1',
label = 'Green Tint',
weight = 1000,
useable = true,
},
twerks_candy = {
image = 'twerks_candy.png',
description = 'It\'s all about you.',
shouldClose = true,
unique = false,
type = 'item',
name = 'twerks_candy',
label = 'Ego Chaser Schockriegel',
weight = 100,
useable = true,
},
gg_hunting_knife_02 = {
image = 'gg_hunting_knife_02.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_hunting_knife_02',
label = 'verbessertes Jagdmesser',
weight = 1000,
useable = true,
},
rolling_paper = {
image = 'rolling_paper2.png',
description = 'Der Stoff, der Gras und Tabak zusammenhält',
shouldClose = true,
unique = false,
type = 'item',
name = 'rolling_paper',
label = 'Drehpapier',
weight = 200,
useable = false,
},
marshal_card = {
image = 'idcardpd.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'marshal_card',
label = 'Marshal Card',
weight = 0,
useable = false,
},
weapon_bullpuprifle = {
image = 'screenshot_411-removebg-preview.png',
description = 'Dieses Gewehr ist der neueste chinesische Import, der Amerika im Sturm erobert.',
unique = true,
type = 'weapon',
name = 'weapon_bullpuprifle',
ammotype = 'AMMO_RIFLE',
label = 'QBX-92-3',
weight = 1000,
useable = false,
},
applejuice = {
image = 'applejuice.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'applejuice',
label = 'Flasche Apfelsaft',
weight = 400,
useable = false,
},
ceramic_brakes = {
image = 'ceramic_brakes.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'ceramic_brakes',
label = 'Ceramic Bremsen',
weight = 0,
useable = true,
},
penicillin = {
image = 'penicillin.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'penicillin',
label = 'Penicillin',
weight = 20,
useable = true,
},
packtobbaco = {
image = 'packtobbaco.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'packtobbaco',
label = 'Packung Tabak',
weight = 100,
useable = true,
},
cocoa = {
image = 'cacao.png',
description = 'Kakaopulver ist Schokolade im Tarnanzug bereit, jede Tasse in Wohlfühlzauber zu verwandeln.',
shouldClose = false,
unique = false,
type = 'item',
name = 'cocoa',
label = 'Packung Kakaopulver',
weight = 200,
useable = false,
},
munky_juice_ice_tea = {
image = 'munkyicetea .png',
description = 'Pfirsich oder Zitrone das hier die Frage...',
shouldClose = true,
unique = false,
type = 'item',
name = 'munky_juice_ice_tea',
label = 'Munky Juice Ice Tea',
weight = 100,
useable = true,
},
handcuffs = {
image = 'handcuffs.png',
description = 'Comes in handy when people misbehave. Maybe it can be used for something else?',
shouldClose = true,
unique = true,
type = 'item',
name = 'handcuffs',
label = 'Handschellen',
weight = 100,
useable = true,
},
urapidil3 = {
image = 'urapidil1.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'urapidil3',
label = 'Urapidil 3,0 mg',
weight = 20,
useable = true,
},
glass = {
image = 'glass.png',
description = 'It is very fragile, watch out',
shouldClose = false,
unique = false,
type = 'item',
name = 'glass',
label = 'Glas',
weight = 600,
useable = false,
},
gg_deer_hide_03 = {
image = 'gg_deer_hide_03.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_deer_hide_03',
label = 'Makelloses Hirschfell',
weight = 1000,
useable = false,
},
veh_neons = {
image = 'veh_neons.png',
description = 'Upgrade vehicle neons',
shouldClose = true,
unique = false,
type = 'item',
name = 'veh_neons',
label = 'Neons',
weight = 1000,
useable = true,
},
roofbox_color = {
image = 'roofbox_color.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'roofbox_color',
label = 'Farbige Dachbox',
weight = 1000,
useable = true,
},
filter_papers = {
image = 'Fiterstrips2.png',
description = 'Der Joint ist dein Freund und am besten mit Filter',
shouldClose = false,
unique = false,
type = 'item',
name = 'filter_papers',
label = 'Filtertips',
weight = 200,
useable = false,
},
bulletproof_tyres = {
image = 'bulletproof_tyres.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'bulletproof_tyres',
label = 'Reifen Gebanzert',
weight = 0,
useable = true,
},
weapon_snowball = {
type = 'weapon',
image = 'weapon_snowball.png',
name = 'weapon_snowball',
description = 'A ball of packed snow, especially one made for throwing at other people for fun',
weight = 1000,
label = 'Snowball',
useable = false,
unique = true,
},
voltaren_salbenverband = {
image = 'salbenverband.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'voltaren_salbenverband',
label = 'Voltaren Salbenverband',
weight = 20,
useable = true,
},
roadpods = {
image = 'roadpods.png',
description = '„Klang für Menschen, die sich keine Kompromisse anhören.“',
shouldClose = true,
unique = true,
type = 'item',
name = 'roadpods',
label = 'iFruit Ear Buds',
weight = 200,
useable = true,
},
weapon_gusenberg = {
image = 'screenshot_412-removebg-preview.png',
description = ' das Original aus der goldenen Ära der Gangster',
unique = true,
type = 'weapon',
name = 'weapon_gusenberg',
ammotype = 'AMMO_MG',
label = 'Gusenberg Sweeper',
weight = 1000,
useable = false,
},
brushcamo_attachment = {
image = 'brushcamo_attachment.png',
description = 'A brushstroke camo for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'brushcamo_attachment',
label = 'Brushstroke Camo',
weight = 1000,
useable = true,
},
tier_leckerlis = {
image = 'pet_treats.png',
description = 'Freude für deinen Vierbeiner.',
shouldClose = true,
unique = false,
type = 'item',
name = 'tier_leckerlis',
label = 'Tier Leckerlis',
weight = 100,
useable = true,
},
cigs = {
image = 'cigs.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'cigs',
label = 'Zigarette',
weight = 200,
useable = true,
},
weapon_petrolcan = {
image = 'weapon_petrolcan.png',
description = 'A robust liquid container made from pressed steel',
unique = true,
type = 'weapon',
name = 'weapon_petrolcan',
ammotype = 'AMMO_PETROLCAN',
label = 'Petrol Can',
weight = 1000,
useable = false,
},
scookie = {
image = 'softccookie.png',
description = 'Ein Softcookie ist ein weicher, saftiger Keks mit einer zarten Textur, der oft noch leicht warm und innen herrlich chewy ist.',
shouldClose = true,
unique = true,
type = 'item',
name = 'scookie',
label = 'Soft Cookie',
weight = 100,
useable = true,
},
pd_keycard = {
image = 'DI2_police_keycard-removebg-preview.png',
description = 'Wenn du kein Cop bist Finger weg!',
shouldClose = false,
unique = true,
type = 'item',
name = 'pd_keycard',
label = 'PD Key Card',
weight = 10,
useable = false,
},
gg_rabbit_pelt_01 = {
image = 'gg_rabbit_pelt_01.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_rabbit_pelt_01',
label = 'Raues Kaninchenfell',
weight = 1000,
useable = false,
},
weed_purplehaze_seed = {
image = 'weed_seed.png',
description = 'A weed seed of Purple Haze',
shouldClose = true,
unique = false,
type = 'item',
name = 'weed_purplehaze_seed',
label = 'Purple Haze Seed',
weight = 0,
useable = true,
},
rifle_drum = {
image = 'drum_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'rifle_drum',
label = 'Gewehr Trommelmagzin',
weight = 100,
useable = true,
},
pistol_extendedclip = {
image = 'clip_attachment.png',
description = 'erw. Pistolen Magazin',
shouldClose = true,
unique = true,
type = 'item',
name = 'pistol_extendedclip',
label = 'pistol_extendedclip',
weight = 100,
useable = true,
},
cay = {
image = 'Cay.png',
description = 'Türkischer Tee',
shouldClose = true,
unique = true,
type = 'item',
name = 'cay',
label = 'Cay',
weight = 200,
useable = true,
},
junk_energy = {
image = 'junkcan.png',
description = 'Dose mit Engery',
shouldClose = true,
unique = false,
type = 'item',
name = 'junk_energy',
label = 'Junk Energy',
weight = 100,
useable = true,
},
urapidil1 = {
image = 'urapidil1.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'urapidil1',
label = 'Urapidil 1,0 mg',
weight = 20,
useable = true,
},
boxorangejuice = {
image = 'boxorangejuice.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'boxorangejuice',
label = 'Kiste Orangensaft',
weight = 1000,
useable = false,
},
vitaminloesung = {
image = 'screenshot_696-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'vitaminloesung',
label = 'Vitaminlösung 100',
weight = 100,
useable = true,
},
weapon_snspistol_mk2 = {
image = 'weapon_snspistol_mk2.png',
description = 'Sie sieht gefährlich aus, macht Krach und verursacht blaue Flecken.',
unique = true,
type = 'weapon',
name = 'weapon_snspistol_mk2',
ammotype = 'AMMO_PISTOL',
label = 'Softair Pistole',
weight = 1000,
useable = true,
},
kakao2 = {
image = 'kakao2.png',
description = 'Eine Tasse heiße Schokolade ist wie eine warme Umarmung von innen süß, tröstlich und immer zur Stelle, wenn die Welt zu kalt wird.',
shouldClose = true,
unique = true,
type = 'item',
name = 'kakao2',
label = 'Tasse Heiße Schokolade',
weight = 100,
useable = true,
},
wood = {
image = 'wood.png',
description = 'Ich und mein Holz....',
shouldClose = false,
unique = false,
type = 'item',
name = 'wood',
label = 'Holz',
weight = 1000,
useable = false,
},
veh_turbo = {
image = 'veh_turbo.png',
description = 'Install vehicle turbo',
shouldClose = true,
unique = false,
type = 'item',
name = 'veh_turbo',
label = 'Turbo',
weight = 1000,
useable = true,
},
dins_isdom_latter = {
image = 'OdinsWisdomPlatter.png',
description = 'Eine herzhafte Mischung, die den Wissensdurst und die Abenteuerlust des Göttervaters befriedigt.',
shouldClose = true,
unique = false,
type = 'item',
name = 'dins_isdom_latter',
label = 'Odin\'s Wisdom Platter',
weight = 200,
useable = true,
},
weapontint_4 = {
image = 'weapontint_army.png',
description = 'Army Weapon Tint',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_4',
label = 'Army Tint',
weight = 1000,
useable = true,
},
munky_juice = {
image = 'munkeyjuice.png',
description = 'Trinkpäckchen mit Saft und ja der Strohhalm ist aus Plastik ^^',
shouldClose = true,
unique = false,
type = 'item',
name = 'munky_juice',
label = 'Munky Juice',
weight = 100,
useable = true,
},
tavor25 = {
image = 'tavor25.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'tavor25',
label = 'Tavor 2,5 mg',
weight = 20,
useable = true,
},
hotdog_deluxe = {
image = 'hotdogdeluxe-removebg-preview.png',
description = 'Der König unter den Hotdogs',
shouldClose = true,
unique = true,
type = 'item',
name = 'hotdog_deluxe',
label = 'Deluxe Hotdog',
weight = 100,
useable = true,
},
weapon_switchblade = {
type = 'weapon',
image = 'weapon_switchblade.png',
name = 'weapon_switchblade',
description = 'A knife with a blade that springs out from the handle when a button is pressed',
weight = 1000,
label = 'Switchblade',
useable = false,
unique = true,
},
smg_scope = {
image = 'holoscope_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'smg_scope',
label = 'SMG Visier',
weight = 100,
useable = true,
},
tirerepairkit = {
image = 'tirerepairkit.png',
description = 'A kit to repair your tires',
shouldClose = true,
unique = false,
type = 'item',
name = 'tirerepairkit',
label = 'Tire Repair Kit',
weight = 1000,
useable = true,
},
sugar = {
image = 'sugaar.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'sugar',
label = 'Packung Zucker ',
weight = 1000,
useable = false,
},
propofol_250 = {
image = 'Propofol-00409469924-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'propofol_250',
label = 'Propofol 250',
weight = 250,
useable = true,
},
rifle_extendedclip = {
image = 'rifle_extendedclip.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'rifle_extendedclip',
label = 'erw. Gewehr Magazin',
weight = 100,
useable = true,
},
gg_captured_chickenhawk = {
image = 'gg_captured_chickenhawk.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_captured_chickenhawk',
label = 'Gefangener Falke',
weight = 5000,
useable = true,
},
epinephrine = {
image = 'epi_pen.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'epinephrine',
label = 'Adrenalinspritze',
weight = 10,
useable = true,
},
espresso = {
image = 'espresso.png',
description = 'Hiernach bist du safe wach ^^',
shouldClose = true,
unique = true,
type = 'item',
name = 'espresso',
label = 'Tasse Espresso',
weight = 100,
useable = true,
},
ecg_monitor = {
image = '148383-multiparameter-patientenmonitor-pc-3000-lepu-medical-2-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'ecg_monitor',
label = 'EKG Monitor',
weight = 2500,
useable = true,
},
raw_ribs = {
image = 'raw_ribs.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'raw_ribs',
label = 'rohe Rippchen',
weight = 200,
useable = true,
},
wurmkur = {
image = 'Wurmkur.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'wurmkur',
label = 'Wurmkur',
weight = 20,
useable = true,
},
remote = {
image = 'remote.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'remote',
label = 'TV Fernbedienung',
weight = 100,
useable = false,
},
weapon_flashlight = {
type = 'weapon',
image = 'weapon_flashlight.png',
name = 'weapon_flashlight',
description = 'Heller als Du ^^',
weight = 1000,
label = 'Flashlight',
useable = false,
unique = true,
},
sniper_grip = {
image = 'ar_grip.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'sniper_grip',
label = 'Marksmangewehr Griff',
weight = 100,
useable = true,
},
juice = {
image = 'juice.png',
description = 'Wenn hier Anna nass macht dann bin ICH das !!!!',
shouldClose = true,
unique = false,
type = 'item',
name = 'juice',
label = 'Saft',
weight = 100,
useable = true,
},
sludgie = {
image = 'sludgie.png',
description = 'Gefrorene Chemie zum Trinken ^^',
shouldClose = true,
unique = false,
type = 'item',
name = 'sludgie',
label = 'Sludgie',
weight = 100,
useable = true,
},
weapon_bread = {
type = 'weapon',
image = 'baquette.png',
name = 'weapon_bread',
description = 'Bread...?',
weight = 1000,
label = 'Baquette',
useable = false,
unique = true,
},
boxsalad = {
image = 'saladbox.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'boxsalad',
label = 'Kiste Eisbergsalat',
weight = 1000,
useable = false,
},
drill = {
image = 'drill.png',
description = 'The real deal...',
shouldClose = false,
unique = true,
type = 'item',
name = 'drill',
label = 'Bohrmaschine',
weight = 20000,
useable = false,
},
corn = {
image = 'corn.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'corn',
label = 'Getreide',
weight = 100,
useable = false,
},
gussform = {
image = 'gussform.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'gussform',
label = 'Gussform ',
weight = 1000,
useable = false,
},
boxapplejuice = {
image = 'boxapplejuice.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'boxapplejuice',
label = 'Kiste Apfelsaft',
weight = 1000,
useable = false,
},
turbocharger = {
image = 'turbocharger.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'turbocharger',
label = 'Premium Turbokit',
weight = 0,
useable = true,
},
weapon_golfclub = {
type = 'weapon',
image = 'weapon_golfclub.png',
name = 'weapon_golfclub',
description = 'A club used to hit the ball in golf',
weight = 1000,
label = 'Golfclub',
useable = false,
unique = true,
},
midazolam = {
image = 'screenshot_696-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'midazolam',
label = 'Midazolam',
weight = 100,
useable = true,
},
weed_skunk = {
image = 'weed_baggy.png',
description = 'A weed bag with 2g Skunk',
shouldClose = false,
unique = false,
type = 'item',
name = 'weed_skunk',
label = 'Skunk 2g',
weight = 200,
useable = true,
},
weapon_specialcarbine = {
image = 'screenshot_407-removebg-preview.png',
description = 'Wenn die Ar 15 nicht mehr reicht.',
unique = true,
type = 'weapon',
name = 'weapon_specialcarbine',
ammotype = 'AMMO_RIFLE',
label = 'KH 450',
weight = 1000,
useable = false,
},
sunflowerseeds = {
image = 'Sonnenblumenkerne.png',
description = 'Der Snack zum selber knacken',
shouldClose = true,
unique = true,
type = 'item',
name = 'sunflowerseeds',
label = 'Sonnenblumenkerne',
weight = 100,
useable = true,
},
weapontint_mk2_5 = {
image = 'weapontint_black.png',
description = 'Classic Green Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_5',
label = 'Classic Green Tint',
weight = 1000,
useable = true,
},
weapontint_mk2_8 = {
image = 'weapontint_black.png',
description = 'Classic Brown & Black Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_8',
label = 'Classic Brown & Black Tint',
weight = 1000,
useable = true,
},
weapontint_mk2_17 = {
image = 'weapontint_black.png',
description = 'Bold Red Features Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_17',
label = 'Bold Red Features Tint',
weight = 1000,
useable = true,
},
jords_cean_reeze_alkoholfrei = {
image = 'NjordsOceanBreeze.png',
description = 'Eine kühle Meeresbrise in Form eines Getränks, die erfrischend und exotisch zugleich ist.',
shouldClose = true,
unique = false,
type = 'item',
name = 'njords_ocean_breeze_alkoholfrei',
label = 'Njord\'s Ocean Breeze (alkoholfrei)',
weight = 200,
useable = true,
},
['sifs_golden-ale'] = {
image = 'SifGoldenAle.png',
description = 'Golden und nahrhaft, wie das Feld unter der Obhut der Göttin Sif.',
shouldClose = true,
unique = true,
type = 'item',
name = 'sifs_golden-ale',
label = 'Sif\'s Golden Ale',
weight = 200,
useable = true,
},
empty_evidence_bag = {
image = 'evidence.png',
description = 'Used a lot to keep DNA from blood, bullet shells and more',
shouldClose = false,
unique = false,
type = 'item',
name = 'empty_evidence_bag',
label = 'Empty Evidence Bag',
weight = 0,
useable = false,
},
kas_leberkas_semmal = {
image = 'kasleberkassemmel.png',
description = 'Mehr Fleisch als Worte des is koa Semmel, des is a Lebensgefühl!',
shouldClose = true,
unique = false,
type = 'item',
name = 'kas_leberkas_semmal',
label = 'Kas Leberkas Semmal',
weight = 100,
useable = true,
},
cash = {
image = 'cash.png',
description = 'Nur Bares ist wares...',
shouldClose = false,
unique = false,
type = 'item',
name = 'cash',
label = 'Bargeld',
weight = 0,
useable = false,
},
weapon_pistol_mk2 = {
image = 'screenshot_396-removebg-preview.png',
description = 'An upgraded small firearm designed to be held in one hand',
unique = true,
type = 'weapon',
name = 'weapon_pistol_mk2',
ammotype = 'AMMO_PISTOL',
label = 'Klog 19',
weight = 1000,
useable = false,
},
certificate = {
image = 'certificate.png',
description = 'Certificate that proves you own certain stuff',
shouldClose = true,
unique = false,
type = 'item',
name = 'certificate',
label = 'Certificate',
weight = 0,
useable = false,
},
ev_battery = {
image = 'ev_battery.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'ev_battery',
label = 'EV Battery',
weight = 0,
useable = true,
},
fentanyl = {
image = 'fentanyl-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'fentanyl',
label = 'Fentanyl',
weight = 10,
useable = true,
},
lawyerpass = {
image = 'lawyerpass.png',
description = 'Pass exclusive to lawyers to show they can represent a suspect',
shouldClose = false,
unique = true,
type = 'item',
name = 'lawyerpass',
label = 'Lawyer Pass',
weight = 0,
useable = true,
},
tomato = {
image = 'tomato.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'tomato',
label = 'Tomate',
weight = 100,
useable = false,
},
macrons = {
image = 'macrons.png',
description = 'bunte Leckerbissen, die den Gaumen mit süßer Freude verzaubern',
shouldClose = true,
unique = false,
type = 'item',
name = 'macrons',
label = 'Macrons',
weight = 50,
useable = true,
},
rifle_scope = {
image = 'smallscope_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'rifle_scope',
label = 'Gewehrvisier',
weight = 100,
useable = true,
},
kayas_rotwein = {
image = 'kirimzi.png',
description = 'Türkischer Rotwein',
shouldClose = true,
unique = true,
type = 'item',
name = 'kayas_rotwein',
label = 'Kırmızı şarap ',
weight = 200,
useable = true,
},
pizza_burger = {
image = 'ChatGPT_Image_26._Apr._2025__18_16_22-removebg-preview.png',
description = 'Zartes Wagyu-Patty, würzige Salami, fruchtige Tomatensauce und geschmolzener Mozzarella, serviert in fluffigen Brioche Buns',
shouldClose = true,
unique = true,
type = 'item',
name = 'pizza_burger',
label = 'Pizza Burger',
weight = 200,
useable = true,
},
vape = {
image = 'vape.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'vape',
label = 'E-Dampfe',
weight = 200,
useable = true,
},
gazoz = {
image = 'Gazoz.png',
description = 'kohlensäurehaltiges, süßes Erfrischungsgetränk ',
shouldClose = true,
unique = true,
type = 'item',
name = 'gazoz',
label = 'Gazoz',
weight = 200,
useable = true,
},
weapon_remotesniper = {
image = 'weapon_remotesniper.png',
description = 'A portable high-precision, long-range rifle',
unique = true,
type = 'weapon',
name = 'weapon_remotesniper',
ammotype = 'AMMO_SNIPER_REMOTE',
label = 'Remote Sniper',
weight = 1000,
useable = false,
},
weapon_advancedrifle = {
image = 'weapon_advancedrifle.png',
description = 'An assault version of a rapid-fire, magazine-fed automatic rifle designed for infantry use',
unique = true,
type = 'weapon',
name = 'weapon_advancedrifle',
ammotype = 'AMMO_RIFLE',
label = 'Advanced Rifle',
weight = 1000,
useable = false,
},
purple_phone = {
image = 'phone_purple.png',
description = '„Jetzt mit noch mehr Features, die du nie brauchst, aber jedem zeigen musst.“',
shouldClose = false,
unique = true,
type = 'item',
name = 'purple_phone',
label = 'iFruit 12XR Lila',
weight = 600,
useable = false,
},
weapon_grenade = {
type = 'weapon',
image = 'weapon_grenade.png',
name = 'weapon_grenade',
description = 'A handheld throwable bomb',
weight = 1000,
label = 'Grenade',
useable = false,
unique = true,
},
printerdocument = {
image = 'printerdocument.png',
description = 'A nice document',
shouldClose = true,
unique = true,
type = 'item',
name = 'printerdocument',
label = 'Document',
weight = 500,
useable = true,
},
weapon_navyrevolver = {
image = 'weapon_navyrevolver.png',
description = 'Weapon Navyrevolver',
unique = true,
type = 'weapon',
name = 'weapon_navyrevolver',
ammotype = 'AMMO_PISTOL',
label = 'Navy Revolver',
weight = 1000,
useable = true,
},
weapon_bzgas = {
type = 'weapon',
image = 'bz_gas.png',
name = 'weapon_bzgas',
description = 'Tränen aus der Dose',
weight = 500,
label = 'Tränengas Granate',
useable = false,
unique = false,
},
v6_engine = {
image = 'v6_engine.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'v6_engine',
label = 'V6 Motor',
weight = 0,
useable = true,
},
kino_keycard = {
image = 'keycard.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'kino_keycard',
label = 'Moonlight Cinema Keycard',
weight = 10,
useable = false,
},
boomcamo_attachment = {
image = 'boomcamo_attachment.png',
description = 'A boom camo for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'boomcamo_attachment',
label = 'Boom Camo',
weight = 1000,
useable = true,
},
weapon_pipebomb = {
type = 'weapon',
image = 'weapon_pipebomb.png',
name = 'weapon_pipebomb',
description = 'A homemade bomb, the components of which are contained in a pipe',
weight = 1000,
label = 'Pipe Bomb',
useable = false,
unique = true,
},
amiodaron = {
image = 'amiodaron.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'amiodaron',
label = 'Amiodaron',
weight = 15,
useable = true,
},
gg_coyote_fangs_02 = {
image = 'gg_coyote_fangs_02.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_coyote_fangs_02',
label = 'Robuster Kojotenzahn',
weight = 1000,
useable = false,
},
blue_phone = {
image = 'phone_blue.png',
description = '„Ein Akku, der genau so lange hält wie deine Aufmerksamkeitsspanne.“',
shouldClose = false,
unique = true,
type = 'item',
name = 'blue_phone',
label = 'iFruit 12XR Blau',
weight = 600,
useable = false,
},
codeine_syrup = {
image = 'crackmixingagent.png',
description = 'Der Sirup, der dich von „A“ nach „Z“ schickt aber ohne Zwischenstopps',
shouldClose = false,
unique = false,
type = 'item',
name = 'codeine_syrup',
label = 'Codein-Sirup',
weight = 500,
useable = false,
},
sawdust = {
image = 'sawdust.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'sawdust',
label = 'Sägemehl',
weight = 20,
useable = false,
},
weapon_rpg = {
image = 'weapon_rpg.png',
description = 'A rocket-propelled grenade launcher',
unique = true,
type = 'weapon',
name = 'weapon_rpg',
ammotype = 'AMMO_RPG',
label = 'RPG',
weight = 1000,
useable = false,
},
weed_route = {
image = 'weed_route.png',
description = 'Offiziell? Dieses Dokument gibts nicht. Unofficially? Du bist jetzt Teil der geheimen Route und das solltest du niemandem erzählen',
shouldClose = false,
unique = true,
type = 'item',
name = 'weed_route',
label = 'Weed Route',
weight = 10,
useable = false,
},
weapon_microsmg = {
image = 'weapon_microsmg.png',
description = 'A handheld light weight machine gun',
unique = true,
type = 'weapon',
name = 'weapon_microsmg',
ammotype = 'AMMO_SMG',
label = 'Micro SMG',
weight = 1000,
useable = false,
},
stickynote = {
image = 'stickynote.png',
description = 'Sometimes handy to remember something :)',
shouldClose = false,
unique = true,
type = 'item',
name = 'stickynote',
label = 'Sticky note',
weight = 0,
useable = false,
},
ornageo = {
image = 'screenshot_688-removebg-preview.png',
description = '"Weil dein Körper Zucker liebt du aber nicht deinen Körper."',
shouldClose = true,
unique = false,
type = 'item',
name = 'ornageo',
label = 'Orange O Tang Softdrink',
weight = 100,
useable = true,
},
empty_nitrous_bottle = {
image = 'empty_nitrous_bottle.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'empty_nitrous_bottle',
label = 'leere Nitro Flasche',
weight = 0,
useable = true,
},
manual_gearbox = {
image = 'manual_gearbox.png',
description = 'Handgerissen, so gehört sich das',
shouldClose = true,
unique = false,
type = 'item',
name = 'manual_gearbox',
label = 'Schaltgetriebe',
weight = 0,
useable = true,
},
weapon_ball = {
image = 'weapon_ball.png',
description = 'A solid or hollow spherical or egg-shaped object that is kicked, thrown, or hit in a game',
unique = true,
type = 'weapon',
name = 'weapon_ball',
ammotype = 'AMMO_BALL',
label = 'Ball',
weight = 1000,
useable = false,
},
snikkel_candy = {
image = 'snikkelcandy.png',
description = 'Some delicious candy :O',
shouldClose = true,
unique = false,
type = 'item',
name = 'snikkel_candy',
label = 'EarthQuakes',
weight = 100,
useable = true,
},
ecola_zero_dose = {
image = 'ecolazerocan.png',
description = 'Dose Cola',
shouldClose = true,
unique = false,
type = 'item',
name = 'ecola_zero_dose',
label = 'E-Cola Zero Dose',
weight = 50,
useable = true,
},
weed_skunk_seed = {
image = 'weed_seed.png',
description = 'A weed seed of Skunk',
shouldClose = true,
unique = false,
type = 'item',
name = 'weed_skunk_seed',
label = 'Skunk Seed',
weight = 0,
useable = true,
},
holoscope_attachment = {
image = 'holoscope_attachment.png',
description = 'A holo scope for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'holoscope_attachment',
label = 'Holo Scope',
weight = 1000,
useable = true,
},
cooked_brisket = {
image = 'cooked_brisket.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'cooked_brisket',
label = 'gegrilltes Brisket',
weight = 200,
useable = true,
},
kakao = {
image = 'coffee.png',
description = 'Eine heiße, süße Tasse Schokolade perfekt zum Entspannen oder Aufwärmen an kühlen Tagen.',
shouldClose = true,
unique = false,
type = 'item',
name = 'kakao',
label = 'Kakao Togo',
weight = 100,
useable = true,
},
ecola_zero_flasche = {
image = 'ecolazerobottle.png',
description = 'Flasche Cola',
shouldClose = true,
unique = false,
type = 'item',
name = 'ecola_zero_flasche',
label = 'E-Cola Zero Flasche',
weight = 80,
useable = true,
},
steel_ingots = {
image = 'steel_ingot.png',
description = 'Hier trifft pure Masse auf unendliches Potenzial.',
shouldClose = false,
unique = false,
type = 'item',
name = 'steel_ingots',
label = 'Stahlbarren',
weight = 1000,
useable = false,
},
reinforced_handle = {
image = 'Verstaerktergriff.png',
description = 'Der Bodybuilder unter den Griffen',
shouldClose = false,
unique = false,
type = 'item',
name = 'reinforced_handle',
label = 'Verstärkter Griff',
weight = 1000,
useable = false,
},
smg_grip = {
image = 'grip_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'smg_grip',
label = 'SMG Griff',
weight = 100,
useable = true,
},
esketamin = {
image = 'esketamin.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'esketamin',
label = 'Esketamin',
weight = 20,
useable = true,
},
weapon_crowbar = {
type = 'weapon',
image = 'weapon_crowbar.png',
name = 'weapon_crowbar',
description = 'An iron bar with a flattened end, used as a lever',
weight = 1000,
label = 'Crowbar',
useable = false,
unique = true,
},
weapontint_mk2_28 = {
image = 'weapontint_black.png',
description = 'Metallic Green Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_28',
label = 'Metallic Green Tint',
weight = 1000,
useable = true,
},
radio = {
image = 'radio.png',
description = 'You can communicate with this through a signal',
shouldClose = true,
unique = true,
type = 'item',
name = 'radio',
label = 'Radio',
weight = 2000,
useable = true,
},
dueruem = {
image = 'durum.png',
description = 'Wrap, mit typischen Döner-Kebab-Zutaten gefüllt',
shouldClose = true,
unique = true,
type = 'item',
name = 'dueruem',
label = 'Dürüm',
weight = 200,
useable = true,
},
yggdrasils_root = {
image = 'YggdrasilsRoot.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'yggdrasils_root',
label = 'Yggdrasil\'s Root',
weight = 200,
useable = true,
},
tavor1 = {
image = 'tavor1.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'tavor1',
label = 'Tavor 1,0 mg',
weight = 20,
useable = true,
},
gg_cougar_claw_01 = {
image = 'gg_cougar_claw_01.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_cougar_claw_01',
label = 'Raue Puma-Klaue',
weight = 500,
useable = false,
},
axe_head = {
image = 'Axtkopf.png',
description = 'Der schneidige Bruder der Säge',
shouldClose = false,
unique = false,
type = 'item',
name = 'axe_head',
label = 'Axt Kopf',
weight = 1000,
useable = false,
},
tranexamsaure = {
image = 'tranexamsaure.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'tranexamsaure',
label = 'Tranexamsäure',
weight = 20,
useable = true,
},
whiskeywickel = {
image = 'whiskeywickel.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'whiskeywickel',
label = 'Whiskeywickel',
weight = 200,
useable = true,
},
log = {
image = 'wood_scraps.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'log',
label = 'Holzscheit',
weight = 500,
useable = false,
},
gg_hunting_arrowammo = {
image = 'gg_hunting_arrowammo.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'gg_hunting_arrowammo',
label = 'Armbrust Pfeile',
weight = 20,
useable = true,
},
meth = {
image = 'meth_baggy.png',
description = 'A baggie of Meth',
shouldClose = true,
unique = false,
type = 'item',
name = 'meth',
label = 'Meth',
weight = 100,
useable = true,
},
narketan = {
image = 'screenshot_696-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'narketan',
label = 'Narketan',
weight = 250,
useable = true,
},
field_dressing = {
image = 'screenshot_477-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'field_dressing',
label = 'Verbandtuch',
weight = 100,
useable = true,
},
mg_ammo = {
image = 'mg_ammo.png',
description = 'Ammo for Machine Guns',
shouldClose = true,
unique = false,
type = 'item',
name = 'mg_ammo',
label = 'MG ammo',
weight = 1000,
useable = true,
},
bagruben = {
image = 'bagruben.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'bagruben',
label = 'Sack Zuckerrüben',
weight = 2000,
useable = false,
},
gg_rabbit_pelt_03 = {
image = 'gg_rabbit_pelt_03.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_rabbit_pelt_03',
label = 'Makelloses Kaninchenfell',
weight = 1000,
useable = false,
},
kennzeichen_tool = {
image = '',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'kennzeichen_tool',
label = 'Kennzeichen',
weight = 0,
useable = true,
},
i4_engine = {
image = 'i4_engine.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'i4_engine',
label = 'I4 Motor',
weight = 0,
useable = true,
},
boxorange = {
image = 'boxorange.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'boxorange',
label = 'Kiste Orangen',
weight = 1000,
useable = false,
},
smg_holoscope = {
image = 'holoscope_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'smg_holoscope',
label = 'SMG Holoscope',
weight = 100,
useable = true,
},
painkillers = {
image = 'painkillers.png',
description = 'For pain you can\'t stand anymore, take this pill that\'d make you feel great again',
shouldClose = true,
unique = false,
type = 'item',
name = 'painkillers',
label = 'Painkillers',
weight = 0,
useable = true,
},
katzenfutter = {
image = 'catfood.png',
description = 'besser als das was du hier zu essen bekommst XD',
shouldClose = true,
unique = false,
type = 'item',
name = 'katzenfutter',
label = 'Katzenfutter',
weight = 200,
useable = true,
},
metalscrap = {
image = 'scrap-iron.png',
description = 'Der Stoff, aus dem DIY-Träume sind',
shouldClose = false,
unique = false,
type = 'item',
name = 'metalscrap',
label = 'Metallschrott',
weight = 500,
useable = false,
},
orangejuice = {
image = 'orangejuice.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'orangejuice',
label = 'Flasche Orangensaft',
weight = 100,
useable = false,
},
digicamo_attachment = {
image = 'digicamo_attachment.png',
description = 'A digital camo for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'digicamo_attachment',
label = 'Digital Camo',
weight = 1000,
useable = true,
},
shaft = {
image = 'ar_grip.png',
description = 'Schaft: Der ruhige Held der Waffe immer da, wenn man ihn braucht, aber nie im Mittelpunkt',
shouldClose = false,
unique = false,
type = 'item',
name = 'shaft',
label = 'Waffenschaft',
weight = 200,
useable = false,
},
bubble_tea = {
image = 'bubbletea.png',
description = 'Bubble Tea das einzige Getränk, bei dem man sich fragt, ob man gerade trinkt, snackt oder ein Kinderspielzeug schlürft!',
shouldClose = true,
unique = false,
type = 'item',
name = 'bubble_tea',
label = 'Bubble Tea',
weight = 100,
useable = true,
},
gardenshovel = {
image = 'gardenshovel.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'gardenshovel',
label = 'Gartenschaufel',
weight = 600,
useable = false,
},
flohmittel = {
image = 'Flohmittel.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'flohmittel',
label = 'Flohmittel',
weight = 25,
useable = true,
},
whiskey = {
image = 'whiskey.png',
description = 'For all the thirsty out there',
shouldClose = true,
unique = false,
type = 'item',
name = 'whiskey',
label = 'Whiskey',
weight = 500,
useable = true,
},
weapon_bullpuprifle_mk2 = {
image = 'weapon_bullpuprifle_mk2.png',
description = 'Bull Puprifle MK2',
unique = true,
type = 'weapon',
name = 'weapon_bullpuprifle_mk2',
ammotype = 'AMMO_RIFLE',
label = 'Bullpup Rifle Mk II',
weight = 1000,
useable = true,
},
ggdrasils_oots = {
image = 'YggdrasilsRootsGemuseChips.png.png',
description = 'Tief verwurzelt in den Gaben der Natur, bieten diese knusprigen Snacks eine Verbindung zu den alten Geschichten.',
shouldClose = true,
unique = false,
type = 'item',
name = 'yggdrasils_roots',
label = 'Yggdrasil\'s Roots',
weight = 200,
useable = true,
},
weapon_minigun = {
image = 'weapon_minigun.png',
description = 'A portable machine gun consisting of a rotating cluster of six barrels and capable of variable rates of fire of up to 6,000 rounds per minute',
unique = true,
type = 'weapon',
name = 'weapon_minigun',
ammotype = 'AMMO_MINIGUN',
label = 'Minigun',
weight = 1000,
useable = false,
},
newscam = {
image = 'newscam.png',
description = 'A camera for the news',
shouldClose = true,
unique = true,
type = 'item',
name = 'newscam',
label = 'News Camera',
weight = 100,
useable = true,
},
weapon_candycane = {
type = 'weapon',
image = 'weapon_candycane',
name = 'weapon_candycane',
description = 'Candy Cane',
weight = 1000,
label = 'Candy Cane',
useable = true,
unique = true,
},
gg_hunting_knife_01 = {
image = 'gg_hunting_knife_01.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_hunting_knife_01',
label = 'Klassisches Jagdmesser',
weight = 1000,
useable = true,
},
mixed_grilled_plate = {
image = 'Gemischter_grillteller.png',
description = 'gemischter Grillteller mit Beilagen',
shouldClose = true,
unique = true,
type = 'item',
name = 'mixed_grilled_plate',
label = 'KARIŞIK IZGARA ',
weight = 200,
useable = true,
},
small_blade = {
image = 'Klinge Springmesser.png',
description = ' Die Klinge, die nicht auf sich warten lässt',
shouldClose = false,
unique = false,
type = 'item',
name = 'small_blade',
label = 'kleine Klinge',
weight = 200,
useable = false,
},
snp_ammo = {
image = 'snipermuni.png',
description = 'Ammo for Sniper Rifles',
shouldClose = true,
unique = false,
type = 'item',
name = 'snp_ammo',
label = 'Sniper Munition',
weight = 1000,
useable = true,
},
odins_mead = {
image = 'OdinsMead.png',
description = 'Ein weises Getränk, so alt wie die Geschichten von Asgard selbst.',
shouldClose = true,
unique = false,
type = 'item',
name = 'odins_mead',
label = ' Odin\'s Mead',
weight = 200,
useable = true,
},
potatobag = {
image = 'potatobag.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'potatobag',
label = 'Sack Kartoffeln',
weight = 1000,
useable = false,
},
weapon_dagger = {
type = 'weapon',
image = 'weapon_dagger.png',
name = 'weapon_dagger',
description = 'A short knife with a pointed and edged blade, used as a weapon',
weight = 1000,
label = 'Dagger',
useable = false,
unique = true,
},
rifle_holoscope = {
image = 'holoscope_attachment.png',
description = 'MK2 Gewehr Holovisier',
shouldClose = true,
unique = true,
type = 'item',
name = 'rifle_holoscope',
label = '100',
weight = 100,
useable = true,
},
sessantacamo_attachment = {
image = 'sessantacamo_attachment.png',
description = 'A sessanta nove camo for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'sessantacamo_attachment',
label = 'Sessanta Nove Camo',
weight = 1000,
useable = true,
},
weapon_compactrifle = {
image = 'weapon_compactrifle.png',
description = 'A compact version of an assault rifle',
unique = true,
type = 'weapon',
name = 'weapon_compactrifle',
ammotype = 'AMMO_RIFLE',
label = 'Compact Rifle',
weight = 1000,
useable = false,
},
stancing_kit = {
image = 'stancing_kit.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'stancing_kit',
label = 'Stancing Kit',
weight = 0,
useable = true,
},
glucoseg40 = {
image = 'glucoseg40.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'glucoseg40',
label = 'Glucose 40%',
weight = 10,
useable = true,
},
weed_ogkush_seed = {
image = 'weed_seed.png',
description = 'A weed seed of OG Kush',
shouldClose = true,
unique = false,
type = 'item',
name = 'weed_ogkush_seed',
label = 'OGKush Seed',
weight = 0,
useable = true,
},
fries_with_dip = {
image = 'ChatGPT_Image_27._Apr._2025__12_41_35-removebg-preview.png',
description = 'Knusprig goldene Pommes, serviert im kleinen Metallkorb dazu ein cremiger Dip im stilechten Mini-Metalleimer.',
shouldClose = true,
unique = true,
type = 'item',
name = 'fries_with_dip',
label = 'Pommes mit Dip ',
weight = 200,
useable = true,
},
rawmeat = {
image = 'rawmeat.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'rawmeat',
label = 'rohes Fleisch',
weight = 100,
useable = false,
},
weapon_compactlauncher = {
type = 'weapon',
image = 'weapon_compactlauncher.png',
name = 'weapon_compactlauncher',
description = 'A compact grenade launcher',
weight = 1000,
label = 'Compact Launcher',
useable = false,
unique = true,
},
oxy = {
image = 'oxy.png',
description = 'The Label Has Been Ripped Off',
shouldClose = true,
unique = false,
type = 'item',
name = 'oxy',
label = 'Prescription Oxy',
weight = 0,
useable = true,
},
heavyarmor = {
image = 'armor.png',
description = 'Some protection won\'t hurt... right?',
shouldClose = true,
unique = false,
type = 'item',
name = 'heavyarmor',
label = 'Heavy Armor',
weight = 5000,
useable = true,
},
weapon_combatmg = {
image = 'weapon_combatmg.png',
description = 'A combat version of an automatic gun that fires bullets in rapid succession for as long as the trigger is pressed',
unique = true,
type = 'weapon',
name = 'weapon_combatmg',
ammotype = 'AMMO_MG',
label = 'Combat MG',
weight = 1000,
useable = false,
},
jords_ea_latter = {
image = 'NjordsSeaPlatter.png',
description = 'Frisch aus dem Meer, diese Meeresfrüchte erinnern an Njords Verbindung zu den stürmischen Wellen der nordischen Meere.',
shouldClose = true,
unique = false,
type = 'item',
name = 'njords_sea_platter',
label = 'Njord\'s Sea Platter',
weight = 200,
useable = true,
},
pistol_barrel = {
image = 'weapon_batton.png',
description = 'Der einzige Weg, wie du in kürzester Zeit einen bleibenden Eindruck hinterlässt',
shouldClose = false,
unique = false,
type = 'item',
name = 'pistol_barrel',
label = 'Pistolenlauf',
weight = 250,
useable = false,
},
weapon_heavypistol = {
image = 'screenshot_405-removebg-preview.png',
description = 'Wenn die Klog nicht mehr reicht.',
unique = true,
type = 'weapon',
name = 'weapon_heavypistol',
ammotype = 'AMMO_PISTOL',
label = 'FM 510',
weight = 1000,
useable = false,
},
joint = {
image = 'joint7.png',
description = 'Die Friedenspfeife 2.0',
shouldClose = true,
unique = false,
type = 'item',
name = 'joint',
label = 'Joint',
weight = 500,
useable = true,
},
goldbar = {
image = 'goldbar.png',
description = 'Looks pretty expensive to me',
shouldClose = true,
unique = false,
type = 'item',
name = 'goldbar',
label = 'Gold Bar',
weight = 7000,
useable = false,
},
lidocain = {
image = 'Lidocain.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'lidocain',
label = 'Lidocain',
weight = 20,
useable = true,
},
veh_suspension = {
image = 'veh_suspension.png',
description = 'Upgrade vehicle suspension',
shouldClose = true,
unique = false,
type = 'item',
name = 'veh_suspension',
label = 'Suspension',
weight = 1000,
useable = true,
},
lysergic_acid = {
image = 'acid.png',
description = 'Der geheime VIP-Zugang zu einer anderen Realität',
shouldClose = false,
unique = false,
type = 'item',
name = 'lysergic_acid',
label = 'Lysergsäure',
weight = 1000,
useable = false,
},
cooked_lamb_chop = {
image = 'cooked_lamb_chops.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'cooked_lamb_chop',
label = 'gegrillte Lamkeule',
weight = 200,
useable = true,
},
weapon_shoe = {
image = 'shoe.png',
description = 'wenn man respektlos ist...',
shouldClose = false,
unique = true,
type = 'weapon',
name = 'weapon_shoe',
label = 'Hausschuh',
weight = 200,
useable = false,
},
tourniquet = {
image = '81khEr+-vcL._AC_SX450_-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'tourniquet',
label = 'Tourniquet',
weight = 20,
useable = true,
},
nacl_1000 = {
image = 'nacl.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'nacl_1000',
label = 'NACL (1000ml)',
weight = 1000,
useable = true,
},
medscope_attachment = {
image = 'medscope_attachment.png',
description = 'A medium scope for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'medscope_attachment',
label = 'Medium Scope',
weight = 1000,
useable = true,
},
opium_poppy = {
image = 'opium_dry.png',
description = 'Die Blume, die Träume verkauft',
shouldClose = false,
unique = false,
type = 'item',
name = 'opium_poppy',
label = 'Schlafmohn',
weight = 100,
useable = false,
},
['5-fach_impfung_hund'] = {
image = 'hundeimpfstoff.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = '5-fach_impfung_hund',
label = '5-fach Impfung Hund',
weight = 20,
useable = true,
},
cup_beer = {
image = 'cup_beer.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'cup_beer',
label = 'Becher Bier',
weight = 100,
useable = true,
},
aldurs_right_ites = {
image = 'BaldursBrightBites.png',
description = 'Leicht und erfrischend, diese Bissen erhellen den Geist und lassen den Geschmack erstrahlen.',
shouldClose = true,
unique = false,
type = 'item',
name = 'aldurs_right_ites',
label = 'Baldur\'s Bright Bites',
weight = 200,
useable = true,
},
orange_o_tang_flasche = {
image = 'otangbottle.png',
description = 'Flasche Orangen Limo',
shouldClose = true,
unique = false,
type = 'item',
name = 'orange_o_tang_flasche',
label = 'Orange O Tang Flasche',
weight = 80,
useable = true,
},
cooked_pork_joint = {
image = 'cooked_pork_joint.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'cooked_pork_joint',
label = 'gegrillter Schweinebraten',
weight = 200,
useable = true,
},
erz = {
image = 'erz.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'erz',
label = 'Metallerz',
weight = 2000,
useable = false,
},
gumianimals = {
image = 'gummanimals.png',
description = 'Zurück in die Kindheit Deine Retro-Tüte voller bunter Gummi-Tierchen!',
shouldClose = true,
unique = true,
type = 'item',
name = 'gumianimals',
label = 'Gummitierchen',
weight = 100,
useable = true,
},
j_and_js = {
image = 'ChatGPT_Image_27._Apr._2025__12_06_23-removebg-preview.png',
description = 'Kleine, bunte Schockodrops mit knackiger Hülle und weichem Kern',
shouldClose = true,
unique = true,
type = 'item',
name = 'j_and_js',
label = 'J&Js',
weight = 150,
useable = true,
},
performance_part = {
image = 'performance_part.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'performance_part',
label = 'Performance Kit',
weight = 0,
useable = true,
},
odins_wisdom_brew = {
image = 'OdinsWisdomBrew.png',
description = 'Ein Getränk, das auch ohne Alkohol die Weisheit und Kraft des Allvaters vermittelt voller Geschmack und leicht süß.',
shouldClose = true,
unique = true,
type = 'item',
name = 'odins_wisdom_brew',
label = 'Odin\'s Wisdom Brew (alkoholfrei)',
weight = 200,
useable = true,
},
doj_card = {
image = 'idcardpd.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'doj_card',
label = 'DOJ Card',
weight = 10,
useable = true,
},
spark_plug = {
image = 'spark_plug.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'spark_plug',
label = 'Premium Zündkerzen',
weight = 0,
useable = true,
},
gg_hunting_meat = {
image = 'gg_hunting_meat.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'gg_hunting_meat',
label = 'rohes Wildfleisch',
weight = 100,
useable = false,
},
eimdalls_lear_ight = {
image = 'HeimdallsClearSight.png',
description = 'Ein erfrischendes, klares Getränk, das wie Heimdalls wachsames Auge rein und belebend wirkt.',
shouldClose = true,
unique = false,
type = 'item',
name = 'heimdalls_clear_sight',
label = 'Heimdall\'s Clear Sight',
weight = 200,
useable = true,
},
xtcbaggy = {
image = 'xtc_baggy.png',
description = 'Pop those pills baby',
shouldClose = true,
unique = false,
type = 'item',
name = 'xtcbaggy',
label = 'Bag of XTC',
weight = 0,
useable = true,
},
weapon_bat = {
type = 'weapon',
image = 'weapon_bat.png',
name = 'weapon_bat',
description = 'Used for hitting a ball in sports (or other things)',
weight = 1000,
label = 'Bat',
useable = false,
unique = true,
},
rohmilk = {
image = 'rohmilk.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'rohmilk',
label = 'Eimer mit Rohmilch',
weight = 1000,
useable = false,
},
placebo = {
image = 'placebo.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'placebo',
label = 'Placebo',
weight = 20,
useable = true,
},
pork_joint = {
image = 'pork_joint.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'pork_joint',
label = 'roher Schweinebraten',
weight = 200,
useable = true,
},
lsd_route = {
image = 'lsd_route.png',
description = 'Offiziell? Dieses Dokument gibts nicht. Unofficially? Du bist jetzt Teil der geheimen Route und das solltest du niemandem erzählen',
shouldClose = false,
unique = true,
type = 'item',
name = 'lsd_route',
label = 'LSD Route',
weight = 10,
useable = false,
},
weapontint_5 = {
image = 'weapontint_lspd.png',
description = 'LSPD Weapon Tint',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_5',
label = 'LSPD Tint',
weight = 1000,
useable = true,
},
emp_ammo = {
image = 'emp_ammo.png',
description = 'Ammo for EMP Launcher',
shouldClose = true,
unique = false,
type = 'item',
name = 'emp_ammo',
label = 'EMP Ammo',
weight = 200,
useable = true,
},
thiopental = {
image = 'screenshot_696-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'thiopental',
label = 'Thiopental',
weight = 100,
useable = true,
},
red_phone = {
image = 'phone_red.png',
description = '„So smart, es wundert sich selbst, warum es bei dir gelandet ist.“',
shouldClose = false,
unique = true,
type = 'item',
name = 'red_phone',
label = 'iFruit 12XR Rot',
weight = 600,
useable = false,
},
lighting_controller = {
image = 'lighting_controller.png',
description = 'Alle Farben des Regenbogens per Knopfdruck',
shouldClose = false,
unique = true,
type = 'item',
name = 'lighting_controller',
label = 'Neon Controller',
weight = 100,
useable = true,
},
gatecrack = {
image = 'usb_device.png',
description = 'Handy software to tear down some fences',
shouldClose = true,
unique = false,
type = 'item',
name = 'gatecrack',
label = 'Gatecrack',
weight = 0,
useable = false,
},
samsplint = {
image = 'samsplint.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'samsplint',
label = 'Samsplint',
weight = 100,
useable = true,
},
weapon_raypistol = {
image = 'weapon_raypistol.png',
description = 'Weapon Raypistol',
unique = true,
type = 'weapon',
name = 'weapon_raypistol',
ammotype = 'AMMO_PISTOL',
label = 'Up-n-Atomizer',
weight = 1000,
useable = true,
},
sniper_scope = {
image = 'largescope_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'sniper_scope',
label = 'Sniper Visier',
weight = 100,
useable = true,
},
cappuccino = {
image = 'cappuccino.png',
description = '„Cappucioni halb Schaum, halb Koffein, 100% Attitüde. Gebrüht wie ein Drive-By: schnell, heiß und mit ordentlich Einschlag.“',
shouldClose = true,
unique = true,
type = 'item',
name = 'cappuccino',
label = 'Tasse Cappuccino',
weight = 100,
useable = true,
},
campers_fuel = {
image = '_R4GAVMI-removebg-preview.png',
description = 'ein Campers am morgen vertreibt Kummer und Sorgen',
shouldClose = true,
unique = false,
type = 'item',
name = 'campers_fuel',
label = 'Campers Fuel',
weight = 100,
useable = true,
},
stevens_apfelmustorte = {
image = 'stefansabpfelmustorte.png',
description = 'wie bei Oma',
shouldClose = true,
unique = false,
type = 'item',
name = 'stevens_apfelmustorte',
label = 'Stevens Apfelmustorte',
weight = 200,
useable = true,
},
vitaminloesung_500 = {
image = 'screenshot_696-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'vitaminloesung_500',
label = 'Vitaminlösung 500',
weight = 500,
useable = true,
},
ecola_dose = {
image = 'ecolacan.png',
description = 'Dose Cola',
shouldClose = true,
unique = false,
type = 'item',
name = 'ecola_dose',
label = 'E-Cola Dose',
weight = 50,
useable = true,
},
gg_cougar_claw_03 = {
image = 'gg_cougar_claw_03.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_cougar_claw_03',
label = 'Makellose Puma-Klaue',
weight = 500,
useable = false,
},
sugarbeet = {
image = 'rube.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'sugarbeet',
label = 'Zuckerrübe',
weight = 500,
useable = false,
},
armaid_plant = {
image = 'armaid_plant.png',
description = '„Kratzen wie Wolle, halten wie Stahl.“',
shouldClose = false,
unique = false,
type = 'item',
name = 'armaid_plant',
label = 'Aramid Fasern',
weight = 500,
useable = false,
},
boxwater = {
image = 'boxwater.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'boxwater',
label = 'Kiste Wasser',
weight = 2000,
useable = false,
},
lean_route = {
image = 'lean_route.png',
description = 'Offiziell? Dieses Dokument gibts nicht. Unofficially? Du bist jetzt Teil der geheimen Route und das solltest du niemandem erzählen',
shouldClose = false,
unique = true,
type = 'item',
name = 'lean_route',
label = 'Lean Route',
weight = 10,
useable = false,
},
weapontint_mk2_21 = {
image = 'weapontint_black.png',
description = 'Bold Red & White Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_21',
label = 'Bold Red & White Tint',
weight = 1000,
useable = true,
},
weapontint_mk2_26 = {
image = 'weapontint_black.png',
description = 'Metallic Purple & Lime Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_26',
label = 'Metallic Purple & Lime Tint',
weight = 1000,
useable = true,
},
sniper_extendedclip = {
image = 'sniper_extendedclip.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'sniper_extendedclip',
label = 'erw. Sniper Magazin',
weight = 100,
useable = true,
},
elastic_bandage = {
image = 'elastisches-medizinisches-bandageband-komprimierend-geringe-dehnung-80-mm_189499203-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'elastic_bandage',
label = 'Elastische Binde',
weight = 100,
useable = true,
},
emptybottle = {
image = 'emptybottle.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'emptybottle',
label = 'leere Flasche',
weight = 200,
useable = false,
},
apple = {
image = 'screenshot_848-removebg-preview.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'apple',
label = 'Apfel',
weight = 100,
useable = false,
},
weapon_fireextinguisher = {
type = 'weapon',
image = 'weapon_fireextinguisher.png',
name = 'weapon_fireextinguisher',
description = 'A portable device that discharges a jet of water, foam, gas, or other material to extinguish a fire',
weight = 1000,
label = 'Fire Extinguisher',
useable = false,
unique = true,
},
weapon_doubleaction = {
image = 'revolver2.png',
description = 'Moderner Revolver um auf Städter zu schießen und was sich sonst noch so bewegt ^^',
unique = true,
type = 'weapon',
name = 'weapon_doubleaction',
ammotype = 'AMMO_PISTOL',
label = ' Revolver',
weight = 1000,
useable = false,
},
blood_250 = {
image = 'bloodbag.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'blood_250',
label = 'Blut (250ml)',
weight = 250,
useable = true,
},
dirt = {
image = 'dirt.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'dirt',
label = 'Erde',
weight = 200,
useable = false,
},
nitrous_bottle = {
image = '',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'nitrous_bottle',
label = 'Nitro Flasche',
weight = 0,
useable = false,
},
ifaks = {
image = 'ifaks.png',
description = 'ifaks for healing and a complete stress remover.',
shouldClose = true,
unique = false,
type = 'item',
name = 'ifaks',
label = 'ifaks',
weight = 200,
useable = true,
},
tunerlaptop = {
image = 'tunerchip.png',
description = 'With this tunerchip you can get your car on steroids... If you know what you\'re doing',
shouldClose = true,
unique = true,
type = 'item',
name = 'tunerlaptop',
label = 'Tunerchip',
weight = 2000,
useable = true,
},
engine_oil = {
image = 'engine_oil.png',
description = 'Das bier der Kraftfahrzeuge!',
shouldClose = true,
unique = false,
type = 'item',
name = 'engine_oil',
label = 'Premium Motoröl',
weight = 0,
useable = true,
},
pelmini = {
image = 'pelmini.png',
description = 'Kleine Teigtaschen, große Gefühle Pelmeni lieben dich zurück!',
shouldClose = true,
unique = false,
type = 'item',
name = 'pelmini',
label = 'Pelmini',
weight = 100,
useable = true,
},
firework4 = {
image = 'firework4.png',
description = 'Fireworks',
shouldClose = true,
unique = false,
type = 'item',
name = 'firework4',
label = 'Weeping Willow',
weight = 1000,
useable = true,
},
weapon_combatpistol = {
image = 'screenshot_434-removebg-preview.png',
description = 'Eine kompakte, zuverlässige 9mm-Dienstpistole mit 17 Schuss Magazin.',
unique = true,
type = 'weapon',
name = 'weapon_combatpistol',
ammotype = 'AMMO_PISTOL',
label = 'Bretta Storm',
weight = 1000,
useable = false,
},
awd_drivetrain = {
image = 'awd_drivetrain.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'awd_drivetrain',
label = 'AWD',
weight = 0,
useable = true,
},
frittenwbm = {
image = 'Fritten_wie_bei_Muttern.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'frittenwbm',
label = 'Fritten wie bei Muttern',
weight = 100,
useable = false,
},
aktexyz = {
image = 'aktexyz.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'aktexyz',
label = 'Akte XYZ',
weight = 100,
useable = false,
},
flat_muzzle_brake = {
image = 'flat_muzzle_brake.png',
description = 'A muzzle brake for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'flat_muzzle_brake',
label = 'Flat Muzzle Brake',
weight = 1000,
useable = true,
},
kbrotmcr = {
image = 'Koboldbrot_mit_Cheddar.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'kbrotmcr',
label = 'Koboldbrot mit Cheedar',
weight = 100,
useable = false,
},
weapontint_mk2_13 = {
image = 'weapontint_black.png',
description = 'Bold Pink Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_13',
label = 'Bold Pink Tint',
weight = 1000,
useable = true,
},
chicken_thigh = {
image = 'chicken_thigh.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'chicken_thigh',
label = 'rohe Hähnchenkeule',
weight = 200,
useable = true,
},
odins_nuesse = {
image = 'Odins_nuesse.png',
description = 'Diese kräftige Mischung aus Nüssen symbolisiert die Weisheit und Stärke des Göttervaters. Voller Geschmack und Energie, ideal, um Körper und Geist zu nähren.',
shouldClose = true,
unique = false,
type = 'item',
name = 'Odins_nuesse',
label = 'Odins Nüsse',
weight = 150,
useable = true,
},
weapontint_mk2_3 = {
image = 'weapontint_black.png',
description = 'Classic White Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_3',
label = 'Classic White Tint',
weight = 1000,
useable = true,
},
magic_mushroom = {
image = 'magic_mushroom.png',
description = 'Der Pilz, der dir das Gefühl gibt, du könntest mit deinen Gedanken den Regenbogen malen.',
shouldClose = false,
unique = false,
type = 'item',
name = 'magic_mushroom',
label = 'Mutterkorn',
weight = 500,
useable = false,
},
tyre_smoke_kit = {
image = 'tyre_smoke_kit.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'tyre_smoke_kit',
label = 'Reifenrauch Kit',
weight = 0,
useable = true,
},
firework2 = {
image = 'firework2.png',
description = 'Fireworks',
shouldClose = true,
unique = false,
type = 'item',
name = 'firework2',
label = 'Poppelers',
weight = 1000,
useable = true,
},
pistol_flashlight = {
image = 'flashlight_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'pistol_flashlight',
label = 'Pistolenlicht',
weight = 100,
useable = true,
},
weapon_combatshotgun = {
image = 'beanbagshotgun.png',
description = 'Weapon Combatshotgun',
unique = true,
type = 'weapon',
name = 'weapon_combatshotgun',
ammotype = 'AMMO_BEANBAG',
label = 'Beanbag Shotgun',
weight = 1000,
useable = false,
},
radioscanner = {
image = 'radioscanner.png',
description = 'With this you can get some police alerts. Not 100% effective however',
shouldClose = true,
unique = false,
type = 'item',
name = 'radioscanner',
label = 'Radio Scanner',
weight = 1000,
useable = false,
},
corn_cob = {
image = 'corn_cob.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'corn_cob',
label = 'Maiskolben',
weight = 100,
useable = true,
},
weapon_railgunxm3 = {
type = 'weapon',
image = 'weapon_railgunxm3.png',
name = 'weapon_railgunxm3',
description = 'A weapon that uses electromagnetic force to launch high velocity projectiles',
weight = 1000,
label = 'Railgun XM3',
useable = false,
unique = true,
},
baldurslightelixir = {
image = 'BaldursLightElixir.png',
description = 'Ein strahlendes und belebendes Getränk, das den leuchtenden Geist Baldurs einfängt.',
shouldClose = true,
unique = false,
type = 'item',
name = 'baldurslightelixir',
label = 'Baldurs Light Elixir',
weight = 100,
useable = true,
},
lighter = {
image = 'lighter.png',
description = 'Flamme an oder so ....',
shouldClose = true,
unique = false,
type = 'item',
name = 'lighter',
label = 'Feuerzeug',
weight = 100,
useable = false,
},
latte = {
image = 'latte.png',
description = 'Er hat Latte gesagt XD',
shouldClose = true,
unique = true,
type = 'item',
name = 'latte',
label = 'Latte Macchiato',
weight = 100,
useable = true,
},
deployable_light = {
image = 'rundumleuchte.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'deployable_light',
label = 'Aufsetzt Rundumleuchte',
weight = 250,
useable = true,
},
weapon_pistol50 = {
image = 'tropical_eagle.png',
description = 'Für alle, die denken, normale Pistolen fühlen sich einfach zu sehr nach Spielzeug an.',
unique = true,
type = 'weapon',
name = 'weapon_pistol50',
ammotype = 'AMMO_PISTOL',
label = 'Tropical Eagle',
weight = 1000,
useable = false,
},
weapon_assaultrifle = {
image = 'screenshot_403-removebg-preview.png',
description = 'Russlands Antwort auf jedes Problem: zuverlässig, unkaputtbar und schießt sogar noch, wenn Wodka drüber gekippt wird.',
unique = true,
type = 'weapon',
name = 'weapon_assaultrifle',
ammotype = 'AMMO_RIFLE',
label = 'AK 75',
weight = 1000,
useable = false,
},
skadis_winter_skewers = {
image = 'sws.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'skadis_winter_skewers',
label = 'Skadis Winter Skewers',
useable = true,
weight = 100,
},
weapontint_mk2_23 = {
image = 'weapontint_black.png',
description = 'Metallic Gold Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_23',
label = 'Metallic Gold Tint',
weight = 1000,
useable = true,
},
weapontint_mk2_0 = {
image = 'weapontint_black.png',
description = 'Classic Black Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_0',
label = 'Classic Black Tint',
weight = 1000,
useable = true,
},
cup_lemonade = {
image = '',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'cup_lemonade',
label = 'Becher Sprunk',
weight = 100,
useable = true,
},
weapon_machinepistol = {
image = 'weapon_machinepistol.png',
description = 'A self-loading pistol capable of burst or fully automatic fire',
unique = true,
type = 'weapon',
name = 'weapon_machinepistol',
ammotype = 'AMMO_PISTOL',
label = 'Tec-9',
weight = 1000,
useable = false,
},
firework1 = {
image = 'firework1.png',
description = 'Fireworks',
shouldClose = true,
unique = false,
type = 'item',
name = 'firework1',
label = '2Brothers',
weight = 1000,
useable = true,
},
weed_whitewidow = {
image = 'weed_baggy.png',
description = 'A weed bag with 2g White Widow',
shouldClose = false,
unique = false,
type = 'item',
name = 'weed_whitewidow',
label = 'White Widow 2g',
weight = 200,
useable = true,
},
newsmic = {
image = 'newsmic.png',
description = 'A microphone for the news',
shouldClose = true,
unique = true,
type = 'item',
name = 'newsmic',
label = 'News Microphone',
weight = 100,
useable = true,
},
tilidin = {
image = 'syringe.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'tilidin',
label = 'Tilidin',
weight = 20,
useable = true,
},
hors_hunder_torm = {
image = 'ThorsThunderStorm.png',
description = 'Ein spritziges Getränk mit einem überraschenden Kick, das wie ein Donnerschlag erfrischt.',
shouldClose = true,
unique = false,
type = 'item',
name = 'thors_thunder_storm',
label = 'Thor\'s Thunder Storm (alkoholfrei)',
weight = 200,
useable = true,
},
grape = {
image = 'grape.png',
description = 'Mmmmh yummie, grapes',
shouldClose = false,
unique = false,
type = 'item',
name = 'grape',
label = 'Weintrauben',
weight = 100,
useable = true,
},
pinger = {
image = 'pinger.png',
description = 'With a pinger and your phone you can send out your location',
shouldClose = true,
unique = false,
type = 'item',
name = 'pinger',
label = 'Pinger',
weight = 1000,
useable = false,
},
weapon_assaultshotgun = {
image = 'weapon_assaultshotgun.png',
description = 'An assault version of asmoothbore gun for firing small shot at short range',
unique = true,
type = 'weapon',
name = 'weapon_assaultshotgun',
ammotype = 'AMMO_SHOTGUN',
label = 'Assault Shotgun',
weight = 1000,
useable = false,
},
vitaminloesung_250 = {
image = 'screenshot_696-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'vitaminloesung_250',
label = 'Vitaminlösung 250',
weight = 250,
useable = true,
},
security_card_01 = {
image = 'security_card_01.png',
description = 'A security card... I wonder what it goes to',
shouldClose = true,
unique = false,
type = 'item',
name = 'security_card_01',
label = 'Security Card A',
weight = 0,
useable = true,
},
weed_ogkush = {
image = 'weed_baggy.png',
description = 'A weed bag with 2g OG Kush',
shouldClose = false,
unique = false,
type = 'item',
name = 'weed_ogkush',
label = 'OGKush 2g',
weight = 200,
useable = true,
},
boxgrapejuice = {
image = 'boxgrapejuice.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'boxgrapejuice',
label = 'Kiste Traubensaft',
weight = 1000,
useable = false,
},
weapontint_3 = {
image = 'weapontint_pink.png',
description = 'Pink Weapon Tint',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_3',
label = 'Pink Tint',
weight = 1000,
useable = true,
},
table = {
image = 'table.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'table',
label = 'Klapptisch',
weight = 400,
useable = true,
},
grapejuice = {
image = 'traubensaft.png',
description = 'Grape juice is said to be healthy',
shouldClose = false,
unique = false,
type = 'item',
name = 'grapejuice',
label = 'Flasche Traubensaft',
weight = 200,
useable = true,
},
big_bottle_lemonade = {
image = 'big_bottle_lemonade.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'big_bottle_lemonade',
label = 'große Flasche Sprunk',
weight = 600,
useable = true,
},
bodybag = {
image = '40407-leichensack-xxl-schwarz-100-cm-x-220-cm_detail-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'bodybag',
label = 'Leichensack',
weight = 200,
useable = true,
},
cuttingdisc = {
image = 'anglegrinder.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'cuttingdisc',
label = 'Trennscheibe',
weight = 200,
useable = false,
},
gg_pug_bait_01 = {
image = 'gg_pug_bait_01.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'gg_pug_bait_01',
label = 'Illegaler Raubtierköder 1',
weight = 100,
useable = true,
},
weapon_assaultsmg = {
image = 'bdr-c.png',
description = 'Voll Scifi ^^',
unique = true,
type = 'weapon',
name = 'weapon_assaultsmg',
ammotype = 'AMMO_SMG',
label = 'BDR-C ',
weight = 1000,
useable = false,
},
spazi_limo = {
image = 'ChatGPT_Image_27._Apr._2025__11_54_28-removebg-preview.png',
description = 'Spritzig, lecker, absolut neu und revolutionär. Ähnlichkeiten zu anderen Limos? Niemals. Reinste Zufälle. Wirklich.',
shouldClose = true,
unique = true,
type = 'item',
name = 'spazi_limo',
label = 'Bergbräu Limo',
weight = 150,
useable = true,
},
freyas_kiss = {
image = 'FreyasKiss.png',
description = 'Ein verführerischer und zarter Drink, der die Schönheit der Göttin Freya widerspiegelt.',
shouldClose = true,
unique = true,
type = 'item',
name = 'freyas_kiss',
label = 'Freya\'s Kiss',
weight = 200,
useable = true,
},
amoxicillin = {
image = 'amoxicillin.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'amoxicillin',
label = 'Amoxicillin',
weight = 20,
useable = true,
},
cooked_short_ribs = {
image = 'cooked_short_ribs.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'cooked_short_ribs',
label = 'gegrillte Short Ribs',
weight = 200,
useable = true,
},
ems_card = {
image = 'idcardpd.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'ems_card',
label = 'EMS Card',
weight = 10,
useable = true,
},
respray_kit = {
image = 'respray_kit.png',
description = 'Perfekt für die schnelle Ausbesserung des Kleides',
shouldClose = true,
unique = false,
type = 'item',
name = 'respray_kit',
label = 'Lack Spraydose',
weight = 0,
useable = true,
},
trigger_unit = {
image = 'snspistol_part_2.png',
description = 'Der Schalter für Action einmal drücken, und die Welt verändert sich',
shouldClose = false,
unique = false,
type = 'item',
name = 'trigger_unit',
label = 'Abzugseinheit',
weight = 200,
useable = false,
},
boxmilk = {
image = 'boxmilk.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'boxmilk',
label = 'Karton mit Milch',
weight = 1200,
useable = false,
},
coke_brick = {
image = 'coke_brick.png',
description = 'Heavy package of cocaine, mostly used for deals and takes a lot of space',
shouldClose = true,
unique = true,
type = 'item',
name = 'coke_brick',
label = 'Coke Brick',
weight = 1000,
useable = false,
},
extras_kit = {
image = 'extras_kit.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'extras_kit',
label = 'Fahrzeug Extras',
weight = 0,
useable = true,
},
simcard = {
image = 'sim-karte.png',
description = '„Nicht einfach eine SIM. Ein Statement für Stil in der Welt der Empfangslosen.“',
shouldClose = false,
unique = true,
type = 'item',
name = 'simcard',
label = 'Sim-Karte',
weight = 1,
useable = false,
},
raw_turkey_drums = {
image = 'raw_turkey_drums.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'raw_turkey_drums',
label = 'rohe Putenkeulen',
weight = 200,
useable = true,
},
chainsaw = {
image = 'chainsaw.png',
description = 'Fichtenmoped..... Benzinbiber..... ',
shouldClose = false,
unique = true,
type = 'item',
name = 'chainsaw',
label = 'Kettensäge',
weight = 600,
useable = false,
},
duct_tape = {
image = 'duct_tape.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'duct_tape',
label = 'Klebeband',
weight = 0,
useable = true,
},
weapontint_mk2_6 = {
image = 'weapontint_black.png',
description = 'Classic Blue Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_6',
label = 'Classic Blue Tint',
weight = 1000,
useable = true,
},
bleeder = {
image = 'screenshot_685-removebg-preview.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'bleeder',
label = 'The Bleeder',
weight = 100,
useable = true,
},
veh_tint = {
image = 'veh_tint.png',
description = 'Install vehicle tint',
shouldClose = true,
unique = false,
type = 'item',
name = 'veh_tint',
label = 'Tints',
weight = 1000,
useable = true,
},
weapon_dbshotgun = {
image = 'weapon_dbshotgun.png',
description = 'A shotgun with two parallel barrels, allowing two single shots to be fired in quick succession',
unique = true,
type = 'weapon',
name = 'weapon_dbshotgun',
ammotype = 'AMMO_SHOTGUN',
label = 'Double-barrel Shotgun',
weight = 1000,
useable = false,
},
sniper_suppressor = {
image = 'suppressor_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'sniper_suppressor',
label = 'Sniper Schalldämpfer',
weight = 100,
useable = true,
},
meth_pipe = {
image = 'Meth pfeife.png',
description = 'Leere Pfeife zum möglichen Glück was keins ist',
shouldClose = false,
unique = false,
type = 'item',
name = 'meth_pipe',
label = 'Leere Methpfeife',
weight = 500,
useable = false,
},
rifle_smallscope = {
image = 'smallscope_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'rifle_smallscope',
label = 'MK2 Gewehr Visier klein',
weight = 100,
useable = true,
},
barrel = {
image = 'barrel.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'barrel',
label = 'leeres Metallfass',
weight = 2000,
useable = false,
},
weapon_grenadelauncher_smoke = {
image = 'weapon_grenadelauncher_smoke.PNG',
description = 'A bomb that produces a lot of smoke when it explodes',
unique = true,
type = 'weapon',
name = 'weapon_grenadelauncher_smoke',
ammotype = 'AMMO_GRENADELAUNCHER',
label = 'Smoke Grenade Launcher',
weight = 1000,
useable = false,
},
suspension_parts = {
image = 'suspension_parts.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'suspension_parts',
label = 'Premium Fahrwerksteile',
weight = 0,
useable = true,
},
dackels = {
image = 'dacklschreck.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'dackels',
label = 'Dackelschreck',
weight = 100,
useable = false,
},
marble_pop_limo = {
image = 'marblepop.png',
description = 'Kult-Getränk aus Japan: Erfrischende Limonade mit fruchtigem Geschmack und der typischen Glasmurmel',
shouldClose = true,
unique = true,
type = 'item',
name = 'marble_pop_limo',
label = 'Marble Pop Limo',
weight = 200,
useable = true,
},
weapontint_mk2_2 = {
image = 'weapontint_black.png',
description = 'Classic Two-Tone Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_2',
label = 'Classic Two-Tone Tint',
weight = 1000,
useable = true,
},
machete_blade = {
image = 'Machetenklinge.png',
description = 'Wenn du mehr als nur ein bisschen Durchblick brauchst sie räumt den Weg frei',
shouldClose = false,
unique = false,
type = 'item',
name = 'machete_blade',
label = 'Machete Klinge',
weight = 500,
useable = false,
},
veh_toolbox = {
image = 'veh_toolbox.png',
description = 'Check vehicle status',
shouldClose = true,
unique = false,
type = 'item',
name = 'veh_toolbox',
label = 'Toolbox',
weight = 1000,
useable = true,
},
weapon_machete = {
type = 'weapon',
image = 'machete.png',
name = 'weapon_machete',
description = 'A broad, heavy knife used as a weapon',
weight = 1000,
label = 'Machete',
useable = false,
unique = true,
},
weaponlicense = {
image = 'weapon_license.png',
description = 'Weapon License',
shouldClose = true,
unique = true,
type = 'item',
name = 'weaponlicense',
label = 'Weapon License',
weight = 0,
useable = true,
},
opium = {
image = 'opium_dry2.png',
description = 'Chillfilter fürs Leben aber Vorsicht, klebrig',
shouldClose = false,
unique = false,
type = 'item',
name = 'opium',
label = 'Opium',
weight = 100,
useable = false,
},
weapons_route = {
image = 'weaponsroute.png',
description = 'Offiziell? Dieses Dokument gibts nicht. Unofficially? Du bist jetzt Teil der geheimen Route und das solltest du niemandem erzählen',
shouldClose = false,
unique = true,
type = 'item',
name = 'weapons_route',
label = 'Waffen Route',
weight = 10,
useable = false,
},
lahmacun = {
image = 'lahmacun.png',
description = 'Fladenbrot mit einer würzigen Mischung aus Hackfleisch, Zwiebeln, Tomaten und Olivenöl',
shouldClose = true,
unique = true,
type = 'item',
name = 'lahmacun',
label = 'Lahmacun',
weight = 200,
useable = true,
},
diving_fill = {
image = 'diving_tube.png',
description = 'An oxygen tube and a rebreather',
shouldClose = true,
unique = true,
type = 'item',
name = 'diving_fill',
label = 'Diving Tube',
weight = 3000,
useable = true,
},
rwd_drivetrain = {
image = 'rwd_drivetrain.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'rwd_drivetrain',
label = 'RWD',
weight = 0,
useable = true,
},
vehicle_wheels = {
image = 'vehicle_wheels.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'vehicle_wheels',
label = 'Felgen',
weight = 0,
useable = true,
},
tablet = {
image = 'tablet.png',
description = 'Expensive tablet',
shouldClose = true,
unique = false,
type = 'item',
name = 'tablet',
label = 'Tablet',
weight = 2000,
useable = false,
},
cigbox = {
image = 'cigbox.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'cigbox',
label = 'Zigarrenkiste',
weight = 400,
useable = true,
},
smg_ammo = {
image = 'smgmuni.png',
description = 'Kleines schnelles Peng',
shouldClose = true,
unique = false,
type = 'item',
name = 'smg_ammo',
label = 'SMG Munition',
weight = 500,
useable = true,
},
weapontint_mk2_12 = {
image = 'weapontint_black.png',
description = 'Orange Contrast Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_12',
label = 'Orange Contrast Tint',
weight = 1000,
useable = true,
},
aluminumoxide = {
image = 'aluminumoxide.png',
description = 'Some powder to mix with',
shouldClose = false,
unique = false,
type = 'item',
name = 'aluminumoxide',
label = 'Aluminium Powder',
weight = 100,
useable = false,
},
drytobbacoleaf = {
image = 'drietobbacoleaf.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'drytobbacoleaf',
label = 'getrocknetes Tabakblatt',
weight = 10,
useable = false,
},
korb = {
image = 'korb.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'korb',
label = 'Korb',
weight = 200,
useable = false,
},
redwoodpack = {
image = 'redwoodpack.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'redwoodpack',
label = 'Packung Redwood Zigaretten',
weight = 200,
useable = true,
},
gg_coyote_fangs_01 = {
image = 'gg_coyote_fangs_01.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_coyote_fangs_01',
label = 'Robuster Kojotenzahn',
weight = 1000,
useable = false,
},
cooked_turkey_drum = {
image = 'cooked_turkey_drum.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'cooked_turkey_drum',
label = 'gegrillte Putenkeule',
weight = 100,
useable = true,
},
packtomatos = {
image = 'packtomatos.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'packtomatos',
label = 'Packung Tomaten',
weight = 600,
useable = false,
},
coffeemug = {
image = 'coffeemug.png',
description = '„Kaffee? Nein, das ist flüssiger Wahnsinn in \'ner Keramikgranate. Perfekt zum Durchziehen von Überfällen, Steuererklärungen oder Montagen.“',
shouldClose = true,
unique = true,
type = 'item',
name = 'coffeemug',
label = 'Tasse Kaffee',
weight = 100,
useable = true,
},
nacl_500 = {
image = 'nacl.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'nacl_500',
label = 'NACL (500ml)',
weight = 500,
useable = true,
},
air_filter = {
image = 'air_filter.png',
description = 'sollte das Baby wieder nach Luft schreien, einmal wechseln',
shouldClose = true,
unique = false,
type = 'item',
name = 'air_filter',
label = 'Premium Luftfilter',
weight = 0,
useable = true,
},
laptop = {
image = 'laptop.png',
description = 'Expensive laptop',
shouldClose = true,
unique = false,
type = 'item',
name = 'laptop',
label = 'Laptop',
weight = 4000,
useable = false,
},
weapontint_6 = {
image = 'weapontint_orange.png',
description = 'Orange Weapon Tint',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_6',
label = 'Orange Tint',
weight = 1000,
useable = true,
},
okis_ischief_ites = {
image = 'LokisMischiefBites.png',
description = 'Knusprige Bissen, die mit einer scharfen Überraschung im Inneren den Gästen einen schelmischen Spaß bereiten.',
shouldClose = true,
unique = true,
type = 'item',
name = 'okis_ischief_ites',
label = 'Loki\'s Mischief Bites',
weight = 200,
useable = true,
},
weapon_firework = {
type = 'weapon',
image = 'weapon_firework.png',
name = 'weapon_firework',
description = 'A device containing gunpowder and other combustible chemicals that causes a spectacular explosion when ignited',
weight = 1000,
label = 'Firework Launcher',
useable = false,
unique = true,
},
blood_100 = {
image = 'bloodbag.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'blood_100',
label = 'Blut (100ml)',
weight = 100,
useable = true,
},
semi_slick_tyres = {
image = 'semi_slick_tyres.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'semi_slick_tyres',
label = 'Reifen semi slick',
weight = 0,
useable = true,
},
wine = {
image = 'wine.png',
description = 'Some good wine to drink on a fine evening',
shouldClose = true,
unique = false,
type = 'item',
name = 'wine',
label = 'Rotwein',
weight = 300,
useable = true,
},
ecola_light = {
image = 'screenshot_688-removebg-preview.png',
description = '"Weil dein Körper Zucker liebt du aber nicht deinen Körper."',
shouldClose = true,
unique = false,
type = 'item',
name = 'ecola_light',
label = 'E-Cola Light Softdrink',
weight = 100,
useable = true,
},
sweets_candies = {
image = 'candy1.png',
description = 'Bunt, süß und manchmal klebrig',
shouldClose = true,
unique = false,
type = 'item',
name = 'sweets_candies',
label = 'Bonbons',
weight = 500,
useable = true,
},
dackelk = {
image = 'Dackelklatscher.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'dackelk',
label = 'Dackelklatscher',
weight = 100,
useable = false,
},
perseuscamo_attachment = {
image = 'perseuscamo_attachment.png',
description = 'A perseus camo for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'perseuscamo_attachment',
label = 'Perseus Camo',
weight = 1000,
useable = true,
},
beerkeg = {
image = 'beerkeg.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'beerkeg',
label = 'Bierfass',
weight = 600,
useable = true,
},
thermite = {
image = 'thermite.png',
description = 'Sometimes you\'d wish for everything to burn',
shouldClose = true,
unique = false,
type = 'item',
name = 'thermite',
label = 'Thermite',
weight = 1000,
useable = true,
},
small_triggersystem = {
image = 'trigger2.png',
description = 'Winzig, aber mächtig ein kleiner Klick und die Action geht los',
shouldClose = false,
unique = false,
type = 'item',
name = 'small_triggersystem',
label = 'kleines Abzugssystem',
weight = 100,
useable = false,
},
green_phone = {
image = 'phone_green.png',
description = '„Du bist nicht oberflächlich. Du hast einfach ein teures Telefon.“',
shouldClose = false,
unique = true,
type = 'item',
name = 'green_phone',
label = 'iFruit 12XR Grün',
weight = 600,
useable = false,
},
smg_drum = {
image = 'drum_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'smg_drum',
label = 'SMG Trommelmagazin',
weight = 100,
useable = true,
},
largescope_attachment = {
image = 'largescope_attachment.png',
description = 'A large scope for a weapon',
shouldClose = true,
unique = false,
type = 'item',
name = 'largescope_attachment',
label = 'Large Scope',
weight = 1000,
useable = true,
},
shotgun_ammo = {
image = 'shotgunmuni.png',
description = 'viel Peng',
shouldClose = true,
unique = false,
type = 'item',
name = 'shotgun_ammo',
label = 'Shotgun Munition',
weight = 500,
useable = true,
},
rifle_flashlight = {
image = 'flashlight_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'rifle_flashlight',
label = 'Gewehrlicht',
weight = 100,
useable = true,
},
weapon_crossbow = {
image = 'weapon_crossbow.png',
description = '',
shouldClose = true,
unique = true,
type = 'weapon',
name = 'weapon_crossbow',
label = 'Jagd Armbrust',
weight = 1000,
useable = true,
},
seed = {
image = 'seed.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'seed',
label = 'Samen',
weight = 5,
useable = true,
},
cokebaggy = {
image = 'cocaine_baggy.png',
description = 'To get happy real quick',
shouldClose = true,
unique = false,
type = 'item',
name = 'cokebaggy',
label = 'Bag of Coke',
weight = 0,
useable = true,
},
weapontint_mk2_29 = {
image = 'weapontint_black.png',
description = 'Metallic Blue Weapon Tint for MK2 Weapons',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_mk2_29',
label = 'Metallic Blue Tint',
weight = 1000,
useable = true,
},
drum_mechanism = {
image = 'Trommel.png',
description = 'Der Dreh, der alles verändert Spannung in jeder Umdrehung',
shouldClose = false,
unique = false,
type = 'item',
name = 'drum_mechanism',
label = 'Trommel Mechanismus',
weight = 200,
useable = false,
},
weed = {
image = 'marihuana.png',
description = 'Wächst, riecht, entspannt',
shouldClose = false,
unique = false,
type = 'item',
name = 'weed',
label = 'Cannabis Knolle',
weight = 100,
useable = true,
},
coffee_beans = {
image = 'coffee_beans.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'coffee_beans',
label = 'Packung Kaffeepulver',
weight = 200,
useable = false,
},
gg_boar_tusk_02 = {
image = 'gg_boar_tusk_02.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_boar_tusk_02',
label = 'Robuster Eberzahn',
weight = 1000,
useable = false,
},
ecola_flasche = {
image = 'ecolabottle.png',
description = 'Flasche Cola',
shouldClose = true,
unique = false,
type = 'item',
name = 'ecola_flasche',
label = 'E-Cola Flasche',
weight = 80,
useable = true,
},
cleaning_kit = {
image = '',
description = 'Für die schnelle Reinigung',
shouldClose = false,
unique = false,
type = 'item',
name = 'cleaning_kit',
label = 'Premium Putzlappen ',
weight = 0,
useable = false,
},
weapontint_7 = {
image = 'weapontint_plat.png',
description = 'Platinum Weapon Tint',
shouldClose = true,
unique = false,
type = 'item',
name = 'weapontint_7',
label = 'Platinum Tint',
weight = 1000,
useable = true,
},
salad = {
image = 'salad.png',
description = '',
shouldClose = false,
unique = true,
type = 'item',
name = 'salad',
label = 'Eisbergsalat',
weight = 200,
useable = false,
},
weapon_proxmine = {
type = 'weapon',
image = 'weapon_proximitymine.png',
name = 'weapon_proxmine',
description = 'A bomb placed on the ground that detonates when going within its proximity',
weight = 1000,
label = 'Proxmine Grenade',
useable = false,
unique = true,
},
emptybag = {
image = 'emptybag.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'emptybag',
label = 'leerer Sack',
weight = 10,
useable = false,
},
rifle_largescope = {
image = 'largescope_attachment.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'rifle_largescope',
label = 'Mk2 Gewehr Visier groß',
weight = 100,
useable = true,
},
hundefutter = {
image = 'dogfood.png',
description = 'Futter für Hunde',
shouldClose = true,
unique = false,
type = 'item',
name = 'hundefutter',
label = 'Hundefutter',
weight = 200,
useable = true,
},
gg_hunting_animaltracker = {
image = 'gg_hunting_animaltracker.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_hunting_animaltracker',
label = 'Tier Ortungsgerät',
weight = 1000,
useable = true,
},
weapon_sawnoffshotgun = {
image = 'weapon_sawnoffshotgun.png',
description = 'A sawn-off smoothbore gun for firing small shot at short range',
unique = true,
type = 'weapon',
name = 'weapon_sawnoffshotgun',
ammotype = 'AMMO_SHOTGUN',
label = 'Sawn-off Shotgun',
weight = 1000,
useable = false,
},
raw_short_ribs = {
image = 'raw_short_ribs.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'raw_short_ribs',
label = 'rohe Short Ribs',
weight = 200,
useable = true,
},
gg_salt_block_02 = {
image = 'gg_salt_block_02.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'gg_salt_block_02',
label = 'besserer Salzblock',
weight = 100,
useable = true,
},
vapejuice = {
image = 'vapejuice.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'vapejuice',
label = 'E-Liquid',
weight = 100,
useable = true,
},
police_card = {
image = 'idcardpd.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'police_card',
label = 'Police Card',
weight = 10,
useable = true,
},
phone = {
image = 'phone.png',
description = 'Neat phone ya got there',
shouldClose = false,
unique = true,
type = 'item',
name = 'phone',
label = 'Phone',
weight = 700,
useable = false,
},
hopfen = {
image = 'hopfen.png',
description = '',
shouldClose = false,
unique = false,
type = 'item',
name = 'hopfen',
label = 'Hopfen',
weight = 100,
useable = false,
},
gg_cougar_claw_02 = {
image = 'gg_cougar_claw_02.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_cougar_claw_02',
label = 'Robuste Puma-Klaue',
weight = 500,
useable = false,
},
veh_transmission = {
image = 'veh_transmission.png',
description = 'Upgrade vehicle transmission',
shouldClose = true,
unique = false,
type = 'item',
name = 'veh_transmission',
label = 'Transmission',
weight = 1000,
useable = true,
},
raw_wings = {
image = 'raw_wings.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'raw_wings',
label = 'rohe Chickenwings',
weight = 200,
useable = true,
},
gg_pug_bait_03 = {
image = 'gg_pug_bait_03.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'gg_pug_bait_03',
label = 'Illegaler Raubtierköder 3',
weight = 100,
useable = true,
},
gg_boar_tusk_01 = {
image = 'gg_boar_tusk_01.png',
description = '',
shouldClose = true,
unique = true,
type = 'item',
name = 'gg_boar_tusk_01',
label = 'Rauer Eberzahn',
weight = 1000,
useable = false,
},
ohrstopsel = {
image = 'oropax.png',
description = 'damit du das Stöhnen der Nachbarn net hören musst',
shouldClose = false,
unique = true,
type = 'item',
name = 'ohrstopsel',
label = 'Ohrstöpsel',
weight = 20,
useable = false,
},
soda_machine = {
image = 'soda_machine.png',
description = '',
shouldClose = true,
unique = false,
type = 'item',
name = 'soda_machine',
label = 'Abfüllstation',
weight = 1000,
useable = true,
},
chemiebarrel = {
shouldClose = false,
type = 'item',
description = '',
weight = 1000,
label = 'Chemie Fass',
unique = false,
useable = false,
image = 'chemie.png',
name = 'chemiebarrel',
},
}