1
0
Fork 0
forked from Simnation/Main
Main/resources/[qb]/qb-core/shared/items.lua
2025-06-23 20:07:19 +02:00

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