From 98f3c7106d3e575fbd88de3b748749940776fd91 Mon Sep 17 00:00:00 2001 From: EVO Date: Wed, 2 Jul 2025 19:17:18 +0200 Subject: [PATCH] add --- .../[jobs]/[civ]/nordi_tipjar/tipjars.json | 2 +- resources/[qb]/qb-core/shared/items.lua | 19829 ++++++++-------- resources/[tools]/unlimited-spectre/log.log | 9 + .../unlimited-spectre/unlWeb/data.json | 2 +- .../unlimited-spectre/unlWeb/logs/dev.log | 41 + .../unlimited-spectre/unlWeb/logs/game.log | 60 + .../unlimited-spectre/unlWeb/logs/player.log | 94 + .../unlimited-spectre/unlWeb/logs/web.log | 90 + 8 files changed, 10216 insertions(+), 9911 deletions(-) diff --git a/resources/[jobs]/[civ]/nordi_tipjar/tipjars.json b/resources/[jobs]/[civ]/nordi_tipjar/tipjars.json index 1a1096c50..a438a4da6 100755 --- a/resources/[jobs]/[civ]/nordi_tipjar/tipjars.json +++ b/resources/[jobs]/[civ]/nordi_tipjar/tipjars.json @@ -1 +1 @@ -{"ammu":1000,"cinema":0,"odin":0,"Zum Durstigen Dackel":200,"dackel":0,"coffe_cute":100,"kayas":0,"ambulance":0,"police":100} \ No newline at end of file +{"dackel":0,"Zum Durstigen Dackel":200,"ambulance":0,"coffe_cute":100,"police":100,"ammu":1000,"cinema":0,"kayas":0,"odin":0} \ No newline at end of file diff --git a/resources/[qb]/qb-core/shared/items.lua b/resources/[qb]/qb-core/shared/items.lua index 066ffa751..95bc4eea4 100644 --- a/resources/[qb]/qb-core/shared/items.lua +++ b/resources/[qb]/qb-core/shared/items.lua @@ -1,10108 +1,10119 @@ QBShared = QBShared or {} QBShared.Items = { - amoxicillin = { - image = 'amoxicillin.png', - type = 'item', - unique = false, - label = 'Amoxicillin', + smg_grip = { useable = true, - shouldClose = true, - weight = 20, - name = 'amoxicillin', - description = '', - }, - blood_100 = { - image = 'blood_100.png', - type = 'item', - unique = false, - label = 'Blut (100ml)', - useable = true, - shouldClose = true, weight = 100, - name = 'blood_100', + type = 'item', + unique = true, description = '', - }, - ammunition_route = { - image = 'ammunition_route.png', - type = 'item', - unique = true, - label = 'Munitions Route', - useable = false, - shouldClose = false, - weight = 10, - name = 'ammunition_route', - description = 'Offiziell? Dieses Dokument gibt’s nicht. Unofficially? Du bist jetzt Teil der geheimen Route – und das solltest du niemandem erzählen', - }, - printerdocument = { - image = 'printerdocument.png', - type = 'item', - unique = true, - label = 'Dokument', - useable = true, + image = 'grip_attachment.png', shouldClose = true, - weight = 0, - name = 'printerdocument', - description = 'A nice document', - }, - ['kspieß'] = { - image = 'kspieß.png', - type = 'item', - unique = false, - label = 'Köftespieß', - useable = true, - shouldClose = true, - weight = 10, - name = 'kspieß', - description = '', - }, - weapon_grenade = { - weight = 1000, - name = 'weapon_grenade', - image = 'weapon_grenade.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Grenade', - description = 'A handheld throwable bomb', - }, - kunfe = { - image = 'kunfe.png', - type = 'item', - unique = false, - label = 'Künefe', - useable = true, - shouldClose = true, - weight = 10, - name = 'kunfe', - description = '', - }, - weapon_railgunxm3 = { - weight = 1000, - name = 'weapon_railgunxm3', - image = 'weapon_railgunxm3.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Railgun XM3', - description = 'A weapon that uses electromagnetic force to launch high velocity projectiles', + label = 'SMG Griff', + name = 'smg_grip', }, coke_small_brick = { - image = 'coke_small_brick.png', - type = 'item', - unique = true, - label = 'Coke Package', useable = false, - shouldClose = true, weight = 350, - name = 'coke_small_brick', + type = 'item', + unique = true, description = 'Small package of cocaine, mostly used for deals and takes a lot of space', - }, - e_kaffee = { - image = 'e_kaffee.png', - type = 'item', - unique = false, - label = 'Eiskaffee', - useable = true, + image = 'coke_small_brick.png', shouldClose = true, - weight = 10, - name = 'e_kaffee', - description = '', - }, - smg_grip = { - image = 'grip_attachment.png', - type = 'item', - unique = true, - label = 'SMG Griff', - useable = true, - shouldClose = true, - weight = 100, - name = 'smg_grip', - description = '', - }, - dueruem = { - image = 'durum.png', - type = 'item', - unique = false, - label = 'Dürüm', - useable = true, - shouldClose = true, - weight = 200, - name = 'dueruem', - description = 'Wrap, mit typischen Döner-Kebab-Zutaten gefüllt', - }, - weapon_carbinerifle_mk2 = { - ammotype = 'AMMO_RIFLE', - image = 'screenshot_455-removebg-preview.png', - type = 'weapon', - unique = true, - label = 'Softair Gewehr', - useable = true, - name = 'weapon_carbinerifle_mk2', - weight = 1000, - description = 'Carbine Rifle MK2', - }, - sprunk_zero_dose = { - image = 'sprunk_zero_dose.png', - type = 'item', - unique = false, - label = 'Sprunk Zero Dose', - useable = true, - shouldClose = true, - weight = 50, - name = 'sprunk_zero_dose', - description = 'Dose Zitronen Limo', - }, - korb = { - image = 'korb.png', - type = 'item', - unique = true, - label = 'Korb', - useable = false, - shouldClose = false, - weight = 0.09999999999999432, - name = 'korb', - description = '', - }, - gg_cougar_claw_03 = { - image = 'gg_cougar_claw_03.png', - type = 'item', - unique = true, - label = 'Makellose Puma-Klaue', - useable = false, - shouldClose = true, - weight = 500, - name = 'gg_cougar_claw_03', - description = '', - }, - anchovy = { - image = 'anchovy.png', - type = 'item', - unique = false, - name = 'anchovy', - label = 'Anchovy', - shouldClose = false, - weight = 100, - useable = true, - description = '', - }, - weapon_railgun = { - weight = 1000, - name = 'weapon_railgun', - image = 'weapon_railgun.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Railgun', - description = 'A weapon that uses electromagnetic force to launch high velocity projectiles', - }, - salbutamol = { - image = 'salbutamol.png', - type = 'item', - unique = false, - label = 'Salbutamol', - useable = true, - shouldClose = true, - weight = 10, - name = 'salbutamol', - description = '', - }, - dwurstmskraut = { - image = 'Deckelwurst_mit_Sauerkraft-removebg-preview.png', - type = 'item', - unique = true, - label = 'Dackelwurst mit Sauerkraut', - useable = false, - shouldClose = false, - weight = 100, - name = 'dwurstmskraut', - description = '', - }, - erz = { - image = 'erz.png', - type = 'item', - unique = false, - label = 'Metallerz', - useable = false, - shouldClose = false, - weight = 2000, - name = 'erz', - description = '', - }, - veh_plates = { - image = 'veh_plates.png', - type = 'item', - unique = false, - label = 'Plates', - useable = true, - shouldClose = true, - weight = 1000, - name = 'veh_plates', - description = 'Install vehicle plates', - }, - gumianimals = { - image = 'gummanimals.png', - type = 'item', - unique = true, - label = 'Gummitierchen', - useable = true, - shouldClose = true, - weight = 100, - name = 'gumianimals', - description = 'Zurück in die Kindheit – Deine Retro-Tüte voller bunter Gummi-Tierchen!', - }, - eimdalls_uard_read = { - image = 'HeimdallsGuardBread.png', - type = 'item', - unique = false, - label = 'Heimdall\'s Guard Bread', - useable = true, - shouldClose = true, - weight = 200, - name = 'heimdalls_guard_bread', - description = 'Stark und nahrhaft, dieses Brot bewacht den Magen und bereitet dich auf den Genuss der kommenden Speisen vor.', - }, - grapejuice = { - image = 'traubensaft.png', - type = 'item', - unique = false, - label = 'Flasche Traubensaft', - useable = true, - shouldClose = false, - weight = 200, - name = 'grapejuice', - description = 'Grape juice is said to be healthy', - }, - performance_part = { - image = 'performance_part.png', - type = 'item', - unique = false, - label = 'Performance Kit', - useable = true, - shouldClose = true, - weight = 0, - name = 'performance_part', - description = '', - }, - veh_engine = { - image = 'veh_engine.png', - type = 'item', - unique = false, - label = 'Engine', - useable = true, - shouldClose = true, - weight = 1000, - name = 'veh_engine', - description = 'Upgrade vehicle engine', - }, - weapon_throwingshoered = { - image = 'weapon_throwingshoered.png', - type = 'weapon', - unique = true, - label = 'Schuh rot', - useable = true, - shouldClose = true, - weight = 100, - name = 'weapon_throwingshoered', - description = '', - }, - ecola_dose = { - image = 'ecola_dose.png', - type = 'item', - unique = false, - label = 'E-Cola Dose', - useable = true, - shouldClose = true, - weight = 50, - name = 'ecola_dose', - description = 'Dose Cola', - }, - tablet = { - image = 'tablet.png', - type = 'item', - unique = false, - label = 'Tablet', - useable = false, - shouldClose = true, - weight = 2000, - name = 'tablet', - description = 'Expensive tablet', - }, - file = { - image = 'file.png', - type = 'item', - unique = true, - label = 'SD Karte mit Datei', - useable = false, - shouldClose = false, - weight = 100, - name = 'file', - description = '', - }, - novalmin = { - image = 'Novalmin.png', - type = 'item', - unique = false, - label = 'Novalmin', - useable = true, - shouldClose = true, - weight = 20, - name = 'novalmin', - description = '', - }, - frenchfries = { - image = 'screenshot_692-removebg-preview.png', - type = 'item', - unique = false, - label = 'French Fries', - useable = true, - shouldClose = true, - weight = 100, - name = 'frenchfries', - description = '', - }, - weed_amnesia_seed = { - image = 'weed_seed.png', - type = 'item', - unique = false, - label = 'Amnesia Seed', - useable = true, - shouldClose = true, - weight = 0, - name = 'weed_amnesia_seed', - description = 'A weed seed of Amnesia', - }, - burrito = { - image = 'screenshot_690-removebg-preview.png', - type = 'item', - unique = false, - label = 'Burrito', - useable = true, - shouldClose = true, - weight = 100, - name = 'burrito', - description = '', - }, - weapon_heavyshotgun = { - ammotype = 'AMMO_SHOTGUN', - image = 'weapon_heavyshotgun.png', - type = 'weapon', - unique = true, - label = 'Heavy Shotgun', - useable = false, - name = 'weapon_heavyshotgun', - weight = 1000, - description = 'A large smoothbore gun for firing small shot at short range', - }, - weapon_knife = { - weight = 1000, - name = 'weapon_knife', - image = 'weapon_knife.png', - type = 'weapon', - useable = true, - unique = true, - label = 'Messer', - description = 'An instrument composed of a blade fixed into a handle, used for cutting or as a weapon', - }, - trout = { - image = 'trout.png', - type = 'item', - unique = false, - name = 'trout', - label = 'Forelle', - shouldClose = false, - weight = 100, - useable = true, - description = '', - }, - lidocain = { - image = 'Lidocain.png', - type = 'item', - unique = false, - label = 'Lidocain', - useable = true, - shouldClose = true, - weight = 20, - name = 'lidocain', - description = '', - }, - newsbmic = { - image = 'newsbmic.png', - type = 'item', - unique = true, - label = 'Boom Microphone', - useable = true, - shouldClose = true, - weight = 100, - name = 'newsbmic', - description = 'A Useable BoomMic', - }, - spazi_limo = { - image = 'spazi_limo.png', - type = 'item', - unique = false, - label = 'Bergbräu Limo', - useable = true, - shouldClose = true, - weight = 150, - name = 'spazi_limo', - description = 'Spritzig, lecker, absolut neu und revolutionär. Ähnlichkeiten zu anderen Limos? Niemals. Reinste Zufälle. Wirklich.', - }, - bauernsalat = { - image = 'corban.png', - type = 'item', - unique = true, - label = 'Çorban salatası ', - useable = true, - shouldClose = true, - weight = 200, - name = 'bauernsalat', - description = 'Türkischer Bauernsalat', - }, - pistol_smallscope = { - image = 'smallscope_attachment.png', - type = 'item', - unique = true, - label = 'MK2 Revolver Visier', - useable = true, - shouldClose = true, - weight = 100, - name = 'pistol_smallscope', - description = '', - }, - weapon_snowball = { - weight = 1000, - name = 'weapon_snowball', - image = 'weapon_snowball.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Snowball', - description = 'A ball of packed snow, especially one made for throwing at other people for fun', - }, - weapontint_mk2_9 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Red Contrast Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_9', - description = 'Red Contrast Weapon Tint for MK2 Weapons', - }, - weapon_sled = { - image = 'Waffenschlitten.png', - type = 'item', - unique = false, - label = 'Pistolenschlitten', - useable = false, - shouldClose = false, - weight = 250, - name = 'weapon_sled', - description = 'Der flinke Kurier, der das Feuer in Bewegung bringt', - }, - fruitpicker = { - image = 'fruitpicker.png', - type = 'item', - unique = true, - label = 'Obstpflücker', - useable = false, - shouldClose = false, - weight = 0.09999999999999432, - name = 'fruitpicker', - description = '', - }, - kennzeichen_tool = { - image = 'kennzeichen_tool.png', - type = 'item', - unique = false, - label = 'Kennzeichen', - useable = true, - shouldClose = true, - weight = 0, - name = 'kennzeichen_tool', - description = '', - }, - ohrstopsel = { - image = 'oropax.png', - type = 'item', - unique = true, - label = 'Ohrstöpsel', - useable = false, - shouldClose = false, - weight = 20, - name = 'ohrstopsel', - description = 'damit du das Stöhnen der Nachbarn net hören musst', - }, - jords_ea_latter = { - image = 'NjordsSeaPlatter.png', - type = 'item', - unique = false, - label = 'Njord\'s Sea Platter', - useable = true, - shouldClose = true, - weight = 200, - name = 'njords_sea_platter', - description = 'Frisch aus dem Meer, diese Meeresfrüchte erinnern an Njords Verbindung zu den stürmischen Wellen der nordischen Meere.', - }, - handle = { - image = 'hammerhandle.png', - type = 'item', - unique = false, - label = 'Holzgriff', - useable = false, - shouldClose = false, - weight = 200, - name = 'handle', - description = 'Der Klassiker der Griffe', - }, - shotgun_flashlight = { - image = 'flashlight_attachment.png', - type = 'item', - unique = true, - label = 'Shotgun Licht', - useable = true, - shouldClose = true, - weight = 100, - name = 'shotgun_flashlight', - description = '', - }, - salmon = { - image = 'salmon.png', - type = 'item', - unique = false, - name = 'salmon', - label = 'Lachs', - shouldClose = true, - weight = 100, - useable = true, - description = '', - }, - nacl_500 = { - image = 'nacl.png', - type = 'item', - unique = false, - label = 'NACL (500ml)', - useable = true, - shouldClose = true, - weight = 500, - name = 'nacl_500', - description = '', - }, - weapon_hammer = { - weight = 1000, - name = 'weapon_hammer', - image = 'weapon_hammer.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Hammer', - description = 'Used for jobs such as breaking things (legs) and driving in nails', - }, - steel = { - image = 'steel.png', - type = 'item', - unique = false, - label = 'Stahl', - useable = false, - shouldClose = false, - weight = 100, - name = 'steel', - description = 'Nice piece of metal that you can probably use for something', - }, - lysergic_acid = { - image = 'acid.png', - type = 'item', - unique = false, - label = 'Lysergsäure', - useable = false, - shouldClose = false, - weight = 1000, - name = 'lysergic_acid', - description = 'Der geheime VIP-Zugang zu einer anderen Realität', - }, - filter_papers = { - image = 'filter_papers.png', - type = 'item', - unique = false, - label = 'Filtertips', - useable = false, - shouldClose = false, - weight = 200, - name = 'filter_papers', - description = 'Der Joint ist dein Freund und am besten mit Filter', - }, - weapon_musket = { - ammotype = 'AMMO_SHOTGUN', - image = 'weapon_musket.png', - type = 'weapon', - unique = true, - label = 'Musket', - useable = false, - name = 'weapon_musket', - weight = 1000, - description = 'An infantryman\'s light gun with a long barrel, typically smooth-bored, muzzleloading, and fired from the shoulder', - }, - weapon_gadgetpistol = { - ammotype = 'AMMO_PISTOL', - image = 'weapon_gadgetpistol.png', - type = 'weapon', - unique = true, - label = 'Perico Pistol', - useable = true, - name = 'weapon_gadgetpistol', - weight = 1000, - description = 'Weapon Gadgetpistol', - }, - vitaminloesung = { - image = 'screenshot_696-removebg-preview.png', - type = 'item', - unique = false, - label = 'Vitaminlösung 100', - useable = true, - shouldClose = true, - weight = 100, - name = 'vitaminloesung', - description = '', - }, - aktexyz = { - image = 'aktexyz.png', - type = 'item', - unique = true, - label = 'Akte XYZ', - useable = false, - shouldClose = false, - weight = 100, - name = 'aktexyz', - description = '', - }, - newscam = { - image = 'newscam.png', - type = 'item', - unique = true, - label = 'News Camera', - useable = true, - shouldClose = true, - weight = 100, - name = 'newscam', - description = 'A camera for the news', - }, - cocoa = { - image = 'cacao.png', - type = 'item', - unique = false, - label = 'Packung Kakaopulver', - useable = false, - shouldClose = false, - weight = 200, - name = 'cocoa', - description = 'Kakaopulver ist Schokolade im Tarnanzug – bereit, jede Tasse in Wohlfühlzauber zu verwandeln.', - }, - chemical_set = { - image = 'lab.png', - type = 'item', - unique = false, - label = 'Chemikalien-Set', - useable = false, - shouldClose = false, - weight = 1000, - name = 'chemical_set', - description = 'Dein persönliches Labor für Experimente, die besser nicht in der Küche stattfinden.', - }, - gg_hunting_meat = { - image = 'gg_hunting_meat.png', - type = 'item', - unique = false, - label = 'rohes Wildfleisch', - useable = false, - shouldClose = true, - weight = 100, - name = 'gg_hunting_meat', - description = '', - }, - heroin_injection = { - image = 'dirtyneedle.png', - type = 'item', - unique = false, - label = 'Heroinspritze', - useable = true, - shouldClose = true, - weight = 750, - name = 'heroin_injection', - description = 'Der schnellste Weg ins Nirwana, aber der Ausgang ist unsichtbar', - }, - gg_hunting_knife_01 = { - image = 'gg_hunting_knife_01.png', - type = 'item', - unique = true, - label = 'Klassisches Jagdmesser', - useable = true, - shouldClose = true, - weight = 1000, - name = 'gg_hunting_knife_01', - description = '', - }, - filament = { - image = 'filament.png', - type = 'item', - unique = false, - label = 'Filament', - useable = false, - shouldClose = false, - weight = 100, - name = 'filament', - description = '', - }, - beerkeg = { - image = 'beerkeg.png', - type = 'item', - unique = true, - label = 'Bierfass', - useable = true, - shouldClose = true, - weight = 600, - name = 'beerkeg', - description = '', - }, - squared_muzzle_brake = { - image = 'squared_muzzle_brake.png', - type = 'item', - unique = false, - label = 'Squared Muzzle Brake', - useable = true, - shouldClose = true, - weight = 1000, - name = 'squared_muzzle_brake', - description = 'A muzzle brake for a weapon', - }, - shotgun_ammo = { - image = 'shotgun_ammo.png', - type = 'item', - unique = false, - label = 'Shotgun Munition', - useable = true, - shouldClose = true, - weight = 500, - name = 'shotgun_ammo', - description = 'viel Peng', - }, - gg_hunting_campfire = { - image = 'gg_hunting_campfire.png', - type = 'item', - unique = false, - label = 'Lagerfeuerkit', - useable = true, - shouldClose = true, - weight = 1000, - name = 'gg_hunting_campfire', - description = '', - }, - rolling_paper = { - image = 'rolling_paper2.png', - type = 'item', - unique = false, - label = 'Drehpapier', - useable = false, - shouldClose = true, - weight = 200, - name = 'rolling_paper', - description = 'Der Stoff, der Gras und Tabak zusammenhält', - }, - weapon_stungun = { - weight = 1000, - name = 'weapon_stungun', - image = 'weapon_stungun.png', - type = 'weapon', - useable = true, - unique = true, - label = 'Taser X6', - description = 'manchmal ist es einfach praktischer, jemanden mit Stromschlägen zu „überzeugen“, anstatt ein vernünftiges Gespräch zu führen.', - }, - gg_hunting_rifleammo = { - image = 'gg_hunting_rifleammo.png', - type = 'item', - unique = false, - label = 'Jagdgewehr Munition', - useable = true, - shouldClose = true, - weight = 200, - name = 'gg_hunting_rifleammo', - description = '', - }, - coffee = { - image = 'coffee.png', - type = 'item', - unique = false, - label = 'Kaffee Togo', - useable = true, - shouldClose = true, - weight = 200, - name = 'coffee', - description = 'Pump 4 Caffeine', - }, - gg_salt_block_03 = { - image = 'gg_salt_block_03.png', - type = 'item', - unique = false, - label = 'Premium Salzblock', - useable = true, - shouldClose = true, - weight = 100, - name = 'gg_salt_block_03', - description = '', - }, - weapon_combatshotgun = { - ammotype = 'AMMO_BEANBAG', - image = 'weapon_combatshotgun.png', - type = 'weapon', - unique = true, - label = 'Beanbag Shotgun', - useable = false, - name = 'weapon_combatshotgun', - weight = 1000, - description = 'Weapon Combatshotgun', - }, - gg_hunting_arrowammo = { - image = 'gg_hunting_arrowammo.png', - type = 'item', - unique = false, - label = 'Armbrust Pfeile', - useable = true, - shouldClose = true, - weight = 20, - name = 'gg_hunting_arrowammo', - description = '', - }, - lighting_controller = { - image = 'lighting_controller.png', - type = 'item', - unique = true, - label = 'Neon Controller', - useable = true, - shouldClose = false, - weight = 100, - name = 'lighting_controller', - description = 'Alle Farben des Regenbogens per Knopfdruck', - }, - newspaper = { - image = 'newspaper.png', - type = 'item', - unique = true, - label = 'Zeitung', - useable = true, - shouldClose = true, - weight = 100, - name = 'newspaper', - description = 'zum Nachschlagen ^^', - }, - shotgun_scope = { - image = 'smallscope_attachment.png', - type = 'item', - unique = true, - label = 'MK2 Shotgun Visier', - useable = true, - shouldClose = true, - weight = 100, - name = 'shotgun_scope', - description = '', - }, - weapon_bzgas = { - weight = 500, - name = 'weapon_bzgas', - image = 'bz_gas.png', - type = 'weapon', - useable = false, - unique = false, - label = 'Tränengas Granate', - description = 'Tränen aus der Dose', - }, - copper = { - image = 'cooperbar.png', - type = 'item', - unique = false, - label = 'Kupferbarren', - useable = false, - shouldClose = false, - weight = 800, - name = 'copper', - description = 'Es ist Metall aber Weich ', - }, - woodcoal = { - image = 'woodcoal.png', - type = 'item', - unique = false, - label = 'Sack Holzkohle', - useable = false, - shouldClose = false, - weight = 1000, - name = 'woodcoal', - description = '', - }, - weapon_dbshotgun = { - ammotype = 'AMMO_SHOTGUN', - image = 'weapon_dbshotgun.png', - type = 'weapon', - unique = true, - label = 'Double-barrel Shotgun', - useable = false, - name = 'weapon_dbshotgun', - weight = 1000, - description = 'A shotgun with two parallel barrels, allowing two single shots to be fired in quick succession', - }, - metalscrap = { - image = 'scrap-iron.png', - type = 'item', - unique = false, - label = 'Metallschrott', - useable = false, - shouldClose = false, - weight = 500, - name = 'metalscrap', - description = 'Der Stoff, aus dem DIY-Träume sind', - }, - corn_cob = { - image = 'corn_cob.png', - type = 'item', - unique = false, - label = 'Maiskolben', - useable = true, - shouldClose = true, - weight = 100, - name = 'corn_cob', - description = '', - }, - veh_brakes = { - image = 'veh_brakes.png', - type = 'item', - unique = false, - label = 'Brakes', - useable = true, - shouldClose = true, - weight = 1000, - name = 'veh_brakes', - description = 'Upgrade vehicle brakes', - }, - kolonya = { - image = 'Kolonya.png', - type = 'item', - unique = false, - label = 'Kolonya', - useable = true, - shouldClose = true, - weight = 150, - name = 'kolonya', - description = 'Duftwasser - Geschenk für Gäste', - }, - tyre_smoke_kit = { - image = 'tyre_smoke_kit.png', - type = 'item', - unique = false, - label = 'Reifenrauch Kit', - useable = true, - shouldClose = true, - weight = 0, - name = 'tyre_smoke_kit', - description = '', - }, - cc_cake = { - image = 'cc_cake.png', - type = 'item', - unique = false, - label = 'Cheesecake', - useable = true, - shouldClose = true, - weight = 10, - name = 'cc_cake', - description = '', - }, - cooked_turkey_drum = { - image = 'cooked_turkey_drum.png', - type = 'item', - unique = false, - label = 'gegrillte Putenkeule', - useable = true, - shouldClose = true, - weight = 100, - name = 'cooked_turkey_drum', - description = '', - }, - pd_keycard = { - image = 'pd_keycard.png', - type = 'item', - unique = true, - label = 'PD Key Card', - useable = false, - shouldClose = false, - weight = 10, - name = 'pd_keycard', - description = 'Wenn du kein Cop bist Finger weg!', - }, - ggdrasils_oots = { - image = 'YggdrasilsRootsGemuseChips.png.png', - type = 'item', - unique = false, - label = 'Yggdrasil\'s Roots', - useable = true, - shouldClose = true, - weight = 200, - name = 'yggdrasils_roots', - description = 'Tief verwurzelt in den Gaben der Natur, bieten diese knusprigen Snacks eine Verbindung zu den alten Geschichten.', - }, - penicillin = { - image = 'penicillin.png', - type = 'item', - unique = false, - label = 'Penicillin', - useable = true, - shouldClose = true, - weight = 20, - name = 'penicillin', - description = '', - }, - ev_coolant = { - image = 'ev_coolant.png', - type = 'item', - unique = false, - label = 'EV_Kühlkit', - useable = true, - shouldClose = true, - weight = 0, - name = 'ev_coolant', - description = '', - }, - burger = { - image = 'burger.png', - type = 'item', - unique = false, - label = 'Hamburger mit Käse', - useable = true, - shouldClose = true, - weight = 100, - name = 'burger', - description = '', - }, - weapon_pistolxm3 = { - ammotype = 'AMMO_PISTOL', - image = 'highteampistol.png', - type = 'weapon', - unique = true, - label = 'Pistol XM3', - useable = false, - name = 'weapon_pistolxm3', - weight = 1000, - description = 'Pistol XM3', - }, - pralinen = { - image = 'pralinen.png', - type = 'item', - unique = false, - label = 'Pralinen', - useable = true, - shouldClose = true, - weight = 100, - name = 'pralinen', - description = 'Damit Sie dich mal wieder ranlässt...', - }, - kq_outfitbag = { - image = 'kq_outfitbag.png', - type = 'item', - unique = false, - label = 'Outfit Rucksack', - useable = true, - shouldClose = false, - weight = 5, - name = 'kq_outfitbag', - description = 'Der Kleiderschrank für unterwegs', - }, - salad = { - image = 'salad.png', - type = 'item', - unique = true, - label = 'Eisbergsalat', - useable = false, - shouldClose = false, - weight = 200, - name = 'salad', - description = '', - }, - firework1 = { - image = 'firework1.png', - type = 'item', - unique = false, - label = '2Brothers', - useable = true, - shouldClose = true, - weight = 1000, - name = 'firework1', - description = 'Fireworks', - }, - machete_blade = { - image = 'Machetenklinge.png', - type = 'item', - unique = false, - label = 'Machete Klinge', - useable = false, - shouldClose = false, - weight = 500, - name = 'machete_blade', - description = 'Wenn du mehr als nur ein bisschen Durchblick brauchst – sie räumt den Weg frei', - }, - i4_engine = { - image = 'i4_engine.png', - type = 'item', - unique = false, - label = 'I4 Motor', - useable = true, - shouldClose = true, - weight = 0, - name = 'i4_engine', - description = '', - }, - weapontint_1 = { - image = 'weapontint_green.png', - type = 'item', - unique = false, - label = 'Green Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_1', - description = 'Green Weapon Tint', - }, - ['5-fach_impfung_hund'] = { - image = 'hundeimpfstoff.png', - type = 'item', - unique = false, - label = '5-fach Impfung Hund', - useable = true, - shouldClose = true, - weight = 20, - name = '5-fach_impfung_hund', - description = '', - }, - flour = { - image = 'flour.png', - type = 'item', - unique = false, - label = 'Packung Mehl ', - useable = false, - shouldClose = false, - weight = 1000, - name = 'flour', - description = '', - }, - kobolbrolle = { - image = 'kobolbrolle.png', - type = 'item', - unique = false, - label = 'Kobolbrolle', - useable = true, - shouldClose = false, - weight = 100, - name = 'kobolbrolle', - description = '', - }, - ammo_grenadelauncher = { - image = 'grenade_launcher_tokyo_marui_m320a1_6_-removebg-preview.png', - type = 'item', - unique = false, - label = 'AMMO_GRENADELAUNCHER', - useable = true, - shouldClose = true, - weight = 200, - name = 'ammo_grenadelauncher', - description = 'Munition für den Granatwerfer', - }, - tomato = { - image = 'tomato.png', - type = 'item', - unique = false, - label = 'Tomate', - useable = false, - shouldClose = false, - weight = 100, - name = 'tomato', - description = '', - }, - ems_card = { - image = 'police_card.png', - type = 'item', - unique = true, - label = 'MD Dienstausweis', - useable = true, - shouldClose = true, - weight = 10, - name = 'ems_card', - description = '', - }, - veh_toolbox = { - image = 'veh_toolbox.png', - type = 'item', - unique = false, - label = 'Toolbox', - useable = true, - shouldClose = true, - weight = 1000, - name = 'veh_toolbox', - description = 'Check vehicle status', - }, - ironoxide = { - image = 'ironoxide.png', - type = 'item', - unique = false, - label = 'Iron Powder', - useable = false, - shouldClose = false, - weight = 100, - name = 'ironoxide', - description = 'Some powder to mix with.', - }, - weapontint_3 = { - image = 'weapontint_pink.png', - type = 'item', - unique = false, - label = 'Pink Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_3', - description = 'Pink Weapon Tint', - }, - lighter = { - image = 'lighter.png', - type = 'item', - unique = false, - label = 'Feuerzeug', - useable = false, - shouldClose = true, - weight = 100, - name = 'lighter', - description = 'Flamme an oder so ....', - }, - cooked_corn_cob = { - image = 'cooked_corn_cob.png', - type = 'item', - unique = false, - label = 'gegrillter Maiskolben', - useable = true, - shouldClose = true, - weight = 100, - name = 'cooked_corn_cob', - description = '', - }, - halbes_haendel = { - image = 'halbes_haendel.png', - type = 'item', - unique = false, - label = 'Halbes Händel', - useable = true, - shouldClose = true, - weight = 100, - name = 'halbes_haendel', - description = 'zum Finger lecken gut ^^', - }, - scookie = { - image = 'softccookie.png', - type = 'item', - unique = true, - label = 'Soft Cookie', - useable = true, - shouldClose = true, - weight = 100, - name = 'scookie', - description = 'Ein Softcookie ist ein weicher, saftiger Keks mit einer zarten Textur, der oft noch leicht warm und innen herrlich chewy ist.', - }, - iron = { - image = 'iron.png', - type = 'item', - unique = false, - label = 'Iron', - useable = false, - shouldClose = false, - weight = 100, - name = 'iron', - description = 'Handy piece of metal that you can probably use for something', - }, - kakao3 = { - image = 'kakao3.png', - type = 'item', - unique = true, - label = 'Tasse Heiße Schokolade mit Marshmallows', - useable = true, - shouldClose = true, - weight = 100, - name = 'kakao3', - description = 'Eine Tasse heiße Schokolade mit Marshmallows ist wie ein Kuschelabend in flüssiger Form – süß, warm und himmlisch übertrieben.', - }, - barrel_attachment = { - image = 'barrel_attachment.png', - type = 'item', - unique = false, - label = 'Barrel', - useable = true, - shouldClose = true, - weight = 1000, - name = 'barrel_attachment', - description = 'A barrel for a weapon', - }, - rawmeat = { - image = 'rawmeat.png', - type = 'item', - unique = false, - label = 'rohes Fleisch', - useable = false, - shouldClose = false, - weight = 100, - name = 'rawmeat', - description = '', - }, - morphine = { - image = 'syringe.png', - type = 'item', - unique = false, - label = 'Morphiumspritze', - useable = true, - shouldClose = true, - weight = 10, - name = 'morphine', - description = '', - }, - cigkfte = { - image = 'cigkfte.png', - type = 'item', - unique = false, - label = 'Cigköfte', - useable = true, - shouldClose = true, - weight = 10, - name = 'cigkfte', - description = '', - }, - rare_earths = { - image = 'rare_earths.png', - type = 'item', - unique = false, - label = 'seltene Erden', - useable = false, - shouldClose = false, - weight = 100, - name = 'rare_earths', - description = '', - }, - gg_rabbit_pelt_01 = { - image = 'gg_rabbit_pelt_01.png', - type = 'item', - unique = true, - label = 'Raues Kaninchenfell', - useable = false, - shouldClose = true, - weight = 1000, - name = 'gg_rabbit_pelt_01', - description = '', - }, - football = { - image = 'football.png', - type = 'item', - unique = true, - label = 'Football', - useable = true, - shouldClose = false, - weight = 400, - name = 'football', - description = '', - }, - c_cake = { - image = 'c_cake.png', - type = 'item', - unique = false, - label = 'Chocolate Cake', - useable = true, - shouldClose = true, - weight = 10, - name = 'c_cake', - description = '', - }, - cooked_short_ribs = { - image = 'cooked_short_ribs.png', - type = 'item', - unique = false, - label = 'gegrillte Short Ribs', - useable = true, - shouldClose = true, - weight = 200, - name = 'cooked_short_ribs', - description = '', - }, - pussycat = { - image = 'pussycat.png', - type = 'item', - unique = false, - label = 'Pussycat', - useable = true, - shouldClose = true, - weight = 40, - name = 'pussycat', - description = 'Für die einsamen Nächte.', - }, - ecg_monitor = { - image = '148383-multiparameter-patientenmonitor-pc-3000-lepu-medical-2-removebg-preview.png', - type = 'item', - unique = false, - label = 'EKG Monitor', - useable = true, - shouldClose = true, - weight = 2500, - name = 'ecg_monitor', - description = '', - }, - weapontint_mk2_16 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Bold Green & Purple Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_16', - description = 'Bold Green & Purple Weapon Tint for MK2 Weapons', - }, - chemiebarrel = { - image = 'chemie.png', - type = 'item', - unique = false, - label = 'Chemie Fass', - useable = false, - shouldClose = false, - weight = 1000, - name = 'chemiebarrel', - description = '', - }, - hundefutter = { - image = 'dogfood.png', - type = 'item', - unique = false, - label = 'Hundefutter', - useable = true, - shouldClose = true, - weight = 200, - name = 'hundefutter', - description = 'Futter für Hunde', - }, - switchblade_mechanism = { - image = 'weapon_parts2.png', - type = 'item', - unique = false, - label = 'Mechanismus für Springmesser', - useable = false, - shouldClose = false, - weight = 500, - name = 'switchblade_mechanism', - description = 'Der flinke Schalter – ein Klick, und das Messer ist blitzschnell auf dem Sprung', - }, - gg_boar_tusk_03 = { - image = 'gg_boar_tusk_03.png', - type = 'item', - unique = true, - label = 'Makelloser Eberzahn', - useable = false, - shouldClose = true, - weight = 1000, - name = 'gg_boar_tusk_03', - description = '', - }, - small_blade = { - image = 'Klinge Springmesser.png', - type = 'item', - unique = false, - label = 'kleine Klinge', - useable = false, - shouldClose = false, - weight = 200, - name = 'small_blade', - description = ' Die Klinge, die nicht auf sich warten lässt', - }, - weapon_combatpdw = { - image = 'weapon_combatpdw.png', - type = 'weapon', - unique = true, - label = 'Zig MPX', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapon_combatpdw', - description = 'Ab Werk leise', - }, - empty_nitrous_bottle = { - image = 'empty_nitrous_bottle.png', - type = 'item', - unique = false, - label = 'leere Nitro Flasche', - useable = true, - shouldClose = true, - weight = 0, - name = 'empty_nitrous_bottle', - description = '', - }, - slanted_muzzle_brake = { - image = 'slanted_muzzle_brake.png', - type = 'item', - unique = false, - label = 'Slanted Muzzle Brake', - useable = true, - shouldClose = true, - weight = 1000, - name = 'slanted_muzzle_brake', - description = 'A muzzle brake for a weapon', - }, - weapontint_mk2_27 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Metallic Red Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_27', - description = 'Metallic Red Weapon Tint for MK2 Weapons', - }, - baklava = { - image = 'baklava.png', - type = 'item', - unique = false, - label = 'Baklava', - useable = true, - shouldClose = true, - weight = 100, - name = 'baklava', - description = '', - }, - weapontint_mk2_30 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Metallic White & Aqua Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_30', - description = 'Metallic White & Aqua Weapon Tint for MK2 Weapons', - }, - boxwater = { - image = 'boxwater.png', - type = 'item', - unique = true, - label = 'Kiste Wasser', - useable = false, - shouldClose = false, - weight = 2000, - name = 'boxwater', - description = '', - }, - woodcamo_attachment = { - image = 'woodcamo_attachment.png', - type = 'item', - unique = false, - label = 'Woodland Camo', - useable = true, - shouldClose = true, - weight = 1000, - name = 'woodcamo_attachment', - description = 'A woodland camo for a weapon', - }, - urapidil3 = { - image = 'urapidil1.png', - type = 'item', - unique = false, - label = 'Urapidil 3,0 mg', - useable = true, - shouldClose = true, - weight = 20, - name = 'urapidil3', - description = '', - }, - yggdrasils_root = { - image = 'YggdrasilsRoot.png', - type = 'item', - unique = true, - label = 'Yggdrasil\'s Root', - useable = true, - shouldClose = true, - weight = 200, - name = 'yggdrasils_root', - description = '', - }, - sifs_olden_harvest = { - image = 'SifsGoldenHarvest.png', - type = 'item', - unique = true, - label = 'Sifs Golden Harvest', - useable = true, - shouldClose = true, - weight = 100, - name = 'sifs_olden_harvest', - description = '', - }, - rifle_smallscope = { - image = 'smallscope_attachment.png', - type = 'item', - unique = true, - label = 'MK2 Gewehr Visier klein', - useable = true, - shouldClose = true, - weight = 100, - name = 'rifle_smallscope', - description = '', - }, - weapon_crowbar = { - weight = 1000, - name = 'weapon_crowbar', - image = 'weapon_crowbar.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Crowbar', - description = 'An iron bar with a flattened end, used as a lever', - }, - painkillers = { - image = 'painkillers.png', - type = 'item', - unique = false, - label = 'Painkillers', - useable = true, - shouldClose = true, - weight = 0, - name = 'painkillers', - description = 'For pain you can\'t stand anymore, take this pill that\'d make you feel great again', - }, - dendrogyra_coral = { - image = 'dendrogyra_coral.png', - type = 'item', - unique = false, - label = 'Dendrogyra', - useable = false, - shouldClose = true, - weight = 1000, - name = 'dendrogyra_coral', - description = 'Its also known as pillar coral', - }, - weapon_doubleaction = { - ammotype = 'AMMO_PISTOL', - image = 'revolver2.png', - type = 'weapon', - unique = true, - label = ' Revolver', - useable = false, - name = 'weapon_doubleaction', - weight = 1000, - description = 'Moderner Revolver um auf Städter zu schießen und was sich sonst noch so bewegt ^^', - }, - goldbar = { - image = 'goldbar.png', - type = 'item', - unique = false, - label = 'Gold Bar', - useable = false, - shouldClose = true, - weight = 7000, - name = 'goldbar', - description = 'Looks pretty expensive to me', - }, - diamond_ring = { - image = 'diamond_ring.png', - type = 'item', - unique = false, - label = 'Diamond Ring', - useable = false, - shouldClose = true, - weight = 1500, - name = 'diamond_ring', - description = 'A diamond ring seems like the jackpot to me!', - }, - ceramic_barrel = { - image = 'keramiklauf.png', - type = 'item', - unique = false, - label = 'Keramiklauf', - useable = false, - shouldClose = false, - weight = 200, - name = 'ceramic_barrel', - description = 'Der Lauf, der sich in jeder Sicherheitskontrolle unsichtbar macht', - }, - weed_ak47_seed = { - image = 'weed_seed.png', - type = 'item', - unique = false, - label = 'AK47 Seed', - useable = true, - shouldClose = true, - weight = 0, - name = 'weed_ak47_seed', - description = 'A weed seed of AK47', - }, - coffeemug = { - image = 'coffeemug.png', - type = 'item', - unique = true, - label = 'Tasse Kaffee', - useable = true, - shouldClose = true, - weight = 100, - name = 'coffeemug', - description = '„Kaffee? Nein, das ist flüssiger Wahnsinn in \'ner Keramikgranate. Perfekt zum Durchziehen von Überfällen, Steuererklärungen oder Montagen.“', - }, - bcso_card = { - image = 'police_card.png', - type = 'item', - unique = true, - label = 'BCSO Dienstausweis', - useable = true, - shouldClose = true, - weight = 0, - name = 'bcso_card', - description = '', - }, - heimdalls_clear_sight = { - image = 'HeimdallsClearSight.png', - type = 'item', - unique = false, - label = 'Heimdalls Clear Sight', - useable = true, - shouldClose = true, - weight = 100, - name = 'heimdalls_clear_sight', - description = '', - }, - applejuice = { - image = 'applejuice.png', - type = 'item', - unique = false, - label = 'Flasche Apfelsaft', - useable = true, - shouldClose = false, - weight = 400, - name = 'applejuice', - description = '', - }, - meth = { - image = 'meth_baggy.png', - type = 'item', - unique = false, - label = 'Meth', - useable = true, - shouldClose = true, - weight = 100, - name = 'meth', - description = 'A baggie of Meth', - }, - cooked_bbq_ribeye = { - image = 'cooked_bbq_ribeye.png', - type = 'item', - unique = false, - label = 'gegrilltes Ribeye Steak', - useable = true, - shouldClose = true, - weight = 200, - name = 'cooked_bbq_ribeye', - description = '', - }, - snikkel_candy = { - image = 'snikkel_candy.png', - type = 'item', - unique = false, - label = 'EarthQuakes', - useable = true, - shouldClose = true, - weight = 100, - name = 'snikkel_candy', - description = 'Some delicious candy :O', - }, - trojan_usb = { - image = 'usb_device.png', - type = 'item', - unique = false, - label = 'Trojan USB', - useable = false, - shouldClose = true, - weight = 0, - name = 'trojan_usb', - description = 'Handy software to shut down some systems', - }, - lean = { - image = 'lean.png', - type = 'item', - unique = false, - label = 'Lean', - useable = true, - shouldClose = true, - weight = 500, - name = 'lean', - description = 'Der Drink, der dich so langsam macht wie eine Schnecke auf Valium', - }, - extras_kit = { - image = 'extras_kit.png', - type = 'item', - unique = false, - label = 'Fahrzeug Extras', - useable = true, - shouldClose = true, - weight = 0, - name = 'extras_kit', - description = '', - }, - weapon_combatmg_mk2 = { - ammotype = 'AMMO_MG', - image = 'weapon_combatmg_mk2.png', - type = 'weapon', - unique = true, - label = 'Combat MG Mk II', - useable = true, - name = 'weapon_combatmg_mk2', - weight = 1000, - description = 'Weapon Combatmg MK2', - }, - wine = { - image = 'wine.png', - type = 'item', - unique = false, - label = 'Rotwein', - useable = true, - shouldClose = true, - weight = 300, - name = 'wine', - description = 'Some good wine to drink on a fine evening', - }, - cottoncandy = { - image = 'screenshot_693-removebg-preview.png', - type = 'item', - unique = false, - label = 'Zuckerwatte', - useable = true, - shouldClose = true, - weight = 100, - name = 'cottoncandy', - description = '', - }, - rifle_grip = { - image = 'ar_grip.png', - type = 'item', - unique = true, - label = 'Gewehrgriff', - useable = true, - shouldClose = true, - weight = 100, - name = 'rifle_grip', - description = '', - }, - tims_instant_nudeln = { - image = 'tims_instant_nudeln.png', - type = 'item', - unique = false, - label = 'Tim\'s Instant Nudeln', - useable = true, - shouldClose = true, - weight = 100, - name = 'tims_instant_nudeln', - description = 'der Kulinarische Blitzbesuch in Fernost', - }, - gardensicorr = { - image = 'gardensicorr.png', - type = 'item', - unique = true, - label = 'Gartenschere', - useable = false, - shouldClose = false, - weight = 0.09999999999999432, - name = 'gardensicorr', - description = '', - }, - gg_boar_tusk_02 = { - image = 'gg_boar_tusk_02.png', - type = 'item', - unique = true, - label = 'Robuster Eberzahn', - useable = false, - shouldClose = true, - weight = 1000, - name = 'gg_boar_tusk_02', - description = '', - }, - kadis_rostbite = { - image = 'SkadisFrostbite.png', - type = 'item', - unique = true, - label = 'Skadi\'s Frostbite', - useable = true, - shouldClose = true, - weight = 200, - name = 'kadis_rostbite', - description = 'Erfrischend und frostig, wie die kalte Winterluft in Skadis schneebedeckten Bergen.', - }, - opium_poppy = { - image = 'opium_dry.png', - type = 'item', - unique = false, - label = 'Schlafmohn', - useable = false, - shouldClose = false, - weight = 100, - name = 'opium_poppy', - description = 'Die Blume, die Träume verkauft', - }, - electronickit = { - image = 'electronickit.png', - type = 'item', - unique = false, - label = 'Electronic Kit', - useable = true, - shouldClose = true, - weight = 100, - name = 'electronickit', - description = 'If you\'ve always wanted to build a robot you can maybe start here. Maybe you\'ll be the new Elon Musk?', - }, - beer = { - image = 'beer.png', - type = 'item', - unique = false, - label = 'Pißwasser Bier', - useable = true, - shouldClose = true, - weight = 500, - name = 'beer', - description = 'Nothing like a good cold beer!', - }, - gg_pug_bait_02 = { - image = 'gg_pug_bait_02.png', - type = 'item', - unique = false, - label = 'Illegaler Raubtierköder 2', - useable = true, - shouldClose = true, - weight = 100, - name = 'gg_pug_bait_02', - description = '', - }, - lamb_chops = { - image = 'lamb_chops.png', - type = 'item', - unique = false, - label = 'Lammkoteletts', - useable = true, - shouldClose = true, - weight = 200, - name = 'lamb_chops', - description = '', - }, - weapontint_mk2_2 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Classic Two-Tone Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_2', - description = 'Classic Two-Tone Weapon Tint for MK2 Weapons', - }, - injection = { - image = 'syringe.png', - type = 'item', - unique = false, - label = 'Spritze', - useable = false, - shouldClose = false, - weight = 500, - name = 'injection', - description = 'Bereit für alles, aber hat nix zu sagen.', - }, - olimo = { - image = 'olimo.png', - type = 'item', - unique = false, - label = 'Orangenlimonade', - useable = true, - shouldClose = true, - weight = 10, - name = 'olimo', - description = '', - }, - dagger_blade = { - image = 'P1026942-3-scaled-removebg-preview.png', - type = 'item', - unique = false, - label = 'Dolchklinge', - useable = false, - shouldClose = false, - weight = 500, - name = 'dagger_blade', - description = 'So klein, du siehst sie fast nicht – aber sie hinterlässt Eindruck', - }, - glucoseg40 = { - image = 'glucoseg40.png', - type = 'item', - unique = false, - label = 'Glucose 40%', - useable = true, - shouldClose = true, - weight = 10, - name = 'glucoseg40', - description = '', - }, - boxmilk = { - image = 'boxmilk.png', - type = 'item', - unique = true, - label = 'Karton mit Milch', - useable = false, - shouldClose = false, - weight = 1200, - name = 'boxmilk', - description = '', - }, - blood_250 = { - image = 'blood_250.png', - type = 'item', - unique = false, - label = 'Blut (250ml)', - useable = true, - shouldClose = true, - weight = 250, - name = 'blood_250', - description = '', - }, - driver_license = { - image = 'driver_license.png', - type = 'item', - unique = true, - label = 'Drivers License', - useable = true, - shouldClose = false, - weight = 0, - name = 'driver_license', - description = 'Permit to show you can drive a vehicle', - }, - boxapplejuice = { - image = 'boxapplejuice.png', - type = 'item', - unique = true, - label = 'Kiste Apfelsaft', - useable = false, - shouldClose = false, - weight = 1000, - name = 'boxapplejuice', - description = '', - }, - mechanic_tablet = { - image = 'mechanic_tablet.png', - type = 'item', - unique = false, - label = 'Petrol Head Tablet', - useable = true, - shouldClose = false, - weight = 0, - name = 'mechanic_tablet', - description = 'Das wichtigste Werkzeug', - }, - weapon_assaultsmg = { - ammotype = 'AMMO_SMG', - image = 'weapon_assaultsmg.png', - type = 'weapon', - unique = true, - label = 'BDR-C ', - useable = false, - name = 'weapon_assaultsmg', - weight = 1000, - description = 'Voll Scifi ^^', - }, - orange = { - image = 'orange.png', - type = 'item', - unique = false, - label = 'Orange', - useable = false, - shouldClose = false, - weight = 100, - name = 'orange', - description = '', - }, - cup_lemonade = { - image = 'cup_lemonade.png', - type = 'item', - unique = false, - label = 'Becher Sprunk', - useable = true, - shouldClose = true, - weight = 100, - name = 'cup_lemonade', - description = '', - }, - bbq_grill = { - image = 'bbq_grill.png', - type = 'item', - unique = false, - label = 'BBQ Grill', - useable = true, - shouldClose = true, - weight = 1000, - name = 'bbq_grill', - description = '', - }, - cooked_bbq_sausages = { - image = 'cooked_bbq_sausages.png', - type = 'item', - unique = false, - label = 'gegrillte Bratwurst', - useable = true, - shouldClose = true, - weight = 200, - name = 'cooked_bbq_sausages', - description = '', - }, - sauerstoff = { - image = 'screenshot_697-removebg-preview.png', - type = 'item', - unique = false, - label = 'Sauerstoff', - useable = true, - shouldClose = true, - weight = 200, - name = 'sauerstoff', - description = '', - }, - popcorn = { - image = 'ChatGPT Image 26. Apr. 2025, 17_05_56-min.png', - type = 'item', - unique = true, - label = 'Popcorn', - useable = true, - shouldClose = true, - weight = 150, - name = 'popcorn', - description = 'Frisch aufgepopptes Popcorn ', - }, - diamond = { - image = 'diamond.png', - type = 'item', - unique = false, - label = 'Diamond', - useable = false, - shouldClose = true, - weight = 1000, - name = 'diamond', - description = 'A diamond seems like the jackpot to me!', - }, - kanister = { - image = 'kanister.png', - type = 'item', - unique = false, - label = 'leerer Kanister', - useable = false, - shouldClose = false, - weight = 600, - name = 'kanister', - description = '', - }, - smg_flashlight = { - image = 'flashlight_attachment.png', - type = 'item', - unique = true, - label = 'SMG Licht', - useable = true, - shouldClose = true, - weight = 100, - name = 'smg_flashlight', - description = '', - }, - artificial_lure = { - image = 'pb.png', - type = 'item', - unique = false, - name = 'artificial_lure', - label = 'Kunstköder', - shouldClose = false, - weight = 100, - useable = true, - description = '', - }, - zwiebelsalat = { - image = 'sogan.png', - type = 'item', - unique = true, - label = 'Soğan salatası', - useable = true, - shouldClose = true, - weight = 200, - name = 'zwiebelsalat', - description = 'Türkischer Zwiebelsalat', - }, - badfruit = { - image = 'badfruit.png', - type = 'item', - unique = false, - label = 'Faules Obst', - useable = false, - shouldClose = false, - weight = 100, - name = 'badfruit', - description = '', - }, - mixed_grilled_plate = { - image = 'Gemischter_grillteller.png', - type = 'item', - unique = false, - label = 'KARIŞIK IZGARA ', - useable = true, - shouldClose = true, - weight = 200, - name = 'mixed_grilled_plate', - description = 'gemischter Grillteller mit Beilagen', - }, - drift_tuning_kit = { - image = 'drift_tuning_kit.png', - type = 'item', - unique = false, - label = 'Driftkit', - useable = true, - shouldClose = true, - weight = 0, - name = 'drift_tuning_kit', - description = '', - }, - falafel = { - image = 'Falafel.png', - type = 'item', - unique = true, - label = 'Falafel', - useable = true, - shouldClose = true, - weight = 200, - name = 'falafel', - description = 'Falafel mit Joghurtsauce', - }, - cigbox = { - image = 'cigbox.png', - type = 'item', - unique = true, - label = 'Zigarrenkiste', - useable = true, - shouldClose = false, - weight = 400, - name = 'cigbox', - description = '', - }, - weapon_raycarbine = { - ammotype = 'AMMO_SMG', - image = 'weapon_raycarbine.png', - type = 'weapon', - unique = true, - label = 'Unholy Hellbringer', - useable = true, - name = 'weapon_raycarbine', - weight = 1000, - description = 'Weapon Raycarbine', - }, - riverwater = { - image = 'kanister.png', - type = 'item', - unique = true, - label = 'Kanister mit Wasser', - useable = false, - shouldClose = false, - weight = 3000, - name = 'riverwater', - description = '', - }, - rifle_ammo = { - image = 'rifle_ammo.png', - type = 'item', - unique = false, - label = 'Gewehr Munition', - useable = true, - shouldClose = true, - weight = 200, - name = 'rifle_ammo', - description = 'schnelles Peng', - }, - cc_cino = { - image = 'cc_cino.png', - type = 'item', - unique = false, - label = 'Cappuccino', - useable = true, - shouldClose = true, - weight = 10, - name = 'cc_cino', - description = '', - }, - nitrous_bottle = { - image = '', - type = 'item', - unique = false, - label = 'Nitro Flasche', - useable = false, - shouldClose = false, - weight = 0, - name = 'nitrous_bottle', - description = '', - }, - fenystil = { - image = 'fenystil.png', - type = 'item', - unique = false, - label = 'Fenistil', - useable = true, - shouldClose = true, - weight = 100, - name = 'fenystil', - description = '', - }, - tosti = { - image = 'tosti.png', - type = 'item', - unique = false, - label = 'Grilled Cheese Sandwich', - useable = true, - shouldClose = true, - weight = 200, - name = 'tosti', - description = 'Schmeckt fast wie selbst gemacht – wenn man sich selbst keine Mühe gibt.', - }, - firework3 = { - image = 'firework3.png', - type = 'item', - unique = false, - label = 'WipeOut', - useable = true, - shouldClose = true, - weight = 1000, - name = 'firework3', - description = 'Fireworks', - }, - tier_leckerlis = { - image = 'tier_leckerlies.png', - type = 'item', - unique = false, - label = 'Tier Leckerlis', - useable = true, - shouldClose = true, - weight = 100, - name = 'tier_leckerlis', - description = 'Freude für deinen Vierbeiner.', - }, - weapon_microsmg = { - ammotype = 'AMMO_SMG', - image = 'weapon_microsmg.png', - type = 'weapon', - unique = true, - label = 'Micro SMG', - useable = false, - name = 'weapon_microsmg', - weight = 1000, - description = 'A handheld light weight machine gun', - }, - flat_muzzle_brake = { - image = 'flat_muzzle_brake.png', - type = 'item', - unique = false, - label = 'Flat Muzzle Brake', - useable = true, - shouldClose = true, - weight = 1000, - name = 'flat_muzzle_brake', - description = 'A muzzle brake for a weapon', - }, - weapon_gusenberg = { - ammotype = 'AMMO_MG', - image = 'screenshot_412-removebg-preview.png', - type = 'weapon', - unique = true, - label = 'Gusenberg Sweeper', - useable = false, - name = 'weapon_gusenberg', - weight = 1000, - description = ' das Original aus der goldenen Ära der Gangster', - }, - clip_attachment = { - image = 'clip_attachment.png', - type = 'item', - unique = false, - label = 'Clip', - useable = true, - shouldClose = true, - weight = 1000, - name = 'clip_attachment', - description = 'A clip for a weapon', - }, - slushi = { - image = 'slushi.png', - type = 'item', - unique = false, - label = 'Slushi', - useable = true, - shouldClose = true, - weight = 150, - name = 'slushi', - description = 'Erfrischung pur in jedem Schluck – Gönn dir deinen Slushi!', - }, - ceramic_brakes = { - image = 'ceramic_brakes.png', - type = 'item', - unique = false, - label = 'Ceramic Bremsen', - useable = true, - shouldClose = true, - weight = 0, - name = 'ceramic_brakes', - description = '', - }, - offroad_tyres = { - image = 'offroad_tyres.png', - type = 'item', - unique = false, - label = 'Reifen offroad', - useable = true, - shouldClose = true, - weight = 0, - name = 'offroad_tyres', - description = '', - }, - amarid = { - image = 'screenshot_918-removebg-preview.png', - type = 'item', - unique = false, - label = 'Amarid Fasern', - useable = false, - shouldClose = false, - weight = 200, - name = 'amarid', - description = '', - }, - skadis_hunt = { - image = 'SkadisHunt.png', - type = 'item', - unique = true, - label = 'Skadi\'s Hunt', - useable = true, - shouldClose = true, - weight = 200, - name = 'skadis_hunt', - description = 'So erfrischend und eisig wie Skadis frostige Heimat.', - }, - heavy_duty_muzzle_brake = { - image = 'heavy_duty_muzzle_brake.png', - type = 'item', - unique = false, - label = 'HD Muzzle Brake', - useable = true, - shouldClose = true, - weight = 1000, - name = 'heavy_duty_muzzle_brake', - description = 'A muzzle brake for a weapon', - }, - pump = { - image = 'pump.png', - type = 'item', - unique = true, - label = 'Akku Pumpe', - useable = false, - shouldClose = false, - weight = 2000, - name = 'pump', - description = '', - }, - gg_boar_tusk_01 = { - image = 'gg_boar_tusk_01.png', - type = 'item', - unique = true, - label = 'Rauer Eberzahn', - useable = false, - shouldClose = true, - weight = 1000, - name = 'gg_boar_tusk_01', - description = '', - }, - weapon_pumpshotgun_mk2 = { - ammotype = 'AMMO_SHOTGUN', - image = 'weapon_pumpshotgun_mk2.png', - type = 'weapon', - unique = true, - label = 'Pumpshotgun Mk II', - useable = true, - name = 'weapon_pumpshotgun_mk2', - weight = 1000, - description = 'Pumpshotgun MK2', - }, - pufferfish = { - image = 'putterfish.png', - type = 'item', - unique = false, - name = 'pufferfish', - label = 'Kugelfisch', - shouldClose = false, - weight = 100, - useable = false, - description = '', - }, - snp_ammo = { - image = 'snp_ammo.png', - type = 'item', - unique = false, - label = 'Sniper Munition', - useable = true, - shouldClose = true, - weight = 1000, - name = 'snp_ammo', - description = 'Ammo for Sniper Rifles', - }, - vapejuice = { - image = 'vapejuice.png', - type = 'item', - unique = false, - label = 'E-Liquid', - useable = true, - shouldClose = false, - weight = 100, - name = 'vapejuice', - description = '', - }, - medscope_attachment = { - image = 'medscope_attachment.png', - type = 'item', - unique = false, - label = 'Medium Scope', - useable = true, - shouldClose = true, - weight = 1000, - name = 'medscope_attachment', - description = 'A medium scope for a weapon', - }, - vitaminloesung_1000 = { - image = 'screenshot_696-removebg-preview.png', - type = 'item', - unique = false, - label = 'Vitaminlösung 1000', - useable = true, - shouldClose = true, - weight = 1000, - name = 'vitaminloesung_1000', - description = '', - }, - saldprezels = { - image = 'ChatGPT_Image_27._Apr._2025__00_12_06-removebg-preview.png', - type = 'item', - unique = true, - label = 'Salzbrezeln', - useable = true, - shouldClose = true, - weight = 150, - name = 'saldprezels', - description = 'Knusprige Mini-Salzbrezeln', - }, - weapon_snspistol_mk2 = { - ammotype = 'AMMO_PISTOL', - image = 'weapon_snspistol_mk2.png', - type = 'weapon', - unique = true, - label = 'Softair Pistole', - useable = true, - name = 'weapon_snspistol_mk2', - weight = 1000, - description = 'Sie sieht gefährlich aus, macht Krach – und verursacht blaue Flecken.', - }, - trigger_unit = { - image = 'snspistol_part_2.png', - type = 'item', - unique = false, - label = 'Abzugseinheit', - useable = false, - shouldClose = false, - weight = 200, - name = 'trigger_unit', - description = 'Der Schalter für Action – einmal drücken, und die Welt verändert sich', - }, - duct_tape = { - image = 'duct_tape.png', - type = 'item', - unique = false, - label = 'Klebeband', - useable = true, - shouldClose = true, - weight = 0, - name = 'duct_tape', - description = '', - }, - oxy = { - image = 'oxy.png', - type = 'item', - unique = false, - label = 'Prescription Oxy', - useable = true, - shouldClose = true, - weight = 0, - name = 'oxy', - description = 'The Label Has Been Ripped Off', - }, - drone = { - image = 'drone.png', - type = 'item', - unique = true, - label = 'Drohne', - useable = true, - shouldClose = true, - weight = 1000, - name = 'drone', - description = '', - }, - security_card_01 = { - image = 'security_card_01.png', - type = 'item', - unique = false, - label = 'Security Card A', - useable = true, - shouldClose = true, - weight = 0, - name = 'security_card_01', - description = 'A security card... I wonder what it goes to', - }, - weapontint_mk2_25 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Metallic Gray & Lilac Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_25', - description = 'Metallic Gray & Lilac Weapon Tint for MK2 Weapons', - }, - tranexamsaure = { - image = 'tranexamsaure.png', - type = 'item', - unique = false, - label = 'Tranexamsäure', - useable = true, - shouldClose = true, - weight = 20, - name = 'tranexamsaure', - description = '', - }, - ['3-fach_impfung_katze'] = { - image = 'katzenimpfstoff.png', - type = 'item', - unique = false, - label = '3-fach Impfung Katze', - useable = true, - shouldClose = true, - weight = 20, - name = '3-fach_impfung_katze', - description = '', - }, - weapon_vintagepistol = { - ammotype = 'AMMO_PISTOL', - image = 'weapon_vintagepistol.png', - type = 'weapon', - unique = true, - label = 'Vintage Pistol', - useable = false, - name = 'weapon_vintagepistol', - weight = 1000, - description = 'An antique firearm designed to be held in one hand', - }, - repairkit = { - image = 'repairkit.png', - type = 'item', - unique = false, - label = 'Repairkit', - useable = true, - shouldClose = true, - weight = 2500, - name = 'repairkit', - description = 'A nice toolbox with stuff to repair your vehicle', - }, - worm_bait = { - image = 'worm_bait.png', - type = 'item', - unique = false, - label = 'Regenwurm', - useable = true, - shouldClose = false, - weight = 2, - name = 'worm_bait', - description = '', - }, - firework2 = { - image = 'firework2.png', - type = 'item', - unique = false, - label = 'Poppelers', - useable = true, - shouldClose = true, - weight = 1000, - name = 'firework2', - description = 'Fireworks', - }, - raw_beef_brisket = { - image = 'raw_beef_brisket.png', - type = 'item', - unique = false, - label = 'rohes Beef Brisket', - useable = true, - shouldClose = true, - weight = 200, - name = 'raw_beef_brisket', - description = '', - }, - smg_ammo = { - image = 'smg_ammo.png', - type = 'item', - unique = false, - label = 'SMG Munition', - useable = true, - shouldClose = true, - weight = 500, - name = 'smg_ammo', - description = 'Kleines schnelles Peng', - }, - raki = { - image = 'raki.png', - type = 'item', - unique = true, - label = 'Raki', - useable = true, - shouldClose = true, - weight = 200, - name = 'raki', - description = 'türkisches Nationalgetränk, aus Weintrauben oder Rosinen gebrannter Anisée', - }, - weapontint_mk2_5 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Classic Green Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_5', - description = 'Classic Green Weapon Tint for MK2 Weapons', - }, - bread_bait = { - image = 'bread_bait.png', - type = 'item', - unique = false, - label = 'Stück Brot', - useable = true, - shouldClose = false, - weight = 10, - name = 'bread_bait', - description = '', - }, - weapon_stickybomb = { - weight = 1000, - name = 'weapon_stickybomb', - image = 'weapon_stickybomb.png', - type = 'weapon', - useable = false, - unique = true, - label = 'C4', - description = 'An explosive charge covered with an adhesive that when thrown against an object sticks until it explodes', - }, - ifaks = { - image = 'ifaks.png', - type = 'item', - unique = false, - label = 'ifaks', - useable = true, - shouldClose = true, - weight = 200, - name = 'ifaks', - description = 'ifaks for healing and a complete stress remover.', - }, - mettbroetchen = { - image = 'mettbroetchen.png', - type = 'item', - unique = false, - label = 'Mettbrötchen', - useable = true, - shouldClose = true, - weight = 100, - name = 'mettbroetchen', - description = 'mhmm deutsches Sushi', - }, - veh_wheels = { - image = 'veh_wheels.png', - type = 'item', - unique = false, - label = 'Wheels', - useable = true, - shouldClose = true, - weight = 1000, - name = 'veh_wheels', - description = 'Upgrade vehicle wheels', - }, - munky_juice = { - image = 'munky_juice.png', - type = 'item', - unique = false, - label = 'Munky Juice', - useable = true, - shouldClose = true, - weight = 100, - name = 'munky_juice', - description = 'Trinkpäckchen mit Saft und ja der Strohhalm ist aus Plastik ^^', - }, - blood_750 = { - image = 'blood_750.png', - type = 'item', - unique = false, - label = 'Blut (750ml)', - useable = true, - shouldClose = true, - weight = 750, - name = 'blood_750', - description = '', - }, - wurmkur = { - image = 'Wurmkur.png', - type = 'item', - unique = false, - label = 'Wurmkur', - useable = true, - shouldClose = true, - weight = 20, - name = 'wurmkur', - description = '', - }, - v12_engine = { - image = 'v12_engine.png', - type = 'item', - unique = false, - label = 'V12 Motor', - useable = true, - shouldClose = true, - weight = 0, - name = 'v12_engine', - description = '', - }, - nitrous_install_kit = { - image = 'nitrous_install_kit.png', - type = 'item', - unique = false, - label = 'Nitrokit', - useable = true, - shouldClose = true, - weight = 0, - name = 'nitrous_install_kit', - description = '', - }, - lahmacun = { - image = 'lahmacun.png', - type = 'item', - unique = true, - label = 'Lahmacun', - useable = true, - shouldClose = true, - weight = 200, - name = 'lahmacun', - description = 'Fladenbrot mit einer würzigen Mischung aus Hackfleisch, Zwiebeln, Tomaten und Olivenöl', - }, - tourniquet = { - image = '81khEr+-vcL._AC_SX450_-removebg-preview.png', - type = 'item', - unique = false, - label = 'Tourniquet', - useable = true, - shouldClose = true, - weight = 20, - name = 'tourniquet', - description = '', - }, - goldchain = { - image = 'goldchain.png', - type = 'item', - unique = false, - label = 'Golden Chain', - useable = false, - shouldClose = true, - weight = 1500, - name = 'goldchain', - description = 'A golden chain seems like the jackpot to me!', - }, - pinger = { - image = 'pinger.png', - type = 'item', - unique = false, - label = 'Pinger', - useable = false, - shouldClose = true, - weight = 1000, - name = 'pinger', - description = 'With a pinger and your phone you can send out your location', - }, - rwd_drivetrain = { - image = 'rwd_drivetrain.png', - type = 'item', - unique = false, - label = 'RWD', - useable = true, - shouldClose = true, - weight = 0, - name = 'rwd_drivetrain', - description = '', - }, - hopfen = { - image = 'hopfen.png', - type = 'item', - unique = false, - label = 'Hopfen', - useable = false, - shouldClose = false, - weight = 100, - name = 'hopfen', - description = '', - }, - dackelk = { - image = 'Dackelklatscher.png', - type = 'item', - unique = true, - label = 'Dackelklatscher', - useable = false, - shouldClose = false, - weight = 100, - name = 'dackelk', - description = '', - }, - cooked_kebab = { - image = 'cooked_kebab.png', - type = 'item', - unique = false, - label = 'gegrilltes Schaschlick', - useable = true, - shouldClose = true, - weight = 200, - name = 'cooked_kebab', - description = '', - }, - salami_b = { - image = 'salami_b.png', - type = 'item', - unique = false, - label = '', - useable = true, - shouldClose = true, - weight = 10, - name = 'salami_b', - description = '', - }, - bleeder = { - image = 'bleeder.png', - type = 'item', - unique = false, - label = 'The Bleeder', - useable = true, - shouldClose = true, - weight = 100, - name = 'bleeder', - description = '', - }, - tuch = { - image = '', - type = 'item', - unique = false, - label = 'Stofftuch', - useable = true, - shouldClose = true, - weight = 0, - name = 'tuch', - description = '', - }, - raw_turkey_drums = { - image = 'raw_turkey_drums.png', - type = 'item', - unique = false, - label = 'rohe Putenkeulen', - useable = true, - shouldClose = true, - weight = 200, - name = 'raw_turkey_drums', - description = '', - }, - zeckenschutzmittel = { - image = 'Zeckenschutzmittel.png', - type = 'item', - unique = false, - label = 'Zeckenschutzmittel', - useable = true, - shouldClose = true, - weight = 25, - name = 'zeckenschutzmittel', - description = '', - }, - semi_slick_tyres = { - image = 'semi_slick_tyres.png', - type = 'item', - unique = false, - label = 'Reifen semi slick', - useable = true, - shouldClose = true, - weight = 0, - name = 'semi_slick_tyres', - description = '', - }, - stevens_apfelmustorte = { - image = 'stevens_apfelmustorte.png', - type = 'item', - unique = false, - label = 'Stevens Apfelmustorte', - useable = true, - shouldClose = true, - weight = 200, - name = 'stevens_apfelmustorte', - description = 'wie bei Oma', - }, - potato = { - image = 'potato.png', - type = 'item', - unique = false, - label = 'Kartoffel', - useable = false, - shouldClose = false, - weight = 100, - name = 'potato', - description = '', - }, - pistol_compensator = { - image = 'comp_attachment.png', - type = 'item', - unique = true, - label = 'Pistolen Kompensator', - useable = true, - shouldClose = true, - weight = 100, - name = 'pistol_compensator', - description = '', - }, - weapon_raypistol = { - ammotype = 'AMMO_PISTOL', - image = 'weapon_raypistol.png', - type = 'weapon', - unique = true, - label = 'Up-n-Atomizer', - useable = true, - name = 'weapon_raypistol', - weight = 1000, - description = 'Weapon Raypistol', - }, - soocer = { - image = 'soccer.png', - type = 'item', - unique = true, - label = 'Fußball', - useable = false, - shouldClose = false, - weight = 400, - name = 'soocer', - description = '', - }, - weapon_grenadelauncher = { - ammotype = 'AMMO_GRENADELAUNCHER', - image = 'weapon_grenadelauncher.png', - type = 'weapon', - unique = true, - label = 'Grenade Launcher', - useable = false, - name = 'weapon_grenadelauncher', - weight = 1000, - description = 'A weapon that fires a specially-designed large-caliber projectile, often with an explosive, smoke or gas warhead', - }, - odins_wisdom_brew = { - image = 'OdinsWisdomBrew.png', - type = 'item', - unique = false, - label = 'Odin\'s Wisdom Brew (alkoholfrei)', - useable = true, - shouldClose = true, - weight = 200, - name = 'odins_wisdom_brew', - description = 'Ein Getränk, das auch ohne Alkohol die Weisheit und Kraft des Allvaters vermittelt – voller Geschmack und leicht süß.', - }, - weapon_marksmanpistol = { - ammotype = 'AMMO_PISTOL', - image = 'weapon_marksmanpistol.png', - type = 'weapon', - unique = true, - label = 'Marksman Pistol', - useable = false, - name = 'weapon_marksmanpistol', - weight = 1000, - description = 'A very accurate small firearm designed to be held in one hand', - }, - nordisee_fischfrikadellenbroetchen = { - image = 'nordisee_fischfrikadellenbroetchen.png', - type = 'item', - unique = false, - label = 'Nordisee Fischfrikadellenbrötchen', - useable = true, - shouldClose = true, - weight = 100, - name = 'nordisee_fischfrikadellenbroetchen', - 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."', - }, - gg_deer_hide_03 = { - image = 'gg_deer_hide_03.png', - type = 'item', - unique = true, - label = 'Makelloses Hirschfell', - useable = false, - shouldClose = true, - weight = 1000, - name = 'gg_deer_hide_03', - description = '', - }, - thiopental = { - image = 'screenshot_696-removebg-preview.png', - type = 'item', - unique = false, - label = 'Thiopental', - useable = true, - shouldClose = true, - weight = 100, - name = 'thiopental', - description = '', - }, - respray_kit = { - image = 'respray_kit.png', - type = 'item', - unique = false, - label = 'Lack Spraydose', - useable = true, - shouldClose = true, - weight = 0, - name = 'respray_kit', - description = 'Perfekt für die schnelle Ausbesserung des Kleides', - }, - perseuscamo_attachment = { - image = 'perseuscamo_attachment.png', - type = 'item', - unique = false, - label = 'Perseus Camo', - useable = true, - shouldClose = true, - weight = 1000, - name = 'perseuscamo_attachment', - description = 'A perseus camo for a weapon', - }, - flood_light = { - image = 'flood_light.png', - type = 'item', - unique = false, - label = 'Outdoor Lampe', - useable = true, - shouldClose = true, - weight = 600, - name = 'flood_light', - description = '', - }, - smg_scope = { - image = 'holoscope_attachment.png', - type = 'item', - unique = true, - label = 'SMG Visier', - useable = true, - shouldClose = true, - weight = 100, - name = 'smg_scope', - description = '', - }, - vitaminloesung_750 = { - image = 'screenshot_696-removebg-preview.png', - type = 'item', - unique = false, - label = 'Vitaminlösung 750', - useable = true, - shouldClose = true, - weight = 750, - name = 'vitaminloesung_750', - description = '', - }, - weapontint_2 = { - image = 'weapontint_gold.png', - type = 'item', - unique = false, - label = 'Gold Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_2', - description = 'Gold Weapon Tint', - }, - weapon_smg_mk2 = { - ammotype = 'AMMO_SMG', - image = 'highteamsmgmk2-removebg-preview.png', - type = 'weapon', - unique = true, - label = 'SMG Mk II', - useable = true, - name = 'weapon_smg_mk2', - weight = 1000, - description = 'SMG MK2', - }, - dirt = { - image = 'dirt.png', - type = 'item', - unique = false, - label = 'Erde', - useable = false, - shouldClose = false, - weight = 200, - name = 'dirt', - description = '', - }, - lolli = { - image = 'lolli.png', - type = 'item', - unique = false, - label = 'Lolli', - useable = true, - shouldClose = true, - weight = 4, - name = 'lolli', - description = 'Du Lutscher ^^', - }, - frittenwbm = { - image = 'Fritten_wie_bei_Muttern.png', - type = 'item', - unique = true, - label = 'Fritten wie bei Muttern', - useable = false, - shouldClose = false, - weight = 100, - name = 'frittenwbm', - description = '', - }, - diving_fill = { - image = 'diving_tube.png', - type = 'item', - unique = true, - label = 'Diving Tube', - useable = true, - shouldClose = true, - weight = 3000, - name = 'diving_fill', - description = 'An oxygen tube and a rebreather', - }, - cooked_brisket = { - image = 'cooked_brisket.png', - type = 'item', - unique = false, - label = 'gegrilltes Brisket', - useable = true, - shouldClose = true, - weight = 200, - name = 'cooked_brisket', - description = '', - }, - spazi = { - image = 'spazi.png', - type = 'item', - unique = false, - label = 'Bergbräu Spazi ', - useable = true, - shouldClose = true, - weight = 150, - name = 'spazi', - description = 'Cola trifft Orange – wie nie zuvor gesehen. Falls dir das bekannt vorkommt: Nein, du bildest dir das nur ein.', - }, - gg_hunting_knife_02 = { - image = 'gg_hunting_knife_02.png', - type = 'item', - unique = true, - label = 'verbessertes Jagdmesser', - useable = true, - shouldClose = true, - weight = 1000, - name = 'gg_hunting_knife_02', - description = '', - }, - ornageo = { - image = 'ornageo.png', - type = 'item', - unique = false, - label = 'Orange O Tang Softdrink', - useable = true, - shouldClose = true, - weight = 100, - name = 'ornageo', - description = '"Weil dein Körper Zucker liebt – du aber nicht deinen Körper."', - }, - weapon_heavypistol = { - ammotype = 'AMMO_PISTOL', - image = 'screenshot_405-removebg-preview.png', - type = 'weapon', - unique = true, - label = 'FM 510', - useable = false, - name = 'weapon_heavypistol', - weight = 1000, - description = 'Wenn die Klog nicht mehr reicht.', - }, - schnitzelbroetchen = { - image = 'schnitzelbroetchen.png', - type = 'item', - unique = false, - label = 'Schnitzelbrötchen', - useable = true, - shouldClose = true, - weight = 100, - name = 'schnitzelbroetchen', - description = 'Knuspriger Held im Brötchenmantel – das Schnitzel regelt!', - }, - ifs_olden_ectar = { - image = 'SifGoldenNectar.png', - type = 'item', - unique = false, - label = 'Sif\'s Golden Nectar', - useable = true, - shouldClose = true, - weight = 200, - name = 'ifs_olden_ectar', - description = 'Fruchtig und süß, wie die goldene Ernte auf den Feldern – ein perfekter Genuss für jede Gelegenheit.', - }, - weapon_briefcase_02 = { - weight = 1000, - name = 'weapon_briefcase_02', - image = 'weapon_briefcase2.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Suitcase', - description = 'Wonderfull for nice vacation to Liberty City', - }, - kbrotmcr = { - image = 'Koboldbrot_mit_Cheddar.png', - type = 'item', - unique = true, - label = 'Koboldbrot mit Cheedar', - useable = false, - shouldClose = false, - weight = 100, - name = 'kbrotmcr', - description = '', - }, - rostedcoffee = { - image = 'rostedcoffee.png', - type = 'item', - unique = true, - label = 'Sack geröstete Kaffeebohnen', - useable = false, - shouldClose = false, - weight = 2000, - name = 'rostedcoffee', - description = '', - }, - glass = { - image = 'glass.png', - type = 'item', - unique = false, - label = 'Glas', - useable = false, - shouldClose = false, - weight = 600, - name = 'glass', - description = 'It is very fragile, watch out', - }, - mg_ammo = { - image = 'mg_ammo.png', - type = 'item', - unique = false, - label = 'MG ammo', - useable = true, - shouldClose = true, - weight = 1000, - name = 'mg_ammo', - description = 'Ammo for Machine Guns', - }, - potatobag = { - image = 'potatobag.png', - type = 'item', - unique = true, - label = 'Sack Kartoffeln', - useable = false, - shouldClose = false, - weight = 1000, - name = 'potatobag', - description = '', - }, - weapon_bread = { - weight = 1000, - name = 'weapon_bread', - image = 'baquette.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Baquette', - description = 'Bread...?', - }, - aldurs_ight_lixir = { - image = 'BaldursLightElixir.png', - type = 'item', - unique = false, - label = 'Baldur\'s Light Elixir', - useable = true, - shouldClose = true, - weight = 200, - name = 'baldurs_light_elixir', - description = 'Ein strahlendes und belebendes Getränk, das den leuchtenden Geist Baldurs einfängt.', - }, - opium = { - image = 'opium_dry2.png', - type = 'item', - unique = false, - label = 'Opium', - useable = false, - shouldClose = false, - weight = 100, - name = 'opium', - description = 'Chillfilter fürs Leben – aber Vorsicht, klebrig', - }, - cappuccino = { - image = 'cappuccino.png', - type = 'item', - unique = true, - label = 'Tasse Cappuccino', - useable = true, - shouldClose = true, - weight = 100, - name = 'cappuccino', - description = '„Cappucioni – halb Schaum, halb Koffein, 100 % Attitüde. Gebrüht wie ein Drive-By: schnell, heiß und mit ordentlich Einschlag.“', - }, - cuttingdisc = { - image = 'cuttingdisc.png', - type = 'item', - unique = true, - label = 'Trennscheibe', - useable = false, - shouldClose = false, - weight = 200, - name = 'cuttingdisc', - description = '', - }, - whiskey = { - image = 'whiskey.png', - type = 'item', - unique = false, - label = 'Whiskey', - useable = true, - shouldClose = true, - weight = 500, - name = 'whiskey', - description = 'For all the thirsty out there', - }, - propofol_100 = { - image = 'Propofol-00409469924-removebg-preview.png', - type = 'item', - unique = false, - label = 'Propofol (100ml)', - useable = true, - shouldClose = true, - weight = 100, - name = 'propofol_100', - description = '', - }, - katzenfutter = { - image = 'catfood.png', - type = 'item', - unique = false, - label = 'Katzenfutter', - useable = true, - shouldClose = true, - weight = 200, - name = 'katzenfutter', - description = 'besser als das was du hier zu essen bekommst XD', - }, - okis_rickster_unch = { - image = 'LokisTricksterPunch.png', - type = 'item', - unique = false, - label = 'Loki\'s Trickster Punch', - useable = true, - shouldClose = true, - weight = 200, - name = 'lokis_trickster_punch', - description = 'Unberechenbar und aufregend, dieser Mocktail hält eine erfrischende Überraschung parat.', - }, - njords_tide = { - image = 'NjordsTide.png', - type = 'item', - unique = true, - label = 'Njord\'s Tide', - useable = true, - shouldClose = true, - weight = 200, - name = 'njords_tide', - description = 'Frisch wie die Seebrise und kraftvoll wie die Gezeiten des Meeres.', - }, - rifle_defaultclip = { - image = 'rifle_defaultclip.png', - type = 'item', - unique = true, - label = 'Gewehr Magazin', - useable = true, - shouldClose = true, - weight = 100, - name = 'rifle_defaultclip', - description = '', - }, - lokis_trickster_punch = { - image = 'LokisTricksterPunch.png', - type = 'item', - unique = false, - label = 'Lokis Trickster Punch', - useable = true, - shouldClose = true, - weight = 10, - name = 'lokis_trickster_punch', - description = '', - }, - tirerepairkit = { - image = 'tirerepairkit.png', - type = 'item', - unique = false, - label = 'Tire Repair Kit', - useable = true, - shouldClose = true, - weight = 1000, - name = 'tirerepairkit', - description = 'A kit to repair your tires', - }, - weapontint_4 = { - image = 'weapontint_army.png', - type = 'item', - unique = false, - label = 'Army Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_4', - description = 'Army Weapon Tint', - }, - stancing_kit = { - image = 'stancing_kit.png', - type = 'item', - unique = false, - label = 'Stancing Kit', - useable = true, - shouldClose = true, - weight = 0, - name = 'stancing_kit', - description = '', - }, - tilidin = { - image = 'syringe.png', - type = 'item', - unique = false, - label = 'Tilidin', - useable = true, - shouldClose = true, - weight = 20, - name = 'tilidin', - description = '', - }, - patriotcamo_attachment = { - image = 'patriotcamo_attachment.png', - type = 'item', - unique = false, - label = 'Patriot Camo', - useable = true, - shouldClose = true, - weight = 1000, - name = 'patriotcamo_attachment', - description = 'A patriot camo for a weapon', - }, - weapons_route = { - image = 'weaponsroute.png', - type = 'item', - unique = true, - label = 'Waffen Route', - useable = false, - shouldClose = false, - weight = 10, - name = 'weapons_route', - description = 'Offiziell? Dieses Dokument gibt’s nicht. Unofficially? Du bist jetzt Teil der geheimen Route – und das solltest du niemandem erzählen', - }, - weapontint_5 = { - image = 'weapontint_lspd.png', - type = 'item', - unique = false, - label = 'LSPD Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_5', - description = 'LSPD Weapon Tint', - }, - eimdalls_lear_ight = { - image = 'HeimdallsClearSight.png', - type = 'item', - unique = false, - label = 'Heimdall\'s Clear Sight', - useable = true, - shouldClose = true, - weight = 200, - name = 'heimdalls_clear_sight', - description = 'Ein erfrischendes, klares Getränk, das wie Heimdall’s wachsames Auge rein und belebend wirkt.', - }, - waffle_ice = { - image = 'waffle_ice.png', - type = 'item', - unique = false, - label = 'Waffel mit Erdbeereis', - useable = true, - shouldClose = true, - weight = 10, - name = 'waffle_ice', - description = '', - }, - heartstopper = { - image = 'heartstopper.png', - type = 'item', - unique = false, - label = 'Heart Stopper ', - useable = true, - shouldClose = true, - weight = 600, - name = 'heartstopper', - description = '"Sieben Lagen pures Glück – und ein direkter Weg zum Herzstillstand!"', - }, - paper = {}, - purple_phone = { - image = 'purple_phone.png', - type = 'item', - unique = true, - label = 'iFruit 12XR Lila', - useable = false, - shouldClose = false, - weight = 0.09999999999999432, - name = 'purple_phone', - description = '„Jetzt mit noch mehr Features, die du nie brauchst, aber jedem zeigen musst.“', - }, - kakao2 = { - image = 'kakao2.png', - type = 'item', - unique = true, - label = 'Tasse Heiße Schokolade', - useable = true, - shouldClose = true, - weight = 100, - name = 'kakao2', - 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.', - }, - newsmic = { - image = 'newsmic.png', - type = 'item', - unique = true, - label = 'News Microphone', - useable = true, - shouldClose = true, - weight = 100, - name = 'newsmic', - description = 'A microphone for the news', - }, - weapon_heavysniper_mk2 = { - ammotype = 'AMMO_SNIPER', - image = 'weapon_heavysniper_mk2.png', - type = 'weapon', - unique = true, - label = 'Heavy Sniper Mk II', - useable = true, - name = 'weapon_heavysniper_mk2', - weight = 1000, - description = 'Weapon Heavysniper MK2', - }, - ayran = { - image = 'Ayran.png', - type = 'item', - unique = true, - label = 'Ayran', - useable = true, - shouldClose = true, - weight = 200, - name = 'ayran', - description = 'erfrischendes Joghurtgetränk', - }, - stonedrill = { - image = 'stonedrill.png', - type = 'item', - unique = false, - label = 'Steinbohrer', - useable = false, - shouldClose = false, - weight = 0, - name = 'stonedrill', - description = '', - }, - skullcamo_attachment = { - image = 'skullcamo_attachment.png', - type = 'item', - unique = false, - label = 'Skull Camo', - useable = true, - shouldClose = true, - weight = 1000, - name = 'skullcamo_attachment', - description = 'A skull camo for a weapon', - }, - black_phone = { - image = 'black_phone.png', - type = 'item', - unique = true, - label = 'iFruit 12XR Schwarz', - useable = false, - shouldClose = false, - weight = 0.09999999999999432, - name = 'black_phone', - description = '„Mach Schluss mit echten Gesprächen – es gibt jetzt bessere Ablenkungen.“', - }, - bb_cupcake = { - image = 'bb_cupcake.png', - type = 'item', - unique = false, - label = 'Blueberry Cupcake', - useable = true, - shouldClose = true, - weight = 10, - name = 'bb_cupcake', - description = '', - }, - brushcamo_attachment = { - image = 'brushcamo_attachment.png', - type = 'item', - unique = false, - label = 'Brushstroke Camo', - useable = true, - shouldClose = true, - weight = 1000, - name = 'brushcamo_attachment', - description = 'A brushstroke camo for a weapon', - }, - clutch_replacement = { - image = 'clutch_replacement.png', - type = 'item', - unique = false, - label = 'Premium Kupplungssatz', - useable = true, - shouldClose = true, - weight = 0, - name = 'clutch_replacement', - description = '', - }, - narketan = { - image = 'screenshot_696-removebg-preview.png', - type = 'item', - unique = false, - label = 'Narketan', - useable = true, - shouldClose = true, - weight = 250, - name = 'narketan', - description = '', - }, - drum_attachment = { - image = 'drum_attachment.png', - type = 'item', - unique = false, - label = 'Drum', - useable = true, - shouldClose = true, - weight = 1000, - name = 'drum_attachment', - description = 'A drum for a weapon', - }, - bellend_muzzle_brake = { - image = 'bellend_muzzle_brake.png', - type = 'item', - unique = false, - label = 'Bellend Muzzle Brake', - useable = true, - shouldClose = true, - weight = 1000, - name = 'bellend_muzzle_brake', - description = 'A muzzle brake for a weapon', - }, - air_filter = { - image = 'air_filter.png', - type = 'item', - unique = false, - label = 'Premium Luftfilter', - useable = true, - shouldClose = true, - weight = 0, - name = 'air_filter', - description = 'sollte das Baby wieder nach Luft schreien, einmal wechseln', - }, - kayas_rotwein = { - image = 'kirimzi.png', - type = 'item', - unique = true, - label = 'Kırmızı şarap ', - useable = true, - shouldClose = true, - weight = 200, - name = 'kayas_rotwein', - description = 'Türkischer Rotwein', - }, - heavyarmor = { - image = 'armor.png', - type = 'item', - unique = false, - label = 'Verstärkte Kugelsischere Weste', - useable = true, - shouldClose = true, - weight = 5000, - name = 'heavyarmor', - description = 'Some protection won\'t hurt... right?', - }, - weapon_bat = { - weight = 1000, - name = 'weapon_bat', - image = 'weapon_bat.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Bat', - description = 'Used for hitting a ball in sports (or other things)', - }, - engine_oil = { - image = 'engine_oil.png', - type = 'item', - unique = false, - label = 'Premium Motoröl', - useable = true, - shouldClose = true, - weight = 0, - name = 'engine_oil', - description = 'Das bier der Kraftfahrzeuge!', - }, - tyre_replacement = { - image = 'tyre_replacement.png', - type = 'item', - unique = false, - label = 'Premium Reifen', - useable = true, - shouldClose = true, - weight = 0, - name = 'tyre_replacement', - description = 'die Premium Schuhe der Kraftfahrzeuge', - }, - weapon_pumpshotgun = { - ammotype = 'AMMO_SHOTGUN', - image = 'screenshot_399-removebg-preview.png', - type = 'weapon', - unique = true, - label = 'Banalli Schrotflinte', - useable = false, - name = 'weapon_pumpshotgun', - weight = 1000, - description = 'Der Türöffner für Cops, wenn Klopfen keine Option mehr ist.', - }, - hotdog = { - image = 'screenshot_691-removebg-preview.png', - type = 'item', - unique = false, - label = 'Hot Dog', - useable = true, - shouldClose = true, - weight = 100, - name = 'hotdog', - description = '', - }, - stoast = { - image = 'stoast.png', - type = 'item', - unique = false, - label = 'Sucuktoast', - useable = true, - shouldClose = true, - weight = 10, - name = 'stoast', - description = '', - }, - cerveza_barracho = { - image = 'ChatGPT Image 26. Apr. 2025, 15_29_53-min.png', - type = 'item', - unique = false, - label = 'Cerveza Barracho', - useable = true, - shouldClose = true, - weight = 200, - name = 'cerveza_barracho', - description = 'Erfrischendes mexikanisches Bier mit vollmundigem Geschmack', - }, - ribeye_steak = { - image = 'ribeye_steak.png', - type = 'item', - unique = false, - label = 'Ribeye Steak', - useable = true, - shouldClose = true, - weight = 200, - name = 'ribeye_steak', - description = '', - }, - fishbait = { - image = 'fishbait.png', - type = 'item', - unique = false, - name = 'fishbait', - label = 'Köder', - shouldClose = false, - weight = 100, - useable = true, - description = '', - }, - thors_thunder_storm = { - image = 'ThorsThunderStorm.png', - type = 'item', - unique = false, - label = 'Thors Thunder Storm', - useable = true, - shouldClose = true, - weight = 100, - name = 'thors_thunder_storm', - description = '', - }, - weapon_dagger = { - weight = 1000, - name = 'weapon_dagger', - image = 'weapon_dagger.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Dagger', - description = 'A short knife with a pointed and edged blade, used as a weapon', - }, - codeine_syrup = { - image = 'crackmixingagent.png', - type = 'item', - unique = false, - label = 'Codein-Sirup', - useable = false, - shouldClose = false, - weight = 500, - name = 'codeine_syrup', - description = 'Der Sirup, der dich von „A“ nach „Z“ schickt – aber ohne Zwischenstopps', - }, - lean_route = { - image = 'lean_route.png', - type = 'item', - unique = true, - label = 'Lean Route', - useable = false, - shouldClose = false, - weight = 10, - name = 'lean_route', - description = 'Offiziell? Dieses Dokument gibt’s nicht. Unofficially? Du bist jetzt Teil der geheimen Route – und das solltest du niemandem erzählen', - }, - surgical_kit = { - image = 'surgicalkit.png', - type = 'item', - unique = false, - label = 'Näh-Set', - useable = true, - shouldClose = true, - weight = 500, - name = 'surgical_kit', - description = '', - }, - sandwich = { - image = 'sandwich.png', - type = 'item', - unique = false, - label = '3 Tage altes Sandwich', - useable = true, - shouldClose = true, - weight = 200, - name = 'sandwich', - description = 'bist du dir sicher das du das essen willst?', - }, - rb_cupcake = { - image = 'rb_cupcake.png', - type = 'item', - unique = false, - label = 'Rainbow Cupcake', - useable = true, - shouldClose = true, - weight = 10, - name = 'rb_cupcake', - description = '', - }, - log = { - image = 'wood_scraps.png', - type = 'item', - unique = false, - label = 'Holzscheit', - useable = false, - shouldClose = false, - weight = 500, - name = 'log', - description = '', - }, - drytobbacoleaf = { - image = 'drietobbacoleaf.png', - type = 'item', - unique = false, - label = 'getrocknetes Tabakblatt', - useable = false, - shouldClose = false, - weight = 10, - name = 'drytobbacoleaf', - description = '', - }, - creditcard = { - image = 'creditcard.png', - type = 'item', - unique = true, - label = 'Bankkarte', - useable = false, - shouldClose = true, - weight = 0, - name = 'creditcard', - description = 'Ich brauch Geld', - }, - field_dressing = { - image = 'screenshot_477-removebg-preview.png', - type = 'item', - unique = false, - label = 'Verbandtuch', - useable = true, - shouldClose = true, - weight = 100, - name = 'field_dressing', - description = '', - }, - gg_coyote_fangs_02 = { - image = 'gg_coyote_fangs_02.png', - type = 'item', - unique = true, - label = 'guter Kojotenzahn', - useable = false, - shouldClose = true, - weight = 1000, - name = 'gg_coyote_fangs_02', - description = '', - }, - gussform = { - image = 'gussform.png', - type = 'item', - unique = true, - label = 'Gussform ', - useable = false, - shouldClose = false, - weight = 1000, - name = 'gussform', - description = '', - }, - table = { - image = 'table.png', - type = 'item', - unique = false, - label = 'Klapptisch', - useable = true, - shouldClose = true, - weight = 400, - name = 'table', - description = '', - }, - stoff = { - image = 'stoff.png', - type = 'item', - unique = false, - label = 'Stoff ', - useable = false, - shouldClose = false, - weight = 100, - name = 'stoff', - description = '', - }, - weed_skunk = { - image = 'weed_baggy.png', - type = 'item', - unique = false, - label = 'Skunk 2g', - useable = true, - shouldClose = false, - weight = 200, - name = 'weed_skunk', - description = 'A weed bag with 2g Skunk', - }, - odins_mead = { - image = 'OdinsMead.png', - type = 'item', - unique = false, - label = ' Odin\'s Mead', - useable = true, - shouldClose = true, - weight = 200, - name = 'odins_mead', - description = 'Ein weises Getränk, so alt wie die Geschichten von Asgard selbst.', - }, - munky_juice_ice_tea = { - image = 'munky_juice_ice_tea.png', - type = 'item', - unique = false, - label = 'Munky Juice Ice Tea', - useable = true, - shouldClose = true, - weight = 100, - name = 'munky_juice_ice_tea', - description = 'Pfirsich oder Zitrone das hier die Frage...', - }, - dackels = { - image = 'dacklschreck.png', - type = 'item', - unique = true, - label = 'Dackelschreck', - useable = false, - shouldClose = false, - weight = 100, - name = 'dackels', - description = '', - }, - zlimo = { - image = 'zlimo.png', - type = 'item', - unique = false, - label = 'Zitronenlimonade', - useable = true, - shouldClose = true, - weight = 10, - name = 'zlimo', - description = '', - }, - baldurslightelixir = { - image = 'BaldursLightElixir.png', - type = 'item', - unique = false, - label = 'Baldurs Light Elixir', - useable = true, - shouldClose = true, - weight = 100, - name = 'baldurslightelixir', - description = 'Ein strahlendes und belebendes Getränk, das den leuchtenden Geist Baldurs einfängt.', - }, - sprunk = { - image = 'sprunk.png', - type = 'item', - unique = false, - label = 'Sprunk Softdrink', - useable = true, - shouldClose = true, - weight = 100, - name = 'sprunk', - description = '"Weil dein Körper Zucker liebt – du aber nicht deinen Körper."', - }, - smg_extendedclip = { - image = 'smg_extendedclip.png', - type = 'item', - unique = true, - label = 'erw. SMG Magazin', - useable = true, - shouldClose = true, - weight = 100, - name = 'smg_extendedclip', - description = '', - }, - weapon_pistol50 = { - ammotype = 'AMMO_PISTOL', - image = 'tropical_eagle.png', - type = 'weapon', - unique = true, - label = 'Tropical Eagle', - useable = false, - name = 'weapon_pistol50', - weight = 1000, - description = 'Für alle, die denken, normale Pistolen fühlen sich einfach zu sehr nach Spielzeug an.', - }, - weapon_compactlauncher = { - weight = 1000, - name = 'weapon_compactlauncher', - image = 'weapon_compactlauncher.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Compact Launcher', - description = 'A compact grenade launcher', - }, - weapontint_0 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Default Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_0', - description = 'Default/Black Weapon Tint', - }, - ev_battery = { - image = 'ev_battery.png', - type = 'item', - unique = false, - label = 'EV Battery', - useable = true, - shouldClose = true, - weight = 0, - name = 'ev_battery', - description = '', - }, - orange_o_tang_zero_dose = { - image = 'orange_o_tang_zero_dose.png', - type = 'item', - unique = false, - label = 'Orange O Tang Zero Dose', - useable = true, - shouldClose = true, - weight = 50, - name = 'orange_o_tang_zero_dose', - description = 'Dose Orangen Limo', - }, - fries_with_dip = { - image = 'ChatGPT_Image_27._Apr._2025__12_41_35-removebg-preview.png', - type = 'item', - unique = true, - label = 'Pommes mit Dip ', - useable = true, - shouldClose = true, - weight = 200, - name = 'fries_with_dip', - description = 'Knusprig goldene Pommes, serviert im kleinen Metallkorb – dazu ein cremiger Dip im stilechten Mini-Metalleimer.', - }, - dildo = { - image = 'dildo.png', - type = 'item', - unique = true, - label = 'Dildo', - useable = true, - shouldClose = true, - weight = 200, - name = 'dildo', - description = 'passt gut zum Gleitgel ^^', - }, - weed_whitewidow_seed = { - image = 'weed_seed.png', - type = 'item', - unique = false, - label = 'White Widow Seed', - useable = true, - shouldClose = false, - weight = 0, - name = 'weed_whitewidow_seed', - description = 'A weed seed of White Widow', - }, - boxgrapejuice = { - image = 'boxgrapejuice.png', - type = 'item', - unique = true, - label = 'Kiste Traubensaft', - useable = false, - shouldClose = false, - weight = 1000, - name = 'boxgrapejuice', - description = '', - }, - green_phone = { - image = 'green_phone.png', - type = 'item', - unique = true, - label = 'iFruit 12XR Grün', - useable = false, - shouldClose = false, - weight = 0.09999999999999432, - name = 'green_phone', - description = '„Du bist nicht oberflächlich. Du hast einfach ein teures Telefon.“', - }, - xtcbaggy = { - image = 'xtc_baggy.png', - type = 'item', - unique = false, - label = 'Bag of XTC', - useable = true, - shouldClose = true, - weight = 0, - name = 'xtcbaggy', - description = 'Pop those pills baby', - }, - raw_short_ribs = { - image = 'raw_short_ribs.png', - type = 'item', - unique = false, - label = 'rohe Short Ribs', - useable = true, - shouldClose = true, - weight = 200, - name = 'raw_short_ribs', - description = '', - }, - weapontint_mk2_29 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Metallic Blue Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_29', - description = 'Metallic Blue Weapon Tint for MK2 Weapons', - }, - weapon_crossbow = { - image = 'weapon_crossbow.png', - type = 'weapon', - unique = true, - label = 'Jagd Armbrust', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapon_crossbow', - description = '', - }, - shotgun_squaredmuzzle = { - image = 'comp_attachment.png', - type = 'item', - unique = true, - label = 'MK2 Shotgun Squaredmuzzle', - useable = true, - shouldClose = true, - weight = 100, - name = 'shotgun_squaredmuzzle', - description = '', - }, - largescope_attachment = { - image = 'largescope_attachment.png', - type = 'item', - unique = false, - label = 'Large Scope', - useable = true, - shouldClose = true, - weight = 1000, - name = 'largescope_attachment', - description = 'A large scope for a weapon', - }, - thermalscope_attachment = { - image = 'thermalscope_attachment.png', - type = 'item', - unique = false, - label = 'Thermal Scope', - useable = true, - shouldClose = true, - weight = 1000, - name = 'thermalscope_attachment', - description = 'A thermal scope for a weapon', - }, - weapon_grenadelauncher_smoke = { - ammotype = 'AMMO_GRENADELAUNCHER', - image = 'weapon_grenadelauncher_smoke.PNG', - type = 'weapon', - unique = true, - label = 'Smoke Grenade Launcher', - useable = false, - name = 'weapon_grenadelauncher_smoke', - weight = 1000, - description = 'A bomb that produces a lot of smoke when it explodes', - }, - salsa_nachos = { - image = 'ChatGPT_Image_26._Apr._2025__19_00_33-removebg-preview.png', - type = 'item', - unique = true, - label = 'Nachos mit Salsa', - useable = true, - shouldClose = true, - weight = 200, - name = 'salsa_nachos', - description = 'Knusprige Nachos, serviert mit frischer, würziger Salsa ', - }, - voltaren_salbenverband = { - image = 'salbenverband.png', - type = 'item', - unique = false, - label = 'Voltaren Salbenverband', - useable = true, - shouldClose = true, - weight = 20, - name = 'voltaren_salbenverband', - description = '', - }, - diving_gear = { - image = 'diving_gear.png', - type = 'item', - unique = true, - label = 'Diving Gear', - useable = true, - shouldClose = true, - weight = 30000, - name = 'diving_gear', - description = 'An oxygen tank and a rebreather', - }, - lockpick = { - image = 'lockpick.png', - type = 'item', - unique = false, - label = 'Dietrich', - useable = true, - shouldClose = true, - weight = 300, - name = 'lockpick', - description = 'Very useful if you lose your keys a lot.. or if you want to use it for something else...', - }, - weed_amnesia = { - image = 'weed_baggy.png', - type = 'item', - unique = false, - label = 'Amnesia 2g', - useable = true, - shouldClose = false, - weight = 200, - name = 'weed_amnesia', - description = 'A weed bag with 2g Amnesia', - }, - weapon_pipebomb = { - weight = 1000, - name = 'weapon_pipebomb', - image = 'weapon_pipebomb.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Pipe Bomb', - description = 'A homemade bomb, the components of which are contained in a pipe', - }, - weapon_handcuffs = { - weight = 1000, - name = 'weapon_handcuffs', - image = 'weapon_handcuffs.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Handcuffs', - description = 'A pair of lockable linked metal rings for securing a prisoner\'s wrists', - }, - doj_card = { - image = 'doj_card.png', - type = 'item', - unique = true, - label = 'DOJ Card', - useable = true, - shouldClose = true, - weight = 10, - name = 'doj_card', - description = '', - }, - dc_cupcake = { - image = 'dc_cupcake.png', - type = 'item', - unique = false, - label = 'Double-Chocolate Cupcake', - useable = true, - shouldClose = true, - weight = 10, - name = 'dc_cupcake', - description = '', - }, - akrinor = { - image = 'akrinor.png', - type = 'item', - unique = false, - label = 'Akrinor', - useable = true, - shouldClose = true, - weight = 20, - name = 'akrinor', - description = '', - }, - flashlight_attachment = { - image = 'flashlight_attachment.png', - type = 'item', - unique = false, - label = 'Flashlight', - useable = true, - shouldClose = true, - weight = 1000, - name = 'flashlight_attachment', - description = 'A flashlight for a weapon', - }, - cc_cupcake = { - image = 'cc_cupcake.png', - type = 'item', - unique = false, - label = 'Cheesecake Cupcake', - useable = true, - shouldClose = true, - weight = 10, - name = 'cc_cupcake', - description = '', - }, - bruschetta = { - image = 'bruschetta.png', - type = 'item', - unique = false, - label = 'Bruschetta', - useable = true, - shouldClose = true, - weight = 10, - name = 'bruschetta', - description = '', - }, - ['sifs_golden-ale'] = { - image = 'SifGoldenAle.png', - type = 'item', - unique = true, - label = 'Sif\'s Golden Ale', - useable = true, - shouldClose = true, - weight = 200, - name = 'sifs_golden-ale', - description = 'Golden und nahrhaft, wie das Feld unter der Obhut der Göttin Sif.', - }, - tactical_muzzle_brake = { - image = 'tactical_muzzle_brake.png', - type = 'item', - unique = false, - label = 'Tactical Muzzle Brake', - useable = true, - shouldClose = true, - weight = 1000, - name = 'tactical_muzzle_brake', - description = 'A muzzle brakee for a weapon', - }, - billokaffee = { - image = 'billokaffee.png', - type = 'item', - unique = false, - label = 'Billo Kaffee', - useable = true, - shouldClose = true, - weight = 80, - name = 'billokaffee', - description = 'Die Schande Kolumbiens', - }, - weapon_appistol = { - ammotype = 'AMMO_PISTOL', - image = 'weapon_appistol.png', - type = 'weapon', - unique = true, - label = ' Klog 19 A', - useable = false, - name = 'weapon_appistol', - weight = 1000, - description = 'Wie die normale Klog nur mit mehr Fuck Yeaaah!', - }, - gg_rabbit_pelt_03 = { - image = 'gg_rabbit_pelt_03.png', - type = 'item', - unique = true, - label = 'Makelloses Kaninchenfell', - useable = false, - shouldClose = true, - weight = 1000, - name = 'gg_rabbit_pelt_03', - description = '', - }, - corn = { - image = 'corn.png', - type = 'item', - unique = false, - label = 'Getreide', - useable = false, - shouldClose = false, - weight = 100, - name = 'corn', - description = '', - }, - weapon_colbaton = { - image = 'weapon_colbaton.png', - type = 'weapon', - unique = true, - label = 'Teleskopschlagstock', - useable = true, - shouldClose = true, - weight = 100, - name = 'weapon_colbaton', - description = '', - }, - weapontint_mk2_23 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Metallic Gold Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_23', - description = 'Metallic Gold Weapon Tint for MK2 Weapons', - }, - gazoz = { - image = 'Gazoz.png', - type = 'item', - unique = false, - label = 'Gazoz', - useable = true, - shouldClose = true, - weight = 200, - name = 'gazoz', - description = 'kohlensäurehaltiges, süßes Erfrischungsgetränk ', - }, - shovel = { - image = 'shovel.png', - type = 'item', - unique = true, - label = 'Schaufel', - useable = false, - shouldClose = false, - weight = 0.09999999999999432, - name = 'shovel', - description = '', - }, - odins_nuesse = { - image = 'Odins_nuesse.png', - type = 'item', - unique = false, - label = 'Odins Nüsse', - useable = true, - shouldClose = true, - weight = 150, - name = 'Odins_nuesse', - 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.', - }, - apple = { - image = 'screenshot_848-removebg-preview.png', - type = 'item', - unique = false, - label = 'Apfel', - useable = false, - shouldClose = false, - weight = 100, - name = 'apple', - description = '', - }, - cokebaggy = { - image = 'cocaine_baggy.png', - type = 'item', - unique = false, - label = 'Bag of Coke', - useable = true, - shouldClose = true, - weight = 0, - name = 'cokebaggy', - description = 'To get happy real quick', - }, - cheeseanachos = { - image = 'ChatGPT_Image_26._Apr._2025__18_25_48-removebg-preview.png', - type = 'item', - unique = true, - label = 'Nachos mit Käsesauce', - useable = true, - shouldClose = true, - weight = 200, - name = 'cheeseanachos', - description = 'Knusprige Nachos, überzogen mit cremiger, würziger Käsesauce', - }, - red_phone = { - image = 'red_phone.png', - type = 'item', - unique = true, - label = 'iFruit 12XR Rot', - useable = false, - shouldClose = false, - weight = 0.09999999999999432, - name = 'red_phone', - description = '„So smart, es wundert sich selbst, warum es bei dir gelandet ist.“', - }, - weed_purplehaze = { - image = 'weed_baggy.png', - type = 'item', - unique = false, - label = 'Purple Haze 2g', - useable = true, - shouldClose = false, - weight = 200, - name = 'weed_purplehaze', - description = 'A weed bag with 2g Purple Haze', - }, - veh_turbo = { - image = 'veh_turbo.png', - type = 'item', - unique = false, - label = 'Turbo', - useable = true, - shouldClose = true, - weight = 1000, - name = 'veh_turbo', - description = 'Install vehicle turbo', - }, - shotgun_holoscope = { - image = 'holoscope_attachment.png', - type = 'item', - unique = true, - label = 'MK2 Shotgun Holovisier', - useable = true, - shouldClose = true, - weight = 100, - name = 'shotgun_holoscope', - description = '', - }, - meth_route = { - image = 'meth_route.png', - type = 'item', - unique = true, - label = 'Meth Route', - useable = false, - shouldClose = false, - weight = 10, - name = 'meth_route', - description = 'Offiziell? Dieses Dokument gibt’s nicht. Unofficially? Du bist jetzt Teil der geheimen Route – und das solltest du niemandem erzählen', - }, - thermalvision = { - image = 'thermalvision.png', - type = 'item', - unique = true, - label = 'Thermalvisier', - useable = false, - shouldClose = true, - weight = 100, - name = 'thermalvision', - description = 'i can seeee you ^^', - }, - weapon_machinepistol = { - ammotype = 'AMMO_PISTOL', - image = 'weapon_machinepistol.png', - type = 'weapon', - unique = true, - label = 'Tec-9', - useable = false, - name = 'weapon_machinepistol', - weight = 1000, - description = 'A self-loading pistol capable of burst or fully automatic fire', - }, - veh_tint = { - image = 'veh_tint.png', - type = 'item', - unique = false, - label = 'Tints', - useable = true, - shouldClose = true, - weight = 1000, - name = 'veh_tint', - description = 'Install vehicle tint', - }, - gazebo = { - image = 'gazebo.png', - type = 'item', - unique = false, - label = 'Pavillon', - useable = true, - shouldClose = true, - weight = 600, - name = 'gazebo', - description = '', - }, - shoe = { - image = 'shoe.png', - type = 'item', - unique = true, - label = 'Schuh', - useable = true, - shouldClose = false, - weight = 100, - name = 'shoe', - description = 'ein Schuh an Kop .... oder so', - }, - weed_ak47 = { - image = 'weed_baggy.png', - type = 'item', - unique = false, - label = 'AK47 2g', - useable = true, - shouldClose = false, - weight = 200, - name = 'weed_ak47', - description = 'A weed bag with 2g AK47', - }, - weapontint_mk2_17 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Bold Red Features Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_17', - description = 'Bold Red Features Weapon Tint for MK2 Weapons', - }, - ecola_light = { - image = 'ecola_light.png', - type = 'item', - unique = false, - label = 'E-Cola Light Softdrink', - useable = true, - shouldClose = true, - weight = 100, - name = 'ecola_light', - description = '"Weil dein Körper Zucker liebt – du aber nicht deinen Körper."', - }, - weapon_revolver = { - ammotype = 'AMMO_PISTOL', - image = 'revolver.png', - type = 'weapon', - unique = true, - label = 'Tac. Revolver', - useable = false, - name = 'weapon_revolver', - weight = 1000, - description = 'A pistol with revolving chambers enabling several shots to be fired without reloading', - }, - packtomatos = { - image = 'packtomatos.png', - type = 'item', - unique = true, - label = 'Packung Tomaten', - useable = false, - shouldClose = false, - weight = 600, - name = 'packtomatos', - description = '', - }, - weed_ogkush_seed = { - image = 'weed_seed.png', - type = 'item', - unique = false, - label = 'OGKush Seed', - useable = true, - shouldClose = true, - weight = 0, - name = 'weed_ogkush_seed', - description = 'A weed seed of OG Kush', - }, - drill = { - image = 'drill.png', - type = 'item', - unique = true, - label = 'Bohrmaschine', - useable = false, - shouldClose = false, - weight = 0, - name = 'drill', - description = 'The real deal...', - }, - rohkaffee = { - image = 'rohkaffee.png', - type = 'item', - unique = false, - label = 'Rohkaffee', - useable = false, - shouldClose = false, - weight = 4, - name = 'rohkaffee', - description = '', - }, - big_bottle_cola = { - image = 'big_bottle_cola.png', - type = 'item', - unique = false, - label = 'große Flasche E-Cola', - useable = true, - shouldClose = true, - weight = 600, - name = 'big_bottle_cola', - description = '', - }, - cup_beer = { - image = 'cup_beer.png', - type = 'item', - unique = false, - label = 'Becher Bier', - useable = true, - shouldClose = true, - weight = 100, - name = 'cup_beer', - description = '', - }, - sniper_flashlight = { - image = 'flashlight_attachment.png', - type = 'item', - unique = true, - label = 'Sniper Licht', - useable = true, - shouldClose = true, - weight = 100, - name = 'sniper_flashlight', - description = '', - }, - p_schnecke = { - image = 'p_schnecke.png', - type = 'item', - unique = false, - label = '', - useable = true, - shouldClose = true, - weight = 10, - name = 'p_schnecke', - description = '', - }, - vehicle_wheels = { - image = 'vehicle_wheels.png', - type = 'item', - unique = false, - label = 'Felgen', - useable = true, - shouldClose = true, - weight = 0, - name = 'vehicle_wheels', - description = '', - }, - leopardcamo_attachment = { - image = 'leopardcamo_attachment.png', - type = 'item', - unique = false, - label = 'Leopard Camo', - useable = true, - shouldClose = true, - weight = 1000, - name = 'leopardcamo_attachment', - description = 'A leopard camo for a weapon', - }, - nvscope_attachment = { - image = 'nvscope_attachment.png', - type = 'item', - unique = false, - label = 'Night Vision Scope', - useable = true, - shouldClose = true, - weight = 1000, - name = 'nvscope_attachment', - description = 'A night vision scope for a weapon', - }, - firework4 = { - image = 'firework4.png', - type = 'item', - unique = false, - label = 'Weeping Willow', - useable = true, - shouldClose = true, - weight = 1000, - name = 'firework4', - description = 'Fireworks', - }, - marble_pop_limo = { - image = 'marblepop.png', - type = 'item', - unique = true, - label = 'Marble Pop Limo', - useable = true, - shouldClose = true, - weight = 200, - name = 'marble_pop_limo', - description = 'Kult-Getränk aus Japan: Erfrischende Limonade mit fruchtigem Geschmack und der typischen Glasmurmel', - }, - weapon_golfclub = { - weight = 1000, - name = 'weapon_golfclub', - image = 'weapon_golfclub.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Golfclub', - description = 'A club used to hit the ball in golf', - }, - weapon_unarmed = { - weight = 1000, - name = 'weapon_unarmed', - image = 'placeholder.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Fists', - description = 'Fisticuffs', - }, - weed_route = { - image = 'weed_route.png', - type = 'item', - unique = true, - label = 'Weed Route', - useable = false, - shouldClose = false, - weight = 10, - name = 'weed_route', - description = 'Offiziell? Dieses Dokument gibt’s nicht. Unofficially? Du bist jetzt Teil der geheimen Route – und das solltest du niemandem erzählen', - }, - propofol_250 = { - image = 'Propofol-00409469924-removebg-preview.png', - type = 'item', - unique = false, - label = 'Propofol 250', - useable = true, - shouldClose = true, - weight = 250, - name = 'propofol_250', - description = '', - }, - veh_xenons = { - image = 'veh_xenons.png', - type = 'item', - unique = false, - label = 'Xenons', - useable = true, - shouldClose = true, - weight = 1000, - name = 'veh_xenons', - description = 'Upgrade vehicle xenons', - }, - weapon_license = { - image = 'weapon_license.png', - type = 'item', - unique = true, - label = 'Waffenschein', - useable = true, - shouldClose = true, - weight = 10, - name = 'weapon_license', - description = '', - }, - hors_hunder_torm = { - image = 'ThorsThunderStorm.png', - type = 'item', - unique = false, - label = 'Thor\'s Thunder Storm (alkoholfrei)', - useable = true, - shouldClose = true, - weight = 200, - name = 'thors_thunder_storm', - description = 'Ein spritziges Getränk mit einem überraschenden Kick, das wie ein Donnerschlag erfrischt.', - }, - donut = { - image = 'donut.png', - type = 'item', - unique = false, - label = 'Donut', - useable = true, - shouldClose = true, - weight = 100, - name = 'donut', - description = 'Dooooonuuuuts', - }, - weaponlicense = { - image = 'weapon_license.png', - type = 'item', - unique = true, - label = 'Weapon License', - useable = true, - shouldClose = true, - weight = 0, - name = 'weaponlicense', - description = 'Weapon License', - }, - gg_captured_chickenhawk = { - image = 'gg_captured_chickenhawk.png', - type = 'item', - unique = true, - label = 'Gefangener Falke', - useable = true, - shouldClose = true, - weight = 5000, - name = 'gg_captured_chickenhawk', - description = '', - }, - smg_suppressor = { - image = 'suppressor_attachment.png', - type = 'item', - unique = true, - label = 'SMG Schalldämpfer', - useable = true, - shouldClose = true, - weight = 100, - name = 'smg_suppressor', - description = '', - }, - milk = { - image = 'milk.png', - type = 'item', - unique = false, - label = 'Packung Milch', - useable = true, - shouldClose = true, - weight = 400, - name = 'milk', - description = 'Muuuuhhhh ', - }, - weapon_flare = { - ammotype = 'AMMO_FLARE', - image = 'weapon_flare.png', - type = 'weapon', - unique = true, - label = 'Flare pistol', - useable = false, - name = 'weapon_flare', - weight = 1000, - description = 'A small pyrotechnic devices used for illumination and signalling', - }, - weed_skunk_seed = { - image = 'weed_seed.png', - type = 'item', - unique = false, - label = 'Skunk Seed', - useable = true, - shouldClose = true, - weight = 0, - name = 'weed_skunk_seed', - description = 'A weed seed of Skunk', - }, - shotgun_suppressor = { - image = 'suppressor_attachment.png', - type = 'item', - unique = true, - label = 'Shotgun Schalldämpfer', - useable = true, - shouldClose = true, - weight = 100, - name = 'shotgun_suppressor', - description = '', - }, - weapon_snspistol = { - ammotype = 'AMMO_PISTOL', - image = 'screenshot_401-removebg-preview.png', - type = 'weapon', - unique = true, - label = 'Durov Pistole', - useable = false, - name = 'weapon_snspistol', - weight = 1000, - description = ' So unauffällig, dass selbst der Agent manchmal vergisst, dass er sie dabei hat.', - }, - sand = { - image = 'sand.png', - type = 'item', - unique = false, - label = 'Eimer mit Sand', - useable = false, - shouldClose = false, - weight = 1000, - name = 'sand', - description = '', - }, - manual_gearbox = { - image = 'manual_gearbox.png', - type = 'item', - unique = false, - label = 'Schaltgetriebe', - useable = true, - shouldClose = true, - weight = 0, - name = 'manual_gearbox', - description = 'Handgerissen, so gehört sich das', - }, - filled_evidence_bag = { - image = 'evidence.png', - type = 'item', - unique = true, - label = 'Evidence Bag', - useable = false, - shouldClose = false, - weight = 200, - name = 'filled_evidence_bag', - description = 'A filled evidence bag to see who committed the crime >:(', - }, - weapon_bullpuprifle = { - ammotype = 'AMMO_RIFLE', - image = 'screenshot_411-removebg-preview.png', - type = 'weapon', - unique = true, - label = 'QBX-92-3', - useable = false, - name = 'weapon_bullpuprifle', - weight = 1000, - description = 'Dieses Gewehr ist der neueste chinesische Import, der Amerika im Sturm erobert.', - }, - j_and_js = { - image = 'ChatGPT_Image_27._Apr._2025__12_06_23-removebg-preview.png', - type = 'item', - unique = true, - label = 'J&J’s', - useable = true, - shouldClose = true, - weight = 150, - name = 'j_and_js', - description = 'Kleine, bunte Schockodrops mit knackiger Hülle und weichem Kern', - }, - armor = { - image = 'armor.png', - type = 'item', - unique = false, - label = 'Kugelsichere Weste', - useable = true, - shouldClose = true, - weight = 4000, - name = 'armor', - description = 'Some protection won\'t hurt... right?', - }, - kaugummi = { - image = 'kaugummi.png', - type = 'item', - unique = false, - label = 'Kaugummi ', - useable = true, - shouldClose = true, - weight = 40, - name = 'kaugummi', - description = 'Damit dein Maul net mehr so Stinkt...', - }, - weapon_mg = { - ammotype = 'AMMO_MG', - image = 'weapon_mg.png', - type = 'weapon', - unique = true, - label = 'Machinegun', - useable = false, - name = 'weapon_mg', - weight = 1000, - description = 'An automatic gun that fires bullets in rapid succession for as long as the trigger is pressed', - }, - cash = { - image = 'cash.png', - type = 'item', - unique = false, - label = 'Bargeld', - useable = false, - shouldClose = false, - weight = 0, - name = 'cash', - description = 'Nur Bares ist wares...', - }, - anglegrinder = { - image = 'anglegrinder.png', - type = 'item', - unique = true, - label = 'Flex', - useable = false, - shouldClose = false, - weight = 1000, - name = 'anglegrinder', - description = '„Dein bester Freund, wenn’s darum geht, Dinge zu zerstören – äh, bearbeiten.“', - }, - gardenshovel = { - image = 'gardenshovel.png', - type = 'item', - unique = true, - label = 'Gartenschaufel', - useable = false, - shouldClose = false, - weight = 0.09999999999999432, - name = 'gardenshovel', - description = '', - }, - weapon_flashlight = { - weight = 1000, - name = 'weapon_flashlight', - image = 'weapon_flashlight.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Flashlight', - description = 'Heller als Du ^^', - }, - spark_plug = { - image = 'spark_plug.png', - type = 'item', - unique = false, - label = 'Premium Zündkerzen', - useable = true, - shouldClose = true, - weight = 0, - name = 'spark_plug', - description = '', - }, - smg_drum = { - image = 'drum_attachment.png', - type = 'item', - unique = true, - label = 'SMG Trommelmagazin', - useable = true, - shouldClose = true, - weight = 100, - name = 'smg_drum', - description = '', - }, - police_stormram = { - image = 'police_stormram.png', - type = 'item', - unique = true, - label = 'Stormram', - useable = true, - shouldClose = true, - weight = 18000, - name = 'police_stormram', - description = 'A nice tool to break into doors', - }, - screwdriverset = { - image = 'screwdriverset.png', - type = 'item', - unique = true, - label = 'Schraubendreher Set', - useable = false, - shouldClose = false, - weight = 1000, - name = 'screwdriverset', - description = 'Sehr nützlich zum Schrauben... zu schrauben...', - }, - freyas_blossom = { - image = 'FreyasBlossom.png', - type = 'item', - unique = true, - label = 'Freyas Blossom', - useable = true, - shouldClose = true, - weight = 250, - name = 'freyas_blossom', - description = 'Ein blumiges und fruchtiges Getränk, das die Zartheit und Schönheit, der Göttin Freya widerspiegelt.', - }, - handcuffs = { - image = 'handcuffs.png', - type = 'item', - unique = true, - label = 'Handschellen', - useable = true, - shouldClose = true, - weight = 100, - name = 'handcuffs', - description = 'Comes in handy when people misbehave. Maybe it can be used for something else?', - }, - weapon_garbagebag = { - weight = 1000, - name = 'weapon_garbagebag', - image = 'weapon_garbagebag.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Garbage Bag', - description = 'A garbage bag', - }, - skadis_winter_skewers = { - image = 'sws.png', - type = 'item', - unique = false, - label = 'Skadis Winter Skewers', - useable = true, - shouldClose = true, - weight = 100, - name = 'skadis_winter_skewers', - description = '', - }, - weapon_petrolcan = { - ammotype = 'AMMO_PETROLCAN', - image = 'weapon_petrolcan.png', - type = 'weapon', - unique = true, - label = 'Petrol Can', - useable = false, - name = 'weapon_petrolcan', - weight = 1000, - description = 'A robust liquid container made from pressed steel', - }, - ironbar = { - image = 'ironbar.png', - type = 'item', - unique = false, - label = 'Eisenbarren', - useable = false, - shouldClose = false, - weight = 2000, - name = 'ironbar', - description = '', - }, - gg_hunting_animaltrap = { - image = 'gg_hunting_animaltrap.png', - type = 'item', - unique = true, - label = 'Tierfalle', - useable = true, - shouldClose = true, - weight = 1000, - name = 'gg_hunting_animaltrap', - description = '', - }, - weapontint_mk2_7 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Classic Earth Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_7', - description = 'Classic Earth Weapon Tint for MK2 Weapons', - }, - weapon_molotov = { - weight = 1000, - name = 'weapon_molotov', - image = 'weapon_molotov.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Molotov', - description = 'A crude bomb made of a bottle filled with a flammable liquid and fitted with a wick for lighting', - }, - blotter_paper = { - image = 'paperroll.png', - type = 'item', - unique = false, - label = 'Blotterpapier', - useable = false, - shouldClose = false, - weight = 500, - name = 'blotter_paper', - description = 'Das Papier, das dich nicht nur trocknen lässt, sondern auch deine Gedanken', - }, - weed_ogkush = { - image = 'weed_baggy.png', - type = 'item', - unique = false, - label = 'OGKush 2g', - useable = true, - shouldClose = false, - weight = 200, - name = 'weed_ogkush', - description = 'A weed bag with 2g OG Kush', - }, - police_card = { - image = 'police_card.png', - type = 'item', - unique = true, - label = 'PD Dienstausweis', - useable = true, - shouldClose = true, - weight = 10, - name = 'police_card', - description = '', - }, - marshmallows = { - image = 'marshmallows.png', - type = 'item', - unique = false, - label = 'Packung Marshmallows', - useable = true, - shouldClose = true, - weight = 200, - name = 'marshmallows', - description = 'Marshmallows sind wie kleine Wolken, die versehentlich in Zucker gefallen und dann beschlossen haben, für immer süß zu bleiben.', - }, - aluminumoxide = { - image = 'aluminumoxide.png', - type = 'item', - unique = false, - label = 'Aluminium Powder', - useable = false, - shouldClose = false, - weight = 100, - name = 'aluminumoxide', - description = 'Some powder to mix with', - }, - zebracamo_attachment = { - image = 'zebracamo_attachment.png', - type = 'item', - unique = false, - label = 'Zebra Camo', - useable = true, - shouldClose = true, - weight = 1000, - name = 'zebracamo_attachment', - description = 'A zebra camo for a weapon', - }, - sprunk_flasche = { - image = 'sprunk_flasche.png', - type = 'item', - unique = false, - label = 'Sprunk Flasche', - useable = true, - shouldClose = true, - weight = 80, - name = 'sprunk_flasche', - description = 'Flasche Zitronen Limo', - }, - weapontint_7 = { - image = 'weapontint_plat.png', - type = 'item', - unique = false, - label = 'Platinum Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_7', - description = 'Platinum Weapon Tint', - }, - weapon_remotesniper = { - ammotype = 'AMMO_SNIPER_REMOTE', - image = 'weapon_remotesniper.png', - type = 'weapon', - unique = true, - label = 'Remote Sniper', - useable = false, - name = 'weapon_remotesniper', - weight = 1000, - description = 'A portable high-precision, long-range rifle', - }, - espresso = { - image = 'espresso.png', - type = 'item', - unique = true, - label = 'Tasse Espresso', - useable = true, - shouldClose = true, - weight = 100, - name = 'espresso', - description = 'Hiernach bist du safe wach ^^', - }, - pistol_extendedclip = { - image = 'clip_attachment.png', - type = 'item', - unique = true, - label = 'pistol_extendedclip', - useable = true, - shouldClose = true, - weight = 100, - name = 'pistol_extendedclip', - description = 'erw. Pistolen Magazin', - }, - weapon_assaultrifle = { - ammotype = 'AMMO_RIFLE', - image = 'weapon_assaultrifle.png', - type = 'weapon', - unique = true, - label = 'AK 75', - useable = false, - name = 'weapon_assaultrifle', - weight = 1000, - description = 'Russlands Antwort auf jedes Problem: zuverlässig, unkaputtbar und schießt sogar noch, wenn Wodka drüber gekippt wird.', - }, - awd_drivetrain = { - image = 'awd_drivetrain.png', - type = 'item', - unique = false, - label = 'AWD', - useable = true, - shouldClose = true, - weight = 0, - name = 'awd_drivetrain', - description = '', - }, - packung = { - image = 'packung.png', - type = 'item', - unique = false, - label = 'leere Verpackung', - useable = false, - shouldClose = false, - weight = 400, - name = 'packung', - description = '', - }, - eis_konfekt = { - image = 'ChatGPT_Image_27._Apr._2025__12_24_22-removebg-preview.png', - type = 'item', - unique = true, - label = 'Eis Konfekt', - useable = true, - shouldClose = true, - weight = 100, - name = 'eis_konfekt', - description = 'Eis Konfekt – der erfrischende Klassiker aus den 70er Jahren!', - }, - cup_tide = { - image = 'cup_tide.png', - type = 'item', - unique = false, - label = 'Becher Orange O Tang', - useable = true, - shouldClose = true, - weight = 100, - name = 'cup_tide', - description = '', - }, - boxapples = { - image = 'applebox.png', - type = 'item', - unique = true, - label = 'Kiste Äpfel', - useable = false, - shouldClose = false, - weight = 1000, - name = 'boxapples', - description = '', - }, - weapon_pocketlight = { - image = 'w_me_pocketlight.png', - type = 'weapon', - unique = true, - label = 'kleine Taschenlampe', - useable = true, - shouldClose = true, - weight = 100, - name = 'weapon_pocketlight', - description = '', - }, - young_salmon = { - image = 'young_salmon.png', - type = 'item', - unique = false, - name = 'young_salmon', - label = 'junger Lachs', - shouldClose = false, - weight = 100, - useable = false, - description = '', - }, - blackmoney_route = { - image = 'blackmoney_route.png', - type = 'item', - unique = true, - label = 'Schwarzgeld Route', - useable = false, - shouldClose = false, - weight = 10, - name = 'blackmoney_route', - description = 'Offiziell? Dieses Dokument gibt’s nicht. Unofficially? Du bist jetzt Teil der geheimen Route – und das solltest du niemandem erzählen', - }, - simcard = { - image = 'simcard.png', - type = 'item', - unique = true, - label = 'Sim-Karte', - useable = false, - shouldClose = false, - weight = 1, - name = 'simcard', - description = '„Nicht einfach eine SIM. Ein Statement für Stil – in der Welt der Empfangslosen.“', - }, - weapon_rayminigun = { - ammotype = 'AMMO_MINIGUN', - image = 'weapon_rayminigun.png', - type = 'weapon', - unique = true, - label = 'Widowmaker', - useable = true, - name = 'weapon_rayminigun', - weight = 1000, - description = 'Weapon Rayminigun', - }, - soda_machine = { - image = 'soda_machine.png', - type = 'item', - unique = false, - label = 'Abfüllstation', - useable = true, - shouldClose = true, - weight = 1000, - name = 'soda_machine', - description = '', - }, - fish_fillet = { - image = 'fish_fillet.png', - type = 'item', - unique = false, - name = 'fish_fillet', - label = 'Fischfilet', - shouldClose = false, - weight = 100, - useable = false, - description = '', - }, - deckelblendno5 = { - image = 'deckelblendno5.png', - type = 'item', - unique = false, - label = 'Deckel Blend No.5', - useable = true, - shouldClose = false, - weight = 100, - name = 'deckelblendno5', - description = '', - }, - cooked_ribs = { - image = 'cooked_ribs.png', - type = 'item', - unique = false, - label = 'gegrillte Rippchen', - useable = true, - shouldClose = true, - weight = 200, - name = 'cooked_ribs', - description = '', - }, - pipe = { - image = 'pipe.png', - type = 'item', - unique = true, - label = 'Pfeife', - useable = true, - shouldClose = false, - weight = 400, - name = 'pipe', - description = '', - }, - rohmilk = { - image = 'rohmilk.png', - type = 'item', - unique = false, - label = 'Eimer mit Rohmilch', - useable = false, - shouldClose = false, - weight = 1000, - name = 'rohmilk', - description = '', - }, - muffin = { - image = 'ChatGPT_Image_1._Mai_2025__03_50_52-removebg-preview.png', - type = 'item', - unique = false, - label = 'Muffin', - useable = true, - shouldClose = true, - weight = 100, - name = 'muffin', - description = 'der Muffin Mann...', - }, - spikestrips = { - image = 'spikestripes.png', - type = 'item', - unique = true, - label = 'Nagelband', - useable = true, - shouldClose = true, - weight = 200, - name = 'spikestrips', - description = '', - }, - latte = { - image = 'latte.png', - type = 'item', - unique = true, - label = 'Glas Latte Macchiato', - useable = true, - shouldClose = true, - weight = 100, - name = 'latte', - description = 'Er hat Latte gesagt XD', - }, - weapontint_6 = { - image = 'weapontint_orange.png', - type = 'item', - unique = false, - label = 'Orange Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_6', - description = 'Orange Weapon Tint', - }, - weapon_advancedrifle = { - ammotype = 'AMMO_RIFLE', - image = 'weapon_advancedrifle.png', - type = 'weapon', - unique = true, - label = 'Advanced Rifle', - useable = false, - name = 'weapon_advancedrifle', - weight = 1000, - description = 'An assault version of a rapid-fire, magazine-fed automatic rifle designed for infantry use', - }, - weapon_militaryrifle = { - ammotype = 'AMMO_RIFLE', - image = 'weapon_assaultrifle.png', - type = 'weapon', - unique = true, - label = 'Weapon Militaryrifle', - useable = true, - name = 'weapon_militaryrifle', - weight = 1000, - description = 'Weapon Militaryrifle', - }, - cheese_burger = { - image = 'cheese_burger.png', - type = 'item', - unique = false, - label = 'Bacon Cheese Burger', - useable = true, - shouldClose = true, - weight = 150, - name = 'cheese_burger', - 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.', - }, - juice = { - image = 'juice.png', - type = 'item', - unique = false, - label = 'Saft', - useable = true, - shouldClose = true, - weight = 100, - name = 'juice', - description = 'Wenn hier Anna nass macht dann bin ICH das !!!!', - }, - weapontint_mk2_1 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Classic Gray Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_1', - description = 'Classic Gray Weapon Tint for MK2 Weapons', - }, - lokum = { - image = 'lokum.png', - type = 'item', - unique = false, - label = 'Lokum', - useable = true, - shouldClose = true, - weight = 10, - name = 'lokum', - description = '', - }, - weed_nutrition = { - image = 'weed_nutrition.png', - type = 'item', - unique = false, - label = 'Plant Fertilizer', - useable = true, - shouldClose = true, - weight = 2000, - name = 'weed_nutrition', - description = 'Plant nutrition', - }, - paracetamol = { - image = 'Paracetamol.png', - type = 'item', - unique = false, - label = 'Paracetamol', - useable = true, - shouldClose = true, - weight = 20, - name = 'paracetamol', - description = '', - }, - cooked_lamb_chop = { - image = 'cooked_lamb_chops.png', - type = 'item', - unique = false, - label = 'gegrillte Lamkeule', - useable = true, - shouldClose = true, - weight = 200, - name = 'cooked_lamb_chop', - description = '', - }, - thermite = { - image = 'thermite.png', - type = 'item', - unique = false, - label = 'Thermite', - useable = true, - shouldClose = true, - weight = 1000, - name = 'thermite', - description = 'Sometimes you\'d wish for everything to burn', - }, - bw_cupcake = { - image = 'bw_cupcake.png', - type = 'item', - unique = false, - label = 'Black & White Cupcake', - useable = true, - shouldClose = true, - weight = 10, - name = 'bw_cupcake', - description = '', - }, - quickclot = { - image = '40053-QuikClot-Combat-Gauze-01-removebg-preview.png', - type = 'item', - unique = false, - label = 'Wundschnellverband', - useable = true, - shouldClose = true, - weight = 100, - name = 'quickclot', - description = '', - }, - sarma = { - image = 'sarma.png', - type = 'item', - unique = false, - label = 'Sarma', - useable = true, - shouldClose = true, - weight = 10, - name = 'sarma', - description = '', - }, - weapon_bullpuprifle_mk2 = { - ammotype = 'AMMO_RIFLE', - image = 'weapon_bullpuprifle_mk2.png', - type = 'weapon', - unique = true, - label = 'Bullpup Rifle Mk II', - useable = true, - name = 'weapon_bullpuprifle_mk2', - weight = 1000, - description = 'Bull Puprifle MK2', - }, - sugar = { - image = 'sugaar.png', - type = 'item', - unique = false, - label = 'Packung Zucker ', - useable = false, - shouldClose = false, - weight = 1000, - name = 'sugar', - description = '', - }, - bikerack = { - image = 'bikerack.png', - type = 'item', - unique = true, - label = 'Fahrradträger', - useable = true, - shouldClose = true, - weight = 1000, - name = 'bikerack', - description = '', - }, - h_choclate = { - image = 'h_choclate.png', - type = 'item', - unique = false, - label = 'Heiße Schokolade', - useable = true, - shouldClose = true, - weight = 10, - name = 'h_choclate', - description = '', - }, - sniper_largescope = { - image = 'advscope_attachment.png', - type = 'item', - unique = true, - label = 'Sniper Visier groß', - useable = true, - shouldClose = true, - weight = 100, - name = 'sniper_largescope', - description = '', - }, - gg_salt_block_01 = { - image = 'gg_salt_block_01.png', - type = 'item', - unique = false, - label = 'Salzblock', - useable = true, - shouldClose = true, - weight = 100, - name = 'gg_salt_block_01', - description = '', - }, - gg_coyote_fangs_01 = { - image = 'gg_coyote_fangs_01.png', - type = 'item', - unique = true, - label = 'Robuster Kojotenzahn', - useable = false, - shouldClose = true, - weight = 1000, - name = 'gg_coyote_fangs_01', - description = '', - }, - weapon_heavysniper = { - ammotype = 'AMMO_SNIPER', - image = 'weapon_heavysniper.png', - type = 'weapon', - unique = true, - label = 'Heavy Sniper', - useable = false, - name = 'weapon_heavysniper', - weight = 1000, - description = 'An upgraded high-precision, long-range rifle', - }, - weapon_flaregun = { - ammotype = 'AMMO_FLARE', - image = 'weapon_flaregun.png', - type = 'weapon', - unique = true, - label = 'Flare Gun', - useable = false, - name = 'weapon_flaregun', - weight = 1000, - description = 'A handgun for firing signal rockets', - }, - weapon_assaultrifle_mk2 = { - ammotype = 'AMMO_RIFLE', - image = 'weapon_assaultrifle_mk2.png', - type = 'weapon', - unique = true, - label = 'Assault Rifle Mk II', - useable = true, - name = 'weapon_assaultrifle_mk2', - weight = 1000, - description = 'Assault Rifle MK2', - }, - sniper_extendedclip = { - image = 'sniper_extendedclip.png', - type = 'item', - unique = true, - label = 'erw. Sniper Magazin', - useable = true, - shouldClose = true, - weight = 100, - name = 'sniper_extendedclip', - description = '', - }, - bandage = { - image = 'bandage.png', - type = 'item', - unique = false, - label = 'Bandage', - useable = true, - shouldClose = true, - weight = 0, - name = 'bandage', - description = 'A bandage works every time', - }, - ecola_flasche = { - image = 'ecolabottle.png', - type = 'item', - unique = false, - label = 'E-Cola Flasche', - useable = true, - shouldClose = true, - weight = 80, - name = 'ecola_flasche', - description = 'Flasche Cola', - }, - heimdalls_watch = { - image = 'HeimdallsWatch.png', - type = 'item', - unique = false, - label = 'Heimdall\'s Watch', - useable = true, - shouldClose = true, - weight = 200, - name = 'heimdalls_watch', - description = 'Scharf und klar wie Heimdalls Auge, aber mit einem farbenfrohen Twist.', - }, - defibrillator = { - image = 'aed.png', - type = 'item', - unique = false, - label = 'Defibrillator', - useable = true, - shouldClose = true, - weight = 3000, - name = 'defibrillator', - description = '', - }, - weapon_knuckle = { - weight = 1000, - name = 'weapon_knuckle', - image = 'weapon_knuckle.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Knuckle', - description = 'A metal guard worn over the knuckles in fighting, especially to increase the effect of the blows', - }, - drum_mechanism = { - image = 'Trommel.png', - type = 'item', - unique = false, - label = 'Trommel Mechanismus', - useable = false, - shouldClose = false, - weight = 200, - name = 'drum_mechanism', - description = 'Der Dreh, der alles verändert – Spannung in jeder Umdrehung', - }, - ammo_beanbag = { - image = 'beanbag_ammo.png', - type = 'item', - unique = false, - label = 'Beanbag Ammo', - useable = true, - shouldClose = true, - weight = 100, - name = 'ammo_beanbag', - description = 'Munition für die Beanbag Shotgun', - }, - empty_evidence_bag = { - image = 'evidence.png', - type = 'item', - unique = false, - label = 'Empty Evidence Bag', - useable = false, - shouldClose = false, - weight = 0, - name = 'empty_evidence_bag', - description = 'Used a lot to keep DNA from blood, bullet shells and more', - }, - vodka = { - image = 'vodka.png', - type = 'item', - unique = false, - label = 'Chernokov Vodka', - useable = true, - shouldClose = true, - weight = 500, - name = 'vodka', - description = 'Nach 4 Flaschen redet man Russisch.', - }, - hotdog_deluxe = { - image = 'hotdogdeluxe-removebg-preview.png', - type = 'item', - unique = true, - label = 'Deluxe Hotdog', - useable = true, - shouldClose = true, - weight = 100, - name = 'hotdog_deluxe', - description = 'Der König unter den Hotdogs', - }, - junk_energy = { - image = 'junk_energy.png', - type = 'item', - unique = false, - label = 'Junk Energy', - useable = true, - shouldClose = true, - weight = 100, - name = 'junk_energy', - description = 'Dose mit Engery', - }, - weapon_ceramicpistol = { - ammotype = 'AMMO_PISTOL', - image = 'weapon_ceramicpistol.png', - type = 'weapon', - unique = true, - label = 'Ceramic Pistol', - useable = true, - name = 'weapon_ceramicpistol', - weight = 1000, - description = 'Weapon Ceramicpistol', - }, - harness = { - image = 'harness.png', - type = 'item', - unique = true, - label = 'Race Harness', - useable = true, - shouldClose = true, - weight = 1000, - name = 'harness', - description = 'Racing Harness so no matter what you stay in the car', - }, - weapon_hatchet = { - weight = 1000, - name = 'weapon_hatchet', - image = 'weapon_hatchet.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Beil', - description = 'A small axe with a short handle for use in one hand', - }, - cotton = { - image = 'cotton.png', - type = 'item', - unique = false, - label = 'Baumwolle', - useable = false, - shouldClose = false, - weight = 100, - name = 'cotton', - description = '', - }, - raw_sausages = { - image = 'raw_sausages.png', - type = 'item', - unique = false, - label = 'rohe Bratwurst', - useable = true, - shouldClose = true, - weight = 100, - name = 'raw_sausages', - description = '', - }, - jerry_can = { - image = 'jerry_can.png', - type = 'item', - unique = false, - label = 'Jerrycan 20L', - useable = true, - shouldClose = true, - weight = 20000, - name = 'jerry_can', - description = 'A can full of Fuel', - }, - samsplint = { - image = 'samsplint.png', - type = 'item', - unique = false, - label = 'Samsplint', - useable = true, - shouldClose = true, - weight = 100, - name = 'samsplint', - description = '', - }, - emptybottle = { - image = 'emptybottle.png', - type = 'item', - unique = false, - label = 'leere Flasche', - useable = false, - shouldClose = false, - weight = 200, - name = 'emptybottle', - description = '', + label = 'Coke Package', + name = 'coke_small_brick', }, veh_armor = { - image = 'veh_armor.png', + useable = true, + weight = 1000, type = 'item', unique = false, - label = 'Armor', - useable = true, - shouldClose = true, - weight = 1000, - name = 'veh_armor', description = 'Upgrade vehicle armor', + image = 'veh_armor.png', + shouldClose = true, + label = 'Armor', + name = 'veh_armor', }, - weapon_marksmanrifle = { - ammotype = 'AMMO_SNIPER', - image = 'screenshot_395-removebg-preview.png', + eimdalls_uard_read = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Stark und nahrhaft, dieses Brot bewacht den Magen und bereitet dich auf den Genuss der kommenden Speisen vor.', + image = 'HeimdallsGuardBread.png', + shouldClose = true, + label = 'Heimdall\'s Guard Bread', + name = 'heimdalls_guard_bread', + }, + cigkfte = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'cigkfte.png', + shouldClose = true, + label = 'Cigköfte', + name = 'cigkfte', + }, + weapon_autoshotgun = { + useable = false, + weight = 1000, type = 'weapon', unique = true, - label = 'Besseres Jagdgewehr', + description = 'A shotgun capable of rapid continous fire', + image = 'weapon_autoshotgun.png', + label = 'Auto Shotgun', + ammotype = 'AMMO_SHOTGUN', + name = 'weapon_autoshotgun', + }, + woodbug = { useable = false, - name = 'weapon_marksmanrifle', + weight = 4, + type = 'item', + unique = false, + description = 'Deutsche Borkenkäfer dürfen dies....', + image = 'woodbug.png', + shouldClose = false, + label = 'Borkenkäfer', + name = 'woodbug', + }, + bagruben = { + useable = false, + weight = 2000, + type = 'item', + unique = true, + description = '', + image = 'bagruben.png', + shouldClose = false, + label = 'Sack Zuckerrüben', + name = 'bagruben', + }, + pisman = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'pisman.png', + shouldClose = true, + label = 'Pismaniye', + name = 'pisman', + }, + boomcamo_attachment = { + useable = true, weight = 1000, - description = '... die Sonntagsjäger fahrn in den Touristenwald ...', - }, - ecola_zero_dose = { - image = 'ecolazerocan.png', type = 'item', unique = false, - label = 'E-Cola Zero Dose', - useable = true, + description = 'A boom camo for a weapon', + image = 'boomcamo_attachment.png', shouldClose = true, - weight = 50, - name = 'ecola_zero_dose', - description = 'Dose Cola', + label = 'Boom Camo', + name = 'boomcamo_attachment', }, - lutschfinger_eis = { - image = 'lutschfinger_eis.png', + cefalexin = { + useable = true, + weight = 20, type = 'item', unique = false, - label = 'Lutschfinger Eis', - useable = true, + description = '', + image = 'Cefalexin.png', shouldClose = true, + label = 'Cefalexin', + name = 'cefalexin', + }, + smg_drum = { + useable = true, weight = 100, - name = 'lutschfinger_eis', - description = 'wie aus deiner Kindheit', + type = 'item', + unique = true, + description = '', + image = 'drum_attachment.png', + shouldClose = true, + label = 'SMG Trommelmagazin', + name = 'smg_drum', }, - nitrous = { - image = 'nitrous.png', + lean_route = { + useable = false, + weight = 10, + type = 'item', + unique = true, + description = 'Offiziell? Dieses Dokument gibt’s nicht. Unofficially? Du bist jetzt Teil der geheimen Route – und das solltest du niemandem erzählen', + image = 'lean_route.png', + shouldClose = false, + label = 'Lean Route', + name = 'lean_route', + }, + cc_cake = { + useable = true, + weight = 10, type = 'item', unique = false, - label = 'Nitrous', - useable = true, + description = '', + image = 'cc_cake.png', shouldClose = true, + label = 'Cheesecake', + name = 'cc_cake', + }, + bucket = { + useable = false, + weight = 600, + type = 'item', + unique = false, + description = 'alles im Eimer ^^', + image = 'bucket.png', + shouldClose = false, + label = 'Eimer', + name = 'bucket', + }, + vitaminloesung_500 = { + useable = true, + weight = 500, + type = 'item', + unique = false, + description = '', + image = 'screenshot_696-removebg-preview.png', + shouldClose = true, + label = 'Vitaminlösung 500', + name = 'vitaminloesung_500', + }, + ['kspieß'] = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'kspieß.png', + shouldClose = true, + label = 'Köftespieß', + name = 'kspieß', + }, + plastic = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = 'RECYCLE! - Greta Thunberg 2019', + image = 'plastic.png', + shouldClose = false, + label = 'Kunststoff', + name = 'plastic', + }, + weapontint_mk2_27 = { + useable = true, weight = 1000, - name = 'nitrous', - description = 'Speed up, gas pedal! :D', + type = 'item', + unique = false, + description = 'Metallic Red Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Metallic Red Tint', + name = 'weapontint_mk2_27', + }, + weed_ak47 = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'A weed bag with 2g AK47', + image = 'weed_baggy.png', + shouldClose = false, + label = 'AK47 2g', + name = 'weed_ak47', + }, + slanted_muzzle_brake = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A muzzle brake for a weapon', + image = 'slanted_muzzle_brake.png', + shouldClose = true, + label = 'Slanted Muzzle Brake', + name = 'slanted_muzzle_brake', + }, + fish_fillet = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'fish_fillet.png', + shouldClose = false, + label = 'Fischfilet', + name = 'fish_fillet', + }, + shisha_tobacco = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'shisha_tobacco.png', + shouldClose = false, + label = 'Shisha Tabak', + name = 'shisha_tobacco', }, heimdalls_guard_bread = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', image = 'HeimdallsGuardBread.png', - type = 'item', - unique = false, + shouldClose = true, label = 'Heimdalls Guard Bread', - useable = true, - shouldClose = true, - weight = 100, name = 'heimdalls_guard_bread', - description = '', }, - sniper_holoscope = { - image = 'holoscope_attachment.png', + boxsalad = { + useable = false, + weight = 1000, type = 'item', unique = true, - label = 'MK2 Sniper Holoscope', - useable = true, - shouldClose = true, - weight = 100, - name = 'sniper_holoscope', description = '', - }, - ephedrin = { - image = 'ephedrine.png', - type = 'item', - unique = false, - label = 'Ephedrin Tabletten', - useable = true, - shouldClose = true, - weight = 500, - name = 'ephedrin', - description = 'Deine Eintrittskarte zu einem Adrenalinschub', - }, - gun_handle = { - image = 'empu.png', - type = 'item', - unique = false, - label = 'Griffstück', - useable = false, + image = 'saladbox.png', shouldClose = false, - weight = 200, - name = 'gun_handle', - description = 'Dein persönlicher Halt – stärker als jeder Nervenkitzel', + label = 'Kiste Eisbergsalat', + name = 'boxsalad', }, - reinforced_handle = { - image = 'Verstaerktergriff.png', - type = 'item', - unique = false, - label = 'Verstärkter Griff', + weapon_railgun = { useable = false, - shouldClose = false, weight = 1000, - name = 'reinforced_handle', - description = 'Der Bodybuilder unter den Griffen', + type = 'weapon', + unique = true, + description = 'A weapon that uses electromagnetic force to launch high velocity projectiles', + name = 'weapon_railgun', + label = 'Railgun', + image = 'weapon_railgun.png', }, - weapontint_mk2_13 = { + gg_hunting_campfire = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = '', + image = 'gg_hunting_campfire.png', + shouldClose = true, + label = 'Lagerfeuerkit', + name = 'gg_hunting_campfire', + }, + firework1 = { + useable = true, + weight = 600, + type = 'item', + unique = false, + description = 'Fireworks', + image = 'firework1.png', + shouldClose = true, + label = 'Space Rocket', + name = 'firework1', + }, + weapontint_mk2_5 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Classic Green Weapon Tint for MK2 Weapons', image = 'weapontint_black.png', + shouldClose = true, + label = 'Classic Green Tint', + name = 'weapontint_mk2_5', + }, + applejuice = { + useable = true, + weight = 400, type = 'item', unique = false, - label = 'Bold Pink Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_13', - description = 'Bold Pink Weapon Tint for MK2 Weapons', - }, - gg_cougar_claw_01 = { - image = 'gg_cougar_claw_01.png', - type = 'item', - unique = true, - label = 'Raue Puma-Klaue', - useable = false, - shouldClose = true, - weight = 500, - name = 'gg_cougar_claw_01', description = '', + image = 'applejuice.png', + shouldClose = false, + label = 'Flasche Apfelsaft', + name = 'applejuice', }, - ecola = { - image = 'ecola.png', - type = 'item', - unique = false, - label = 'E-Cola Softdrink', + cooked_turkey_drum = { useable = true, - shouldClose = true, weight = 100, - name = 'ecola', - description = '"Weil dein Körper Zucker liebt – du aber nicht deinen Körper."', - }, - urapidil1 = { - image = 'urapidil1.png', type = 'item', unique = false, - label = 'Urapidil 1,0 mg', - useable = true, - shouldClose = true, - weight = 20, - name = 'urapidil1', description = '', - }, - coke_brick = { - image = 'coke_brick.png', - type = 'item', - unique = true, - label = 'Coke Brick', - useable = false, + image = 'cooked_turkey_drum.png', shouldClose = true, - weight = 1000, - name = 'coke_brick', - description = 'Heavy package of cocaine, mostly used for deals and takes a lot of space', + label = 'gegrillte Putenkeule', + name = 'cooked_turkey_drum', }, - weapon_bullpupshotgun = { - ammotype = 'AMMO_SHOTGUN', - image = 'weapon_bullpupshotgun.png', - type = 'weapon', - unique = true, - label = 'Bullpup Shotgun', - useable = false, - name = 'weapon_bullpupshotgun', - weight = 1000, - description = 'A compact smoothbore gun for firing small shot at short range', - }, - weapon_combatmg = { - ammotype = 'AMMO_MG', - image = 'weapon_combatmg.png', - type = 'weapon', - unique = true, - label = 'Combat MG', - useable = false, - name = 'weapon_combatmg', - weight = 1000, - description = 'A combat version of an automatic gun that fires bullets in rapid succession for as long as the trigger is pressed', - }, - weapon_stone_hatchet = { - weight = 1000, - name = 'weapon_stone_hatchet', - image = 'weapon_stone_hatchet.png', - type = 'weapon', + weapontint_mk2_1 = { useable = true, - unique = true, - label = 'Stone Hatchet', - description = 'Stone Hatchet', - }, - weapon_huntingrifle = { - image = 'weapon_huntingrifle.png', - type = 'weapon', - unique = true, - label = 'Jagdgewehr', - useable = true, - shouldClose = true, weight = 1000, - name = 'weapon_huntingrifle', - description = '', - }, - blood_500 = { - image = 'blood_500.png', type = 'item', unique = false, - label = 'Blut (500ml)', - useable = true, + description = 'Classic Gray Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', shouldClose = true, - weight = 500, - name = 'blood_500', - description = '', + label = 'Classic Gray Tint', + name = 'weapontint_mk2_1', + }, + freyas_kiss = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'Ein verführerischer und zarter Drink, der die Schönheit der Göttin Freya widerspiegelt.', + image = 'FreyasKiss.png', + shouldClose = true, + label = 'Freya\'s Kiss', + name = 'freyas_kiss', }, boxgrapes = { - image = 'boxgrapes.png', - type = 'item', - unique = false, - label = 'Packung Weintrauben', useable = false, - shouldClose = false, weight = 400, + type = 'item', + unique = false, + description = '', + image = 'boxgrapes.png', + shouldClose = false, + label = 'Packung Weintrauben', name = 'boxgrapes', - description = '', }, - cc_espresso = { - image = 'cc_espresso.png', + katzenfutter = { + useable = true, + weight = 200, type = 'item', unique = false, - label = 'Espresso', - useable = true, + description = 'besser als das was du hier zu essen bekommst XD', + image = 'catfood.png', shouldClose = true, - weight = 10, - name = 'cc_espresso', - description = '', + label = 'Katzenfutter', + name = 'katzenfutter', }, - veh_neons = { - image = 'veh_neons.png', - type = 'item', - unique = false, - label = 'Neons', + firework2 = { useable = true, - shouldClose = true, weight = 1000, - name = 'veh_neons', - description = 'Upgrade vehicle neons', - }, - bbq_seasoning = { - image = 'bbq_seasoning.png', type = 'item', unique = false, - label = 'BBQ Gewürze', - useable = true, + description = 'Fireworks', + image = 'firework2.png', shouldClose = true, - weight = 100, - name = 'bbq_seasoning', - description = '', + label = 'Boomstorm', + name = 'firework2', }, - cc_latte = { - image = 'cc_latte.png', - type = 'item', - unique = false, - label = 'Latte Macchiato', - useable = true, - shouldClose = true, - weight = 10, - name = 'cc_latte', - description = '', - }, - labkey = { - image = 'labkey.png', - type = 'item', - unique = true, - label = 'Key', - useable = true, - shouldClose = true, - weight = 500, - name = 'labkey', - description = 'Key for a lock...?', - }, - chair = { - image = 'chair.png', - type = 'item', - unique = false, - label = 'Stuhl', - useable = true, - shouldClose = true, - weight = 600, - name = 'chair', - description = '', - }, - sprunk_zero_flasche = { - image = 'sprunk_zero_flasche.png', - type = 'item', - unique = false, - label = 'Sprunk Zero Flasche', - useable = true, - shouldClose = true, - weight = 80, - name = 'sprunk_zero_flasche', - description = 'Flasche Zero Zitronen Limo', - }, - lsd_route = { - image = 'lsd_route.png', - type = 'item', - unique = true, - label = 'LSD Route', + koboldkotze = { useable = false, - shouldClose = false, - weight = 10, - name = 'lsd_route', - description = 'Offiziell? Dieses Dokument gibt’s nicht. Unofficially? Du bist jetzt Teil der geheimen Route – und das solltest du niemandem erzählen', - }, - sludgie = { - image = 'sludgie.png', - type = 'item', - unique = false, - label = 'Sludgie', - useable = true, - shouldClose = true, weight = 100, - name = 'sludgie', - description = 'Gefrorene Chemie zum Trinken ^^', - }, - weed_brick = { - image = 'weed_brick.png', type = 'item', - unique = false, - label = 'Weed Brick', + unique = true, + description = '', + image = 'Koboldkotze.png', + shouldClose = false, + label = 'Koboldkotze', + name = 'koboldkotze', + }, + handle = { useable = false, - shouldClose = true, - weight = 1000, - name = 'weed_brick', - description = '1KG Weed Brick to sell to large customers.', - }, - fentanyl = { - image = 'fentanyl-removebg-preview.png', - type = 'item', - unique = false, - label = 'Fentanyl', - useable = true, - shouldClose = true, - weight = 10, - name = 'fentanyl', - description = '', - }, - pistol_holoscope = { - image = 'holoscope_attachment.png', - type = 'item', - unique = true, - label = 'Pistolenvisier', - useable = true, - shouldClose = true, - weight = 100, - name = 'pistol_holoscope', - description = '', - }, - vehicletrackerscanner = { - image = 'vehicletrackerscanner.png', - type = 'item', - unique = true, - label = 'Fahrzeugtracker Scanner', - useable = true, - shouldClose = true, - weight = 100, - name = 'vehicletrackerscanner', - description = '', - }, - fat_end_muzzle_brake = { - image = 'fat_end_muzzle_brake.png', - type = 'item', - unique = false, - label = 'Fat End Muzzle Brake', - useable = true, - shouldClose = true, - weight = 1000, - name = 'fat_end_muzzle_brake', - description = 'A muzzle brake for a weapon', - }, - macrons = { - image = 'macrons.png', - type = 'item', - unique = false, - label = 'Macrons', - useable = true, - shouldClose = true, - weight = 50, - name = 'macrons', - description = 'bunte Leckerbissen, die den Gaumen mit süßer Freude verzaubern', - }, - ggdrasils_ssence = { - image = 'YggdrasilsEssence.png', - type = 'item', - unique = true, - label = 'Yggdrasil\'s Essence', - useable = true, - shouldClose = true, weight = 200, - name = 'ggdrasils_ssence', - description = 'Erdend und zugleich erfrischend, dieses Getränk bringt die Essenz des Weltenbaums direkt ins Glas.', - }, - esketamin = { - image = 'esketamin.png', type = 'item', unique = false, - label = 'Esketamin', - useable = true, - shouldClose = true, - weight = 20, - name = 'esketamin', - description = '', - }, - packtobbaco = { - image = 'packtobbaco.png', - type = 'item', - unique = false, - label = 'Packung Tabak', - useable = true, + description = 'Der Klassiker der Griffe', + image = 'hammerhandle.png', shouldClose = false, - weight = 100, - name = 'packtobbaco', - description = '', + label = 'Holzgriff', + name = 'handle', }, - rifle_flashlight = { - image = 'flashlight_attachment.png', + casinochips = { + useable = false, + weight = 0, type = 'item', - unique = true, - label = 'Gewehrlicht', - useable = true, - shouldClose = true, - weight = 100, - name = 'rifle_flashlight', - description = '', - }, - whiskeywickel = { - image = 'whiskeywickel.png', - type = 'item', - unique = true, - label = 'Whiskeywickel', - useable = true, + unique = false, + description = 'Chips For Casino Gambling', + image = 'casinochips.png', shouldClose = false, - weight = 200, - name = 'whiskeywickel', - description = '', + label = 'Casino Chips', + name = 'casinochips', }, - tunerlaptop = { - image = 'tunerchip.png', - type = 'item', - unique = true, - label = 'Tunerchip', - useable = true, - shouldClose = true, - weight = 2000, - name = 'tunerlaptop', - description = 'With this tunerchip you can get your car on steroids... If you know what you\'re doing', - }, - kas_leberkas_semmal = { - image = 'kas_leberkas_semmal.png', - type = 'item', - unique = false, - label = 'Kas Leberkas Semmal', - useable = true, - shouldClose = true, + aluminumoxide = { + useable = false, weight = 100, - name = 'kas_leberkas_semmal', - description = 'Mehr Fleisch als Worte – des is koa Semmel, des is a Lebensgefühl!', + type = 'item', + unique = false, + description = 'Some powder to mix with', + image = 'aluminumoxide.png', + shouldClose = false, + label = 'Aluminium Powder', + name = 'aluminumoxide', }, - gg_hunting_knife_03 = { - image = 'gg_hunting_knife_03.png', + boxorange = { + useable = false, + weight = 1000, type = 'item', unique = true, - label = 'Premium Jagdmesser', - useable = true, - shouldClose = true, - weight = 1000, - name = 'gg_hunting_knife_03', description = '', + image = 'boxorange.png', + shouldClose = false, + label = 'Kiste Orangen', + name = 'boxorange', }, - lokis_trickery = { - image = 'LokisTrickery.png', + filament = { + useable = false, + weight = 100, type = 'item', unique = false, - label = 'Loki\'s Trickery', - useable = true, - shouldClose = true, - weight = 200, - name = 'lokis_trickery', - description = 'Unvorhersehbar und gefährlich, genau wie der Gott der Streiche selbst.', + description = '', + image = 'filament.png', + shouldClose = false, + label = 'Filament', + name = 'filament', }, - lsd_papers = { - image = 'lsd.png', - type = 'item', - unique = false, - label = 'LSD-Papes', + joint = { useable = true, - shouldClose = true, weight = 500, - name = 'lsd_papers', - description = 'Miniatur-Kunstwerke, die dir den Kopf verdrehen – aber hey, zumindest sieht alles schöner aus.', - }, - flohmittel = { - image = 'Flohmittel.png', type = 'item', unique = false, - label = 'Flohmittel', - useable = true, + description = 'Die Friedenspfeife 2.0', + image = 'joint7.png', shouldClose = true, - weight = 25, - name = 'flohmittel', - description = '', + label = 'Joint', + name = 'joint', }, - kadis_inter_kewers = { - image = 'SkadisWinterSkewers.png', + sugar = { + useable = false, + weight = 1000, type = 'item', unique = false, - label = 'Skadi\'s Winter Skewers', - useable = true, - shouldClose = true, - weight = 200, - name = 'skadis_winter_skewers', description = '', + image = 'sugaar.png', + shouldClose = false, + label = 'Packung Zucker ', + name = 'sugar', }, - weapon_minismg = { - ammotype = 'AMMO_SMG', - image = 'weapon_minismg.png', + smg_defaultclip = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'clip_attachment.png', + shouldClose = true, + label = 'SMG Magazine', + name = 'smg_defaultclip', + }, + table = { + useable = true, + weight = 400, + type = 'item', + unique = false, + description = '', + image = 'table.png', + shouldClose = true, + label = 'Klapptisch', + name = 'table', + }, + soocer = { + useable = false, + weight = 400, + type = 'item', + unique = true, + description = '', + image = 'soccer.png', + shouldClose = false, + label = 'Fußball', + name = 'soocer', + }, + ems_card = { + useable = true, + weight = 10, + type = 'item', + unique = true, + description = '', + image = 'police_card.png', + shouldClose = true, + label = 'MD Dienstausweis', + name = 'ems_card', + }, + gardenshovel = { + useable = false, + weight = 0.09999999999999432, + type = 'item', + unique = true, + description = '', + image = 'gardenshovel.png', + shouldClose = false, + label = 'Gartenschaufel', + name = 'gardenshovel', + }, + weapon_molotov = { + useable = false, + weight = 1000, type = 'weapon', unique = true, - label = 'Mini SMG', + description = 'A crude bomb made of a bottle filled with a flammable liquid and fitted with a wick for lighting', + name = 'weapon_molotov', + label = 'Molotov', + image = 'weapon_molotov.png', + }, + weapon_firework = { useable = false, - name = 'weapon_minismg', weight = 1000, - description = 'A mini handheld light weight machine gun', - }, - id_card = { - image = 'id_card.png', - type = 'item', + type = 'weapon', unique = true, - label = 'ID Card', - useable = true, - shouldClose = false, - weight = 0, - name = 'id_card', - description = 'A card containing all your information to identify yourself', + description = 'A device containing gunpowder and other combustible chemicals that causes a spectacular explosion when ignited', + name = 'weapon_firework', + label = 'Firework Launcher', + image = 'weapon_firework.png', }, - cleaning_kit = { - image = '', - type = 'item', - unique = false, - label = 'Premium Putzlappen ', + empty_evidence_bag = { useable = false, - shouldClose = false, weight = 0, - name = 'cleaning_kit', - description = 'Für die schnelle Reinigung', - }, - small_triggersystem = { - image = 'trigger2.png', type = 'item', unique = false, - label = 'kleines Abzugssystem', - useable = false, + description = 'Used a lot to keep DNA from blood, bullet shells and more', + image = 'evidence.png', shouldClose = false, - weight = 100, - name = 'small_triggersystem', - description = 'Winzig, aber mächtig – ein kleiner Klick und die Action geht los', + label = 'Empty Evidence Bag', + name = 'empty_evidence_bag', }, - weapontint_mk2_12 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Orange Contrast Tint', + weapon_crossbow = { useable = true, - shouldClose = true, weight = 1000, - name = 'weapontint_mk2_12', - description = 'Orange Contrast Weapon Tint for MK2 Weapons', - }, - ffries = { - image = 'screenshot_686-removebg-preview.png', - type = 'item', - unique = false, - label = 'Freedom Fries', - useable = true, - shouldClose = true, - weight = 100, - name = 'ffries', - description = '"Jetzt mit 0 % Kartoffel, 100 % Patriotismus!"', - }, - jords_cean_reeze_alkoholfrei = { - image = 'NjordsOceanBreeze.png', - type = 'item', - unique = false, - label = 'Njord\'s Ocean Breeze (alkoholfrei)', - useable = true, - shouldClose = true, - weight = 200, - name = 'njords_ocean_breeze_alkoholfrei', - description = 'Eine kühle Meeresbrise in Form eines Getränks, die erfrischend und exotisch zugleich ist.', - }, - sd_card = { - image = 'sd_card.png', - type = 'item', + type = 'weapon', unique = true, - label = 'SD Karte', - useable = false, - shouldClose = false, - weight = 100, - name = 'sd_card', description = '', + image = 'weapon_crossbow.png', + shouldClose = true, + label = 'Jagd Armbrust', + name = 'weapon_crossbow', + }, + apple = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'screenshot_848-removebg-preview.png', + shouldClose = false, + label = 'Apfel', + name = 'apple', + }, + weapontint_5 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'LSPD Weapon Tint', + image = 'weapontint_lspd.png', + shouldClose = true, + label = 'LSPD Tint', + name = 'weapontint_5', + }, + weapontint_mk2_9 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Red Contrast Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Red Contrast Tint', + name = 'weapontint_mk2_9', + }, + blotter_paper = { + useable = false, + weight = 500, + type = 'item', + unique = false, + description = 'Das Papier, das dich nicht nur trocknen lässt, sondern auch deine Gedanken', + image = 'paperroll.png', + shouldClose = false, + label = 'Blotterpapier', + name = 'blotter_paper', + }, + weapon_combatshotgun = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Weapon Combatshotgun', + image = 'weapon_combatshotgun.png', + label = 'Beanbag Shotgun', + ammotype = 'AMMO_BEANBAG', + name = 'weapon_combatshotgun', + }, + xtcbaggy = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'Pop those pills baby', + image = 'xtc_baggy.png', + shouldClose = true, + label = 'Bag of XTC', + name = 'xtcbaggy', + }, + weapon_bzgas = { + useable = false, + weight = 500, + type = 'weapon', + unique = false, + description = 'Tränen aus der Dose', + name = 'weapon_bzgas', + label = 'Tränengas Granate', + image = 'bz_gas.png', + }, + pistol_compensator = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'comp_attachment.png', + shouldClose = true, + label = 'Pistolen Kompensator', + name = 'pistol_compensator', + }, + tablet = { + useable = false, + weight = 2000, + type = 'item', + unique = false, + description = 'Expensive tablet', + image = 'tablet.png', + shouldClose = true, + label = 'Tablet', + name = 'tablet', + }, + kennzeichen_tool = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'kennzeichen_tool.png', + shouldClose = true, + label = 'Kennzeichen', + name = 'kennzeichen_tool', + }, + lysergic_acid = { + useable = false, + weight = 1000, + type = 'item', + unique = false, + description = 'Der geheime VIP-Zugang zu einer anderen Realität', + image = 'acid.png', + shouldClose = false, + label = 'Lysergsäure', + name = 'lysergic_acid', + }, + weapon_flashlight = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Heller als Du ^^', + name = 'weapon_flashlight', + label = 'Flashlight', + image = 'weapon_flashlight.png', + }, + weapon_dbshotgun = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A shotgun with two parallel barrels, allowing two single shots to be fired in quick succession', + image = 'weapon_dbshotgun.png', + label = 'Double-barrel Shotgun', + ammotype = 'AMMO_SHOTGUN', + name = 'weapon_dbshotgun', + }, + aldurs_ight_lixir = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Ein strahlendes und belebendes Getränk, das den leuchtenden Geist Baldurs einfängt.', + image = 'BaldursLightElixir.png', + shouldClose = true, + label = 'Baldur\'s Light Elixir', + name = 'baldurs_light_elixir', + }, + ev_coolant = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'ev_coolant.png', + shouldClose = true, + label = 'EV_Kühlkit', + name = 'ev_coolant', + }, + codeine_syrup = { + useable = false, + weight = 500, + type = 'item', + unique = false, + description = 'Der Sirup, der dich von „A“ nach „Z“ schickt – aber ohne Zwischenstopps', + image = 'crackmixingagent.png', + shouldClose = false, + label = 'Codein-Sirup', + name = 'codeine_syrup', + }, + blood_100 = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'blood_100.png', + shouldClose = true, + label = 'Blut (100ml)', + name = 'blood_100', + }, + weapon_carbinerifle_mk2 = { + useable = true, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Carbine Rifle MK2', + image = 'screenshot_455-removebg-preview.png', + label = 'Softair Gewehr', + ammotype = 'AMMO_RIFLE', + name = 'weapon_carbinerifle_mk2', + }, + dackelk = { + useable = false, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'Dackelklatscher.png', + shouldClose = false, + label = 'Dackelklatscher', + name = 'dackelk', + }, + hors_hunder_ings = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'Knusprig, würzig und mit einem feurigen Biss – diese Flügel schlagen ein wie ein Donnerblitz.', + image = 'ThorsThunderWings.png', + shouldClose = true, + label = 'Thor\'s Thunder Wings', + name = 'hors_hunder_ings', + }, + corn_cob = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'corn_cob.png', + shouldClose = true, + label = 'Maiskolben', + name = 'corn_cob', + }, + leberkas_semmal = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'Mehr Fleisch als Worte – des is koa Semmel, des is a Lebensgefühl!', + image = 'leberkas_semmal.png', + shouldClose = true, + label = 'Leberkas Semmal', + name = 'leberkas_semmal', + }, + cc_kaffe = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'cc_kaffe.png', + shouldClose = true, + label = 'Kaffee', + name = 'cc_kaffe', + }, + okis_rickster_unch = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Unberechenbar und aufregend, dieser Mocktail hält eine erfrischende Überraschung parat.', + image = 'LokisTricksterPunch.png', + shouldClose = true, + label = 'Loki\'s Trickster Punch', + name = 'lokis_trickster_punch', + }, + rifle_ammo = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'schnelles Peng', + image = 'rifle_ammo.png', + shouldClose = true, + label = 'Gewehr Munition', + name = 'rifle_ammo', + }, + big_bottle_lemonade = { + useable = true, + weight = 600, + type = 'item', + unique = false, + description = '', + image = 'big_bottle_lemonade.png', + shouldClose = true, + label = 'große Flasche Sprunk', + name = 'big_bottle_lemonade', + }, + wood = { + useable = false, + weight = 1000, + type = 'item', + unique = false, + description = 'Ich und mein Holz....', + image = 'wood.png', + shouldClose = false, + label = 'Holz', + name = 'wood', + }, + popcorn = { + useable = true, + weight = 150, + type = 'item', + unique = true, + description = 'Frisch aufgepopptes Popcorn ', + image = 'ChatGPT Image 26. Apr. 2025, 17_05_56-min.png', + shouldClose = true, + label = 'Popcorn', + name = 'popcorn', + }, + weapon_combatmg_mk2 = { + useable = true, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Weapon Combatmg MK2', + image = 'weapon_combatmg_mk2.png', + label = 'Combat MG Mk II', + ammotype = 'AMMO_MG', + name = 'weapon_combatmg_mk2', + }, + smg_extendedclip = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'smg_extendedclip.png', + shouldClose = true, + label = 'erw. SMG Magazin', + name = 'smg_extendedclip', + }, + weapon_stungun = { + useable = true, + weight = 1000, + type = 'weapon', + 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', + label = 'Taser X6', + image = 'weapon_stungun.png', + }, + weapontint_mk2_3 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Classic White Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Classic White Tint', + name = 'weapontint_mk2_3', + }, + fries_with_dip = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'Knusprig goldene Pommes, serviert im kleinen Metallkorb – dazu ein cremiger Dip im stilechten Mini-Metalleimer.', + image = 'ChatGPT_Image_27._Apr._2025__12_41_35-removebg-preview.png', + shouldClose = true, + label = 'Pommes mit Dip ', + name = 'fries_with_dip', + }, + comp_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A compensator for a weapon', + image = 'comp_attachment.png', + shouldClose = true, + label = 'Compensator', + name = 'comp_attachment', + }, + weapon_snowball = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A ball of packed snow, especially one made for throwing at other people for fun', + name = 'weapon_snowball', + label = 'Snowball', + image = 'weapon_snowball.png', + }, + saldprezels = { + useable = true, + weight = 150, + type = 'item', + unique = true, + description = 'Knusprige Mini-Salzbrezeln', + image = 'ChatGPT_Image_27._Apr._2025__00_12_06-removebg-preview.png', + shouldClose = true, + label = 'Salzbrezeln', + name = 'saldprezels', + }, + frittenwbm = { + useable = false, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'Fritten_wie_bei_Muttern.png', + shouldClose = false, + label = 'Fritten wie bei Muttern', + name = 'frittenwbm', + }, + holoscope_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A holo scope for a weapon', + image = 'holoscope_attachment.png', + shouldClose = true, + label = 'Holo Scope', + name = 'holoscope_attachment', + }, + weapon_pumpshotgun = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Der Türöffner für Cops, wenn Klopfen keine Option mehr ist.', + image = 'screenshot_399-removebg-preview.png', + label = 'Banalli Schrotflinte', + ammotype = 'AMMO_SHOTGUN', + name = 'weapon_pumpshotgun', + }, + meth = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'A baggie of Meth', + image = 'meth_baggy.png', + shouldClose = true, + label = 'Meth', + name = 'meth', + }, + weapon_assaultrifle = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Russlands Antwort auf jedes Problem: zuverlässig, unkaputtbar und schießt sogar noch, wenn Wodka drüber gekippt wird.', + image = 'weapon_assaultrifle.png', + label = 'AK 75', + ammotype = 'AMMO_RIFLE', + name = 'weapon_assaultrifle', + }, + narketan = { + useable = true, + weight = 250, + type = 'item', + unique = false, + description = '', + image = 'screenshot_696-removebg-preview.png', + shouldClose = true, + label = 'Narketan', + name = 'narketan', + }, + aktexyz = { + useable = false, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'aktexyz.png', + shouldClose = false, + label = 'Akte XYZ', + name = 'aktexyz', + }, + snp_ammo = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Ammo for Sniper Rifles', + image = 'snp_ammo.png', + shouldClose = true, + label = 'Sniper Munition', + name = 'snp_ammo', + }, + orangejuice = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'orangejuice.png', + shouldClose = false, + label = 'Flasche Orangensaft', + name = 'orangejuice', + }, + lsd_papers = { + useable = true, + weight = 500, + type = 'item', + unique = false, + description = 'Miniatur-Kunstwerke, die dir den Kopf verdrehen – aber hey, zumindest sieht alles schöner aus.', + image = 'lsd.png', + shouldClose = true, + label = 'LSD-Papes', + name = 'lsd_papers', + }, + cigbox = { + useable = true, + weight = 400, + type = 'item', + unique = true, + description = '', + image = 'cigbox.png', + shouldClose = false, + label = 'Zigarrenkiste', + name = 'cigbox', + }, + billokaffee = { + useable = true, + weight = 80, + type = 'item', + unique = false, + description = 'Die Schande Kolumbiens', + image = 'billokaffee.png', + shouldClose = true, + label = 'Billo Kaffee', + name = 'billokaffee', + }, + espresso = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = 'Hiernach bist du safe wach ^^', + image = 'espresso.png', + shouldClose = true, + label = 'Tasse Espresso', + name = 'espresso', + }, + rawmeat = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'rawmeat.png', + shouldClose = false, + label = 'rohes Fleisch', + name = 'rawmeat', + }, + weapon_ball = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A solid or hollow spherical or egg-shaped object that is kicked, thrown, or hit in a game', + image = 'weapon_ball.png', + label = 'Ball', + ammotype = 'AMMO_BALL', + name = 'weapon_ball', + }, + filter_papers = { + useable = false, + weight = 200, + type = 'item', + unique = false, + description = 'Der Joint ist dein Freund und am besten mit Filter', + image = 'filter_papers.png', + shouldClose = false, + label = 'Filtertips', + name = 'filter_papers', + }, + ammo_grenadelauncher = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Munition für den Granatwerfer', + image = 'grenade_launcher_tokyo_marui_m320a1_6_-removebg-preview.png', + shouldClose = true, + label = 'AMMO_GRENADELAUNCHER', + name = 'ammo_grenadelauncher', + }, + novalmin = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'Novalmin.png', + shouldClose = true, + label = 'Novalmin', + name = 'novalmin', + }, + weed_route = { + useable = false, + weight = 10, + type = 'item', + unique = true, + description = 'Offiziell? Dieses Dokument gibt’s nicht. Unofficially? Du bist jetzt Teil der geheimen Route – und das solltest du niemandem erzählen', + image = 'weed_route.png', + shouldClose = false, + label = 'Weed Route', + name = 'weed_route', + }, + weed_ak47_seed = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'A weed seed of AK47', + image = 'weed_seed.png', + shouldClose = true, + label = 'AK47 Seed', + name = 'weed_ak47_seed', + }, + ['5-fach_impfung_hund'] = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'hundeimpfstoff.png', + shouldClose = true, + label = '5-fach Impfung Hund', + name = '5-fach_impfung_hund', + }, + ['3-fach_impfung_katze'] = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'katzenimpfstoff.png', + shouldClose = true, + label = '3-fach Impfung Katze', + name = '3-fach_impfung_katze', + }, + creditcard = { + useable = false, + weight = 0, + type = 'item', + unique = true, + description = 'Ich brauch Geld', + image = 'creditcard.png', + shouldClose = true, + label = 'Bankkarte', + name = 'creditcard', + }, + weapon_colbaton = { + useable = true, + weight = 100, + type = 'weapon', + unique = true, + description = '', + image = 'weapon_colbaton.png', + shouldClose = true, + label = 'Teleskopschlagstock', + name = 'weapon_colbaton', + }, + cooked_bbq_ribeye = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'cooked_bbq_ribeye.png', + shouldClose = true, + label = 'gegrilltes Ribeye Steak', + name = 'cooked_bbq_ribeye', + }, + paper = {}, + voltaren_salbenverband = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'salbenverband.png', + shouldClose = true, + label = 'Voltaren Salbenverband', + name = 'voltaren_salbenverband', + }, + njords_sea_platter = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'NjordsSeaPlatter.png', + shouldClose = true, + label = 'Njords Sea Platter', + name = 'njords_sea_platter', + }, + baldurslightelixir = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'Ein strahlendes und belebendes Getränk, das den leuchtenden Geist Baldurs einfängt.', + image = 'BaldursLightElixir.png', + shouldClose = true, + label = 'Baldurs Light Elixir', + name = 'baldurslightelixir', + }, + weapon_combatpdw = { + useable = true, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Ab Werk leise', + image = 'weapon_combatpdw.png', + shouldClose = true, + label = 'Zig MPX', + name = 'weapon_combatpdw', + }, + boxapples = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'applebox.png', + shouldClose = false, + label = 'Kiste Äpfel', + name = 'boxapples', }, weapontint_mk2_32 = { - image = 'weapontint_black.png', + useable = true, + weight = 1000, type = 'item', unique = false, - label = 'Metallic Red and Yellow Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_32', description = 'Metallic Red and Yellow Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Metallic Red and Yellow Tint', + name = 'weapontint_mk2_32', + }, + heavy_duty_muzzle_brake = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A muzzle brake for a weapon', + image = 'heavy_duty_muzzle_brake.png', + shouldClose = true, + label = 'HD Muzzle Brake', + name = 'heavy_duty_muzzle_brake', + }, + rare_earths = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'rare_earths.png', + shouldClose = false, + label = 'seltene Erden', + name = 'rare_earths', + }, + cay = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Türkischer Tee', + image = 'Cay.png', + shouldClose = true, + label = 'Cay', + name = 'cay', + }, + weapon_specialcarbine_mk2 = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Weapon Wpecialcarbine MK2', + image = 'highteamspecialcarbinemk2.png', + label = 'Special Carbine Mk II', + ammotype = 'AMMO_RIFLE', + name = 'weapon_specialcarbine_mk2', + }, + weed_nutrition = { + useable = true, + weight = 2000, + type = 'item', + unique = false, + description = 'Plant nutrition', + image = 'weed_nutrition.png', + shouldClose = true, + label = 'Plant Fertilizer', + name = 'weed_nutrition', + }, + potatobag = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'potatobag.png', + shouldClose = false, + label = 'Sack Kartoffeln', + name = 'potatobag', + }, + blood_750 = { + useable = true, + weight = 750, + type = 'item', + unique = false, + description = '', + image = 'blood_750.png', + shouldClose = true, + label = 'Blut (750ml)', + name = 'blood_750', + }, + boxwater = { + useable = false, + weight = 2000, + type = 'item', + unique = true, + description = '', + image = 'boxwater.png', + shouldClose = false, + label = 'Kiste Wasser', + name = 'boxwater', + }, + weapon_petrolcan = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A robust liquid container made from pressed steel', + image = 'weapon_petrolcan.png', + label = 'Petrol Can', + ammotype = 'AMMO_PETROLCAN', + name = 'weapon_petrolcan', + }, + weapon_marksmanpistol = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A very accurate small firearm designed to be held in one hand', + image = 'weapon_marksmanpistol.png', + label = 'Marksman Pistol', + ammotype = 'AMMO_PISTOL', + name = 'weapon_marksmanpistol', + }, + vehicle_wheels = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'vehicle_wheels.png', + shouldClose = true, + label = 'Felgen', + name = 'vehicle_wheels', + }, + nvscope_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A night vision scope for a weapon', + image = 'nvscope_attachment.png', + shouldClose = true, + label = 'Night Vision Scope', + name = 'nvscope_attachment', + }, + kbrotmcr = { + useable = false, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'Koboldbrot_mit_Cheddar.png', + shouldClose = false, + label = 'Koboldbrot mit Cheedar', + name = 'kbrotmcr', + }, + cooked_bbq_sausages = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'cooked_bbq_sausages.png', + shouldClose = true, + label = 'gegrillte Bratwurst', + name = 'cooked_bbq_sausages', + }, + hors_hunder_torm = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Ein spritziges Getränk mit einem überraschenden Kick, das wie ein Donnerschlag erfrischt.', + image = 'ThorsThunderStorm.png', + shouldClose = true, + label = 'Thor\'s Thunder Storm (alkoholfrei)', + name = 'thors_thunder_storm', + }, + poison = { + useable = false, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'poison.png', + shouldClose = false, + label = 'Kugelfisch Gift', + name = 'poison', + }, + weapon_pistol_mk2 = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'An upgraded small firearm designed to be held in one hand', + image = 'weapon_pistol_mk2.png', + label = 'Klog 19', + ammotype = 'AMMO_PISTOL', + name = 'weapon_pistol_mk2', + }, + sniper_suppressor = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'suppressor_attachment.png', + shouldClose = true, + label = 'Sniper Schalldämpfer', + name = 'sniper_suppressor', + }, + green_phone = { + useable = false, + weight = 0.09999999999999432, + type = 'item', + unique = true, + description = '„Du bist nicht oberflächlich. Du hast einfach ein teures Telefon.“', + image = 'green_phone.png', + shouldClose = false, + label = 'iFruit 12XR Grün', + name = 'green_phone', + }, + veh_tint = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Install vehicle tint', + image = 'veh_tint.png', + shouldClose = true, + label = 'Tints', + name = 'veh_tint', + }, + bw_cupcake = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'bw_cupcake.png', + shouldClose = true, + label = 'Black & White Cupcake', + name = 'bw_cupcake', + }, + dagger_blade = { + useable = false, + weight = 500, + type = 'item', + unique = false, + description = 'So klein, du siehst sie fast nicht – aber sie hinterlässt Eindruck', + image = 'P1026942-3-scaled-removebg-preview.png', + shouldClose = false, + label = 'Dolchklinge', + name = 'dagger_blade', + }, + vehicletracker = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'vehicletracker.png', + shouldClose = true, + label = 'GPS Modul', + name = 'vehicletracker', + }, + falafel = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'Falafel mit Joghurtsauce', + image = 'Falafel.png', + shouldClose = true, + label = 'Falafel', + name = 'falafel', + }, + parachute = { + useable = true, + weight = 30000, + type = 'item', + unique = true, + description = 'The sky is the limit! Woohoo!', + image = 'parachute.png', + shouldClose = true, + label = 'Parachute', + name = 'parachute', + }, + redwoodpack = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'redwoodpack.png', + shouldClose = true, + label = 'Packung Redwood Zigaretten', + name = 'redwoodpack', + }, + steel_ingots = { + useable = false, + weight = 1000, + type = 'item', + unique = false, + description = 'Hier trifft pure Masse auf unendliches Potenzial.', + image = 'steel_ingot.png', + shouldClose = false, + label = 'Stahlbarren', + name = 'steel_ingots', + }, + tranexamsaure = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'tranexamsaure.png', + shouldClose = true, + label = 'Tranexamsäure', + name = 'tranexamsaure', + }, + cup_lemonade = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'cup_lemonade.png', + shouldClose = true, + label = 'Becher Sprunk', + name = 'cup_lemonade', + }, + raw_ribs = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'raw_ribs.png', + shouldClose = true, + label = 'rohe Rippchen', + name = 'raw_ribs', + }, + cc_cino = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'cc_cino.png', + shouldClose = true, + label = 'Cappuccino', + name = 'cc_cino', + }, + ifaks = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'ifaks for healing and a complete stress remover.', + image = 'ifaks.png', + shouldClose = true, + label = 'ifaks', + name = 'ifaks', }, pizza_piece = { useable = true, - name = 'pizza_piece', weight = 150, type = 'item', - shouldClose = true, unique = false, - label = 'Stück Pizza', description = 'Ein Stück Glück auf deinem Teller – Genieße unser köstliches Stück Pizza!', - }, - grip_attachment = { - image = 'grip_attachment.png', - type = 'item', - unique = false, - label = 'Grip', - useable = true, + name = 'pizza_piece', + label = 'Stück Pizza', shouldClose = true, - weight = 1000, - name = 'grip_attachment', - description = 'A grip for a weapon', - }, - weapon_proxmine = { - weight = 1000, - name = 'weapon_proxmine', - image = 'weapon_proximitymine.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Proxmine Grenade', - description = 'A bomb placed on the ground that detonates when going within its proximity', - }, - vitaminloesung_500 = { - image = 'screenshot_696-removebg-preview.png', - type = 'item', - unique = false, - label = 'Vitaminlösung 500', - useable = true, - shouldClose = true, - weight = 500, - name = 'vitaminloesung_500', - description = '', - }, - wc_cupcake = { - image = 'wc_cupcake.png', - type = 'item', - unique = false, - label = 'White Chocolate Raspberry Cupcake', - useable = true, - shouldClose = true, - weight = 10, - name = 'wc_cupcake', - description = '', - }, - fitbit = { - image = 'fitbit.png', - type = 'item', - unique = true, - label = 'Fitbit', - useable = true, - shouldClose = true, - weight = 500, - name = 'fitbit', - description = 'I like fitbit', - }, - sweets_candies = { - image = 'candy1.png', - type = 'item', - unique = false, - label = 'Bonbons', - useable = true, - shouldClose = true, - weight = 500, - name = 'sweets_candies', - description = 'Bunt, süß und manchmal klebrig', - }, - gg_salt_block_02 = { - image = 'gg_salt_block_02.png', - type = 'item', - unique = false, - label = 'besserer Salzblock', - useable = true, - shouldClose = true, - weight = 100, - name = 'gg_salt_block_02', - description = '', - }, - coffee_beans = { - image = 'coffee_beans.png', - type = 'item', - unique = false, - label = 'Packung Kaffeepulver', - useable = false, - shouldClose = false, - weight = 200, - name = 'coffee_beans', - description = '', - }, - vehicletrackertablet = { - image = 'vehicletrackertablet.png', - type = 'item', - unique = true, - label = 'Fahrzeugtracker Tablet', - useable = true, - shouldClose = true, - weight = 100, - name = 'vehicletrackertablet', - description = '', - }, - pistol_barrel = { - image = 'weapon_batton.png', - type = 'item', - unique = false, - label = 'Pistolenlauf', - useable = false, - shouldClose = false, - weight = 250, - name = 'pistol_barrel', - description = 'Der einzige Weg, wie du in kürzester Zeit einen bleibenden Eindruck hinterlässt', - }, - deployable_light = { - image = 'deployable_light.png', - type = 'item', - unique = true, - label = 'Aufsetzt Rundumleuchte', - useable = true, - shouldClose = false, - weight = 250, - name = 'deployable_light', - description = '', - }, - cigs = { - image = 'cigs.png', - type = 'item', - unique = false, - label = 'Zigarette', - useable = true, - shouldClose = true, - weight = 200, - name = 'cigs', - description = '', - }, - pizza_burger = { - image = 'pizza_burger.png', - type = 'item', - unique = false, - label = 'Pizza Burger', - useable = true, - shouldClose = true, - weight = 200, - name = 'pizza_burger', - description = 'Zartes Wagyu-Patty, würzige Salami, fruchtige Tomatensauce und geschmolzener Mozzarella, serviert in fluffigen Brioche Buns', - }, - veh_interior = { - image = 'veh_interior.png', - type = 'item', - unique = false, - label = 'Interior', - useable = true, - shouldClose = true, - weight = 1000, - name = 'veh_interior', - description = 'Upgrade vehicle interior', - }, - gg_coyote_fangs_03 = { - image = 'gg_coyote_fangs_03.png', - type = 'item', - unique = true, - label = 'Makelloser Kojotenzahn', - useable = false, - shouldClose = true, - weight = 1000, - name = 'gg_coyote_fangs_03', - description = '', - }, - luxuryfinish_attachment = { - image = 'luxuryfinish_attachment.png', - type = 'item', - unique = false, - label = 'Luxury Finish', - useable = true, - shouldClose = true, - weight = 1000, - name = 'luxuryfinish_attachment', - description = 'A luxury finish for a weapon', - }, - sugarbeet = { - image = 'rube.png', - type = 'item', - unique = false, - label = 'Zuckerrübe', - useable = false, - shouldClose = false, - weight = 500, - name = 'sugarbeet', - description = '', - }, - aluminum = { - image = 'aluminum.png', - type = 'item', - unique = false, - label = 'Aluminium', - useable = false, - shouldClose = false, - weight = 100, - name = 'aluminum', - description = 'Nice piece of metal that you can probably use for something', - }, - empty_cup = { - image = 'empty_cup.png', - type = 'item', - unique = false, - label = 'leerer Becher', - useable = true, - shouldClose = true, - weight = 6, - name = 'empty_cup', - description = '', - }, - steel_ingots = { - image = 'steel_ingot.png', - type = 'item', - unique = false, - label = 'Stahlbarren', - useable = false, - shouldClose = false, - weight = 1000, - name = 'steel_ingots', - description = 'Hier trifft pure Masse auf unendliches Potenzial.', - }, - axe_head = { - image = 'Axtkopf.png', - type = 'item', - unique = false, - label = 'Axt Kopf', - useable = false, - shouldClose = false, - weight = 1000, - name = 'axe_head', - description = 'Der schneidige Bruder der Säge', - }, - rifle_scope = { - image = 'smallscope_attachment.png', - type = 'item', - unique = true, - label = 'Gewehrvisier', - useable = true, - shouldClose = true, - weight = 100, - name = 'rifle_scope', - description = '', - }, - split_end_muzzle_brake = { - image = 'split_end_muzzle_brake.png', - type = 'item', - unique = false, - label = 'Split End Muzzle Brake', - useable = true, - shouldClose = true, - weight = 1000, - name = 'split_end_muzzle_brake', - description = 'A muzzle brake for a weapon', - }, - packlollis = { - image = 'packlollis.png', - type = 'item', - unique = false, - label = 'Tüte Lollis', - useable = true, - shouldClose = true, - weight = 40, - name = 'packlollis', - description = '', - }, - oilbarrel = { - image = 'oilbarrel.png', - type = 'item', - unique = true, - label = 'Erdölfass', - useable = false, - shouldClose = false, - weight = 6000, - name = 'oilbarrel', - description = '', - }, - barrel = { - image = 'barrel.png', - type = 'item', - unique = true, - label = 'leeres Metallfass', - useable = false, - shouldClose = false, - weight = 2000, - name = 'barrel', - description = '', - }, - pisman = { - image = 'pisman.png', - type = 'item', - unique = false, - label = 'Pismaniye', - useable = true, - shouldClose = true, - weight = 10, - name = 'pisman', - description = '', - }, - weapontint_mk2_22 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Bold Blue & White Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_22', - description = 'Bold Blue & White Weapon Tint for MK2 Weapons', - }, - redwoodpack = { - image = 'redwoodpack.png', - type = 'item', - unique = false, - label = 'Packung Redwood Zigaretten', - useable = true, - shouldClose = true, - weight = 200, - name = 'redwoodpack', - description = '', - }, - gg_hunting_animaltracker = { - image = 'gg_hunting_animaltracker.png', - type = 'item', - unique = true, - label = 'Tier Ortungsgerät', - useable = true, - shouldClose = true, - weight = 1000, - name = 'gg_hunting_animaltracker', - description = '', - }, - weapontint_mk2_31 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Metallic Orange & Yellow Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_31', - description = 'Metallic Orange & Yellow Weapon Tint for MK2 Weapons', - }, - weapontint_mk2_20 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Bold Yellow Features Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_20', - description = 'Bold Yellow Features Weapon Tint for MK2 Weapons', - }, - bucket = { - image = 'bucket.png', - type = 'item', - unique = false, - label = 'Eimer', - useable = false, - shouldClose = false, - weight = 600, - name = 'bucket', - description = 'alles im Eimer ^^', - }, - weapon_smg = { - ammotype = 'AMMO_SMG', - image = 'weapon_smg.png', - type = 'weapon', - unique = true, - label = 'MP5', - useable = false, - name = 'weapon_smg', - weight = 1000, - description = 'Deutsche Ingenieurskunst in Kompaktform, gebaut für Cops, die auf Präzision und Verlässlichkeit zählen.', - }, - heroin_route = { - image = 'heroin_route.png', - type = 'item', - unique = true, - label = 'Heroin Route', - useable = false, - shouldClose = false, - weight = 10, - name = 'heroin_route', - description = 'Offiziell? Dieses Dokument gibt’s nicht. Unofficially? Du bist jetzt Teil der geheimen Route – und das solltest du niemandem erzählen', - }, - weapon_hominglauncher = { - ammotype = 'AMMO_STINGER', - image = 'weapon_hominglauncher.png', - type = 'weapon', - unique = true, - label = 'Homing Launcher', - useable = false, - name = 'weapon_hominglauncher', - weight = 1000, - description = 'A weapon fitted with an electronic device that enables it to find and hit a target', - }, - veh_exterior = { - image = 'veh_exterior.png', - type = 'item', - unique = false, - label = 'Exterior', - useable = true, - shouldClose = true, - weight = 1000, - name = 'veh_exterior', - description = 'Upgrade vehicle exterior', - }, - weapontint_mk2_6 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Classic Blue Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_6', - description = 'Classic Blue Weapon Tint for MK2 Weapons', - }, - gg_pug_bait_01 = { - image = 'gg_pug_bait_01.png', - type = 'item', - unique = false, - label = 'Illegaler Raubtierköder 1', - useable = true, - shouldClose = true, - weight = 100, - name = 'gg_pug_bait_01', - description = '', - }, - sawdust = { - image = 'sawdust.png', - type = 'item', - unique = false, - label = 'Sägemehl', - useable = false, - shouldClose = false, - weight = 20, - name = 'sawdust', - description = '', - }, - weapon_navyrevolver = { - ammotype = 'AMMO_PISTOL', - image = 'weapon_navyrevolver.png', - type = 'weapon', - unique = true, - label = 'Navy Revolver', - useable = true, - name = 'weapon_navyrevolver', - weight = 1000, - description = 'Weapon Navyrevolver', - }, - weapon_wrench = { - weight = 1000, - name = 'weapon_wrench', - image = 'weapon_wrench.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Wrench', - description = 'A tool used for gripping and turning nuts, bolts, pipes, etc', - }, - roofbox_carbon = { - image = 'roofbox_carbon.png', - type = 'item', - unique = true, - label = 'Carbon Dachbox', - useable = true, - shouldClose = true, - weight = 1000, - name = 'roofbox_carbon', - description = '', - }, - shortened_gunbarrel = { - image = 'shotgun_barrel_compressed_better.png', - type = 'item', - unique = false, - label = 'verkürzter Waffenlauf', - useable = false, - shouldClose = false, - weight = 1000, - name = 'shortened_gunbarrel', - description = 'Weniger Lauf, mehr Stil', - }, - nightvision = { - image = 'nightvision.png', - type = 'item', - unique = true, - label = 'Nachtsichtgerät', - useable = false, - shouldClose = true, - weight = 100, - name = 'nightvision', - description = '', - }, - cosmetic_part = { - image = 'cosmetic_part.png', - type = 'item', - unique = false, - label = 'Cosmetickit', - useable = true, - shouldClose = true, - weight = 0, - name = 'cosmetic_part', - description = '', - }, - shaft = { - image = 'ar_grip.png', - type = 'item', - unique = false, - label = 'Waffenschaft', - useable = false, - shouldClose = false, - weight = 200, - name = 'shaft', - description = 'Schaft: Der ruhige Held der Waffe – immer da, wenn man ihn braucht, aber nie im Mittelpunkt', - }, - twerks_candy = { - image = 'twerks_candy.png', - type = 'item', - unique = false, - label = 'Ego Chaser Schockriegel', - useable = true, - shouldClose = true, - weight = 100, - name = 'twerks_candy', - description = 'It\'s all about you.', - }, - sessantacamo_attachment = { - image = 'sessantacamo_attachment.png', - type = 'item', - unique = false, - label = 'Sessanta Nove Camo', - useable = true, - shouldClose = true, - weight = 1000, - name = 'sessantacamo_attachment', - description = 'A sessanta nove camo for a weapon', - }, - boxorangejuice = { - image = 'boxorangejuice.png', - type = 'item', - unique = true, - label = 'Kiste Orangensaft', - useable = false, - shouldClose = false, - weight = 1000, - name = 'boxorangejuice', - description = '', - }, - cefalexin = { - image = 'Cefalexin.png', - type = 'item', - unique = false, - label = 'Cefalexin', - useable = true, - shouldClose = true, - weight = 20, - name = 'cefalexin', - description = '', - }, - weapontint_mk2_28 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Metallic Green Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_28', - description = 'Metallic Green Weapon Tint for MK2 Weapons', - }, - brakepad_replacement = { - image = 'brakepad_replacement.png', - type = 'item', - unique = false, - label = 'Premium Bremsenteile', - useable = true, - shouldClose = true, - weight = 0, - name = 'brakepad_replacement', - description = '', - }, - gatecrack = { - image = 'usb_device.png', - type = 'item', - unique = false, - label = 'Gatecrack', - useable = false, - shouldClose = true, - weight = 0, - name = 'gatecrack', - description = 'Handy software to tear down some fences', - }, - sniper_scope = { - image = 'largescope_attachment.png', - type = 'item', - unique = true, - label = 'Sniper Visier', - useable = true, - shouldClose = true, - weight = 100, - name = 'sniper_scope', - description = '', - }, - wwine = { - image = 'wwine.png', - type = 'item', - unique = false, - label = 'Weißwein', - useable = true, - shouldClose = true, - weight = 300, - name = 'wwine', - description = '', - }, - chainsaw = { - image = 'chainsaw.png', - type = 'item', - unique = true, - label = 'Kettensäge', - useable = false, - shouldClose = false, - weight = 600, - name = 'chainsaw', - description = 'Fichtenmoped..... Benzinbiber..... ', - }, - weapon_handle = { - image = 'snspistol_part_3.png', - type = 'item', - unique = false, - label = 'Griff', - useable = false, - shouldClose = false, - weight = 200, - name = 'weapon_handle', - description = 'Der perfekte Halt – für dich und deine Waffen-Fantasien', - }, - njords_sea_platter = { - image = 'NjordsSeaPlatter.png', - type = 'item', - unique = true, - label = 'Njords Sea Platter', - useable = true, - shouldClose = true, - weight = 100, - name = 'njords_sea_platter', - description = '', - }, - rifle_suppressor = { - image = 'suppressor_attachment.png', - type = 'item', - unique = true, - label = 'Gewehr Schalldämpfer', - useable = true, - shouldClose = true, - weight = 100, - name = 'rifle_suppressor', - description = '', - }, - aspirin = { - image = 'aspirin.png', - type = 'item', - unique = false, - label = 'Aspirin', - useable = true, - shouldClose = true, - weight = 20, - name = 'aspirin', - description = '', - }, - kakao = { - image = 'kakao.png', - type = 'item', - unique = false, - label = 'Kakao Togo', - useable = true, - shouldClose = true, - weight = 100, - name = 'kakao', - description = 'Eine heiße, süße Tasse Schokolade – perfekt zum Entspannen oder Aufwärmen an kühlen Tagen.', - }, - thors_sandwich = { - image = 'thors_sandwich.png', - type = 'item', - unique = false, - label = 'Thors Sandwich', - useable = true, - shouldClose = true, - weight = 150, - name = 'thors_sandwich', - 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.', - }, - weapon_briefcase = { - weight = 1000, - name = 'weapon_briefcase', - image = 'weapon_briefcase.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Briefcase', - description = 'A briefcase for storing important documents', - }, - advscope_attachment = { - image = 'advscope_attachment.png', - type = 'item', - unique = false, - label = 'Advanced Scope', - useable = true, - shouldClose = true, - weight = 1000, - name = 'advscope_attachment', - description = 'An advanced scope for a weapon', - }, - sniper_grip = { - image = 'ar_grip.png', - type = 'item', - unique = true, - label = 'Marksmangewehr Griff', - useable = true, - shouldClose = true, - weight = 100, - name = 'sniper_grip', - description = '', - }, - orange_o_tang_dose = { - image = 'orange_o_tang_dose.png', - type = 'item', - unique = false, - label = 'Orange O Tang Dose', - useable = true, - shouldClose = true, - weight = 50, - name = 'orange_o_tang_dose', - description = 'Dose Orangen Limo', - }, - geocamo_attachment = { - image = 'geocamo_attachment.png', - type = 'item', - unique = false, - label = 'Geometric Camo', - useable = true, - shouldClose = true, - weight = 1000, - name = 'geocamo_attachment', - description = 'A geometric camo for a weapon', - }, - radioscanner = { - image = 'radioscanner.png', - type = 'item', - unique = false, - label = 'Radio Scanner', - useable = false, - shouldClose = true, - weight = 1000, - name = 'radioscanner', - description = 'With this you can get some police alerts. Not 100% effective however', - }, - s_shake = { - image = 's_shake.png', - type = 'item', - unique = false, - label = 'Schokoshake', - useable = true, - shouldClose = true, - weight = 10, - name = 's_shake', - description = '', - }, - weapon_assaultshotgun = { - ammotype = 'AMMO_SHOTGUN', - image = 'weapon_assaultshotgun.png', - type = 'weapon', - unique = true, - label = 'Assault Shotgun', - useable = false, - name = 'weapon_assaultshotgun', - weight = 1000, - description = 'An assault version of asmoothbore gun for firing small shot at short range', - }, - lawyerpass = { - image = 'lawyerpass.png', - type = 'item', - unique = true, - label = 'Lawyer Pass', - useable = true, - shouldClose = false, - weight = 0, - name = 'lawyerpass', - description = 'Pass exclusive to lawyers to show they can represent a suspect', - }, - rolex = { - image = 'rolex.png', - type = 'item', - unique = false, - label = 'Golden Watch', - useable = false, - shouldClose = true, - weight = 1500, - name = 'rolex', - description = 'A golden watch seems like the jackpot to me!', - }, - firstaid = { - image = 'firstaid.png', - type = 'item', - unique = false, - label = 'First Aid', - useable = true, - shouldClose = true, - weight = 2500, - name = 'firstaid', - description = 'You can use this First Aid kit to get people back on their feet', - }, - weapon_combatpistol = { - ammotype = 'AMMO_PISTOL', - image = 'screenshot_434-removebg-preview.png', - type = 'weapon', - unique = true, - label = 'Bretta Storm', - useable = false, - name = 'weapon_combatpistol', - weight = 1000, - description = 'Eine kompakte, zuverlässige 9mm-Dienstpistole mit 17 Schuss Magazin.', - }, - marshal_card = { - image = 'police_card.png', - type = 'item', - unique = false, - label = 'Marshal Card', - useable = false, - shouldClose = false, - weight = 0, - name = 'marshal_card', - description = '', - }, - woodbug = { - image = 'woodbug.png', - type = 'item', - unique = false, - label = 'Borkenkäfer', - useable = false, - shouldClose = false, - weight = 4, - name = 'woodbug', - description = 'Deutsche Borkenkäfer dürfen dies....', - }, - weapontint_mk2_0 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Classic Black Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_0', - description = 'Classic Black Weapon Tint for MK2 Weapons', - }, - blue_phone = { - image = 'blue_phone.png', - type = 'item', - unique = true, - label = 'iFruit 12XR Blau', - useable = false, - shouldClose = false, - weight = 0.09999999999999432, - name = 'blue_phone', - description = '„Ein Akku, der genau so lange hält wie deine Aufmerksamkeitsspanne.“', - }, - midazolam = { - image = 'screenshot_696-removebg-preview.png', - type = 'item', - unique = false, - label = 'Midazolam', - useable = true, - shouldClose = true, - weight = 100, - name = 'midazolam', - description = '', - }, - placebo = { - image = 'placebo.png', - type = 'item', - unique = false, - label = 'Placebo', - useable = true, - shouldClose = true, - weight = 20, - name = 'placebo', - description = '', - }, - okis_ischief_ites = { - image = 'LokisMischiefBites.png', - type = 'item', - unique = false, - label = 'Loki\'s Mischief Bites', - useable = true, - shouldClose = true, - weight = 200, - name = 'okis_ischief_ites', - description = 'Knusprige Bissen, die mit einer scharfen Überraschung im Inneren den Gästen einen schelmischen Spaß bereiten.', - }, - rifle_drum = { - image = 'drum_attachment.png', - type = 'item', - unique = true, - label = 'Gewehr Trommelmagzin', - useable = true, - shouldClose = true, - weight = 100, - name = 'rifle_drum', - description = '', - }, - cay = { - image = 'Cay.png', - type = 'item', - unique = false, - label = 'Cay', - useable = true, - shouldClose = true, - weight = 200, - name = 'cay', - description = 'Türkischer Tee', - }, - privcard01 = { - image = '', - type = 'item', - unique = false, - label = 'Schlüsselkarte-0100a', - useable = false, - shouldClose = false, - weight = 0, - name = 'privcard01', - description = 'Registriert auf Mark Petrol', - }, - big_bottle_tide = { - image = 'big_bottle_tide.png', - type = 'item', - unique = false, - label = 'große Flasche Orange O Tang', - useable = true, - shouldClose = true, - weight = 600, - name = 'big_bottle_tide', - description = '', - }, - markedbills = { - image = 'markedbills.png', - type = 'item', - unique = true, - label = 'Marked Money', - useable = false, - shouldClose = true, - weight = 1000, - name = 'markedbills', - description = 'Money?', - }, - weapon_sniperrifle = { - ammotype = 'AMMO_SNIPER', - image = 'screenshot_414-removebg-preview.png', - type = 'weapon', - unique = true, - label = 'ABM Sniper Rifle', - useable = false, - name = 'weapon_sniperrifle', - weight = 1000, - description = 'Wenn man mal das Gesetzt von weiter weg vertreten muss.', - }, - weapontint_mk2_21 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Bold Red & White Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_21', - description = 'Bold Red & White Weapon Tint for MK2 Weapons', - }, - shotgun_grip = { - image = 'grip_attachment.png', - type = 'item', - unique = true, - label = 'Shotgun Griff', - useable = true, - shouldClose = true, - weight = 100, - name = 'shotgun_grip', - description = '', - }, - weapon_sawnoffshotgun = { - ammotype = 'AMMO_SHOTGUN', - image = 'weapon_sawnoffshotgun.png', - type = 'weapon', - unique = true, - label = 'Sawn-off Shotgun', - useable = false, - name = 'weapon_sawnoffshotgun', - weight = 1000, - description = 'A sawn-off smoothbore gun for firing small shot at short range', - }, - item_bench = { - image = 'workbench.png', - type = 'item', - unique = true, - label = 'Workbench', - useable = true, - shouldClose = false, - weight = 15000, - name = 'item_bench', - description = 'A workbench to craft items.', - }, - smg_defaultclip = { - image = 'clip_attachment.png', - type = 'item', - unique = true, - label = 'SMG Magazine', - useable = true, - shouldClose = true, - weight = 100, - name = 'smg_defaultclip', - description = '', - }, - weapon_candycane = { - weight = 1000, - name = 'weapon_candycane', - image = 'weapon_candycane', - type = 'weapon', - useable = true, - unique = true, - label = 'Candy Cane', - description = 'Candy Cane', - }, - pelmini = { - image = 'pelmini.png', - type = 'item', - unique = false, - label = 'Pelmini', - useable = true, - shouldClose = true, - weight = 100, - name = 'pelmini', - description = 'Kleine Teigtaschen, große Gefühle – Pelmeni lieben dich zurück!', - }, - weapon_compactrifle = { - ammotype = 'AMMO_RIFLE', - image = 'weapon_compactrifle.png', - type = 'weapon', - unique = true, - label = 'Compact Rifle', - useable = false, - name = 'weapon_compactrifle', - weight = 1000, - description = 'A compact version of an assault rifle', - }, - joint = { - image = 'joint7.png', - type = 'item', - unique = false, - label = 'Joint', - useable = true, - shouldClose = true, - weight = 500, - name = 'joint', - description = 'Die Friedenspfeife 2.0', - }, - digicamo_attachment = { - image = 'digicamo_attachment.png', - type = 'item', - unique = false, - label = 'Digital Camo', - useable = true, - shouldClose = true, - weight = 1000, - name = 'digicamo_attachment', - description = 'A digital camo for a weapon', - }, - weapon_autoshotgun = { - ammotype = 'AMMO_SHOTGUN', - image = 'weapon_autoshotgun.png', - type = 'weapon', - unique = true, - label = 'Auto Shotgun', - useable = false, - name = 'weapon_autoshotgun', - weight = 1000, - description = 'A shotgun capable of rapid continous fire', - }, - seed = { - image = 'seed.png', - type = 'item', - unique = false, - label = 'Samen', - useable = true, - shouldClose = true, - weight = 5, - name = 'seed', - description = '', - }, - dins_isdom_latter = { - image = 'OdinsWisdomPlatter.png', - type = 'item', - unique = false, - label = 'Odin\'s Wisdom Platter', - useable = true, - shouldClose = true, - weight = 200, - name = 'dins_isdom_latter', - description = 'Eine herzhafte Mischung, die den Wissensdurst und die Abenteuerlust des Göttervaters befriedigt.', - }, - suppressor_attachment = { - image = 'suppressor_attachment.png', - type = 'item', - unique = false, - label = 'Suppressor', - useable = true, - shouldClose = true, - weight = 1000, - name = 'suppressor_attachment', - description = 'A suppressor for a weapon', - }, - gg_rabbit_pelt_02 = { - image = 'gg_rabbit_pelt_02.png', - type = 'item', - unique = true, - label = 'Robustes Kaninchenfell', - useable = false, - shouldClose = true, - weight = 1000, - name = 'gg_rabbit_pelt_02', - description = '', - }, - smallscope_attachment = { - image = 'smallscope_attachment.png', - type = 'item', - unique = false, - label = 'Small Scope', - useable = true, - shouldClose = true, - weight = 1000, - name = 'smallscope_attachment', - description = 'A small scope for a weapon', - }, - bagruben = { - image = 'bagruben.png', - type = 'item', - unique = true, - label = 'Sack Zuckerrüben', - useable = false, - shouldClose = false, - weight = 2000, - name = 'bagruben', - description = '', - }, - weed_purplehaze_seed = { - image = 'weed_seed.png', - type = 'item', - unique = false, - label = 'Purple Haze Seed', - useable = true, - shouldClose = true, - weight = 0, - name = 'weed_purplehaze_seed', - description = 'A weed seed of Purple Haze', - }, - raw_wings = { - image = 'raw_wings.png', - type = 'item', - unique = false, - label = 'rohe Chickenwings', - useable = true, - shouldClose = true, - weight = 200, - name = 'raw_wings', - description = '', - }, - gg_captured_hen = { - image = 'gg_captured_hen.png', - type = 'item', - unique = true, - label = 'Gefangenes Huhn', - useable = true, - shouldClose = true, - weight = 5000, - name = 'gg_captured_hen', - description = '', - }, - boxsalad = { - image = 'saladbox.png', - type = 'item', - unique = true, - label = 'Kiste Eisbergsalat', - useable = false, - shouldClose = false, - weight = 1000, - name = 'boxsalad', - description = '', - }, - security_card_02 = { - image = 'security_card_02.png', - type = 'item', - unique = false, - label = 'Security Card B', - useable = true, - shouldClose = true, - weight = 0, - name = 'security_card_02', - description = 'A security card... I wonder what it goes to', - }, - gg_hunting_cookedmeat = { - image = 'gg_hunting_cookedmeat.png', - type = 'item', - unique = false, - label = 'gebratenes Wildfleisch', - useable = true, - shouldClose = true, - weight = 50, - name = 'gg_hunting_cookedmeat', - description = '', - }, - wood = { - image = 'wood.png', - type = 'item', - unique = false, - label = 'Holz', - useable = false, - shouldClose = false, - weight = 1000, - name = 'wood', - description = 'Ich und mein Holz....', - }, - cigar = { - image = 'cigar.png', - type = 'item', - unique = false, - label = 'Zigarre', - useable = true, - shouldClose = false, - weight = 100, - name = 'cigar', - description = '', - }, - packing_bandage = { - image = 'screenshot_478-removebg-preview.png', - type = 'item', - unique = false, - label = 'Verbandpäckchen', - useable = true, - shouldClose = true, - weight = 100, - name = 'packing_bandage', - description = '', - }, - stickynote = { - image = 'stickynote.png', - type = 'item', - unique = true, - label = 'Sticky note', - useable = false, - shouldClose = false, - weight = 0, - name = 'stickynote', - description = 'Sometimes handy to remember something :)', - }, - fish_and_chips = { - image = 'fish_and_chips.png', - type = 'item', - unique = false, - label = 'Fish and Chips', - useable = true, - shouldClose = true, - weight = 200, - name = 'fish_and_chips', - description = 'very british ^^', - }, - moneybag = { - image = 'moneybag.png', - type = 'item', - unique = true, - label = 'Money Bag', - useable = true, - shouldClose = true, - weight = 0, - name = 'moneybag', - description = 'A bag with cash', - }, - ezme = { - image = 'ezme.png', - type = 'item', - unique = false, - label = 'Ezme', - useable = true, - shouldClose = true, - weight = 10, - name = 'ezme', - description = '', - }, - weapontint_mk2_11 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Yellow Contrast Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_11', - description = 'Yellow Contrast Weapon Tint for MK2 Weapons', - }, - empty_weed_bag = { - image = 'weed_baggy_empty.png', - type = 'item', - unique = false, - label = 'Empty Weed Bag', - useable = true, - shouldClose = true, - weight = 0, - name = 'empty_weed_bag', - description = 'A small empty bag', - }, - aldurs_right_ites = { - image = 'BaldursBrightBites.png', - type = 'item', - unique = false, - label = 'Baldur\'s Bright Bites', - useable = true, - shouldClose = true, - weight = 200, - name = 'aldurs_right_ites', - description = 'Leicht und erfrischend, diese Bissen erhellen den Geist und lassen den Geschmack erstrahlen.', - }, - weapon_nightstick = { - weight = 1000, - name = 'weapon_nightstick', - image = 'weapon_nightstick.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Nightstick', - description = 'A police officer\'s club or billy', - }, - rifle_largescope = { - image = 'largescope_attachment.png', - type = 'item', - unique = true, - label = 'Mk2 Gewehr Visier groß', - useable = true, - shouldClose = true, - weight = 100, - name = 'rifle_largescope', - description = '', - }, - pork_joint = { - image = 'pork_joint.png', - type = 'item', - unique = false, - label = 'roher Schweinebraten', - useable = true, - shouldClose = true, - weight = 200, - name = 'pork_joint', - description = '', - }, - vitaminloesung_250 = { - image = 'screenshot_696-removebg-preview.png', - type = 'item', - unique = false, - label = 'Vitaminlösung 250', - useable = true, - shouldClose = true, - weight = 250, - name = 'vitaminloesung_250', - description = '', - }, - acetic = { - image = 'acetone2.png', - type = 'item', - unique = false, - label = 'Essiganhydrid', - useable = false, - shouldClose = false, - weight = 1000, - name = 'acetic', - description = 'Küchenessenz für Chemieprofis', - }, - tavor1 = { - image = 'tavor1.png', - type = 'item', - unique = false, - label = 'Tavor 1,0 mg', - useable = true, - shouldClose = true, - weight = 20, - name = 'tavor1', - description = '', - }, - weed = { - image = 'marihuana.png', - type = 'item', - unique = false, - label = 'Cannabis Knolle', - useable = true, - shouldClose = false, - weight = 100, - name = 'weed', - description = 'Wächst, riecht, entspannt', - }, - bodybag = { - image = 'bodybag.png', - type = 'item', - unique = false, - label = 'Leichensack', - useable = true, - shouldClose = true, - weight = 200, - name = 'bodybag', - description = '', - }, - basketball = { - image = 'basketball.png', - type = 'item', - unique = true, - label = 'Basketball', - useable = false, - shouldClose = false, - weight = 400, - name = 'basketball', - description = '', - }, - manti = { - image = 'manti.png', - type = 'item', - unique = false, - label = 'Manti', - useable = true, - shouldClose = true, - weight = 10, - name = 'manti', - description = '', - }, - casinochips = { - image = 'casinochips.png', - type = 'item', - unique = false, - label = 'Casino Chips', - useable = false, - shouldClose = false, - weight = 0, - name = 'casinochips', - description = 'Chips For Casino Gambling', - }, - bulletproof_tyres = { - image = 'bulletproof_tyres.png', - type = 'item', - unique = false, - label = 'Reifen Gebanzert', - useable = true, - shouldClose = true, - weight = 0, - name = 'bulletproof_tyres', - description = '', - }, - etilefrin = { - image = 'screenshot_696-removebg-preview.png', - type = 'item', - unique = false, - label = 'Etilefrin', - useable = true, - shouldClose = true, - weight = 100, - name = 'etilefrin', - description = '', - }, - elastic_bandage = { - image = 'elastisches-medizinisches-bandageband-komprimierend-geringe-dehnung-80-mm_189499203-removebg-preview.png', - type = 'item', - unique = false, - label = 'Elastische Binde', - useable = true, - shouldClose = true, - weight = 100, - name = 'elastic_bandage', - description = '', - }, - weapontint_mk2_4 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Classic Beige Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_4', - description = 'Classic Beige Weapon Tint for MK2 Weapons', - }, - bcesandwich = { - image = 'bcesandwich.png', - type = 'item', - unique = false, - label = 'Bacon Cheese Egg Sandwich', - useable = true, - shouldClose = true, - weight = 200, - name = 'bcesandwich', - description = 'Knuspriger Bacon, geschmolzener Käse und ein saftiges Spiegelei, geschichtet zwischen zwei goldbraun gerösteten Toastscheiben', - }, - weapon_carbinerifle = { - ammotype = 'AMMO_RIFLE', - image = 'ar15.png', - type = 'weapon', - unique = true, - label = 'AR 15', - useable = false, - name = 'weapon_carbinerifle', - weight = 1000, - description = 'Der beste Freund eines Cops, wenn Funk und Pfefferspray nicht mehr reichen.', - }, - box = { - image = 'box.png', - type = 'item', - unique = true, - label = 'Kiste', - useable = false, - shouldClose = false, - weight = 600, - name = 'box', - description = '', - }, - zig = { - image = 'zig.png', - type = 'item', - unique = false, - label = 'selbstgedrehte Zigarette ', - useable = true, - shouldClose = false, - weight = 100, - name = 'zig', - description = '', - }, - meth_pipe = { - image = 'Meth pfeife.png', - type = 'item', - unique = false, - label = 'Leere Methpfeife', - useable = false, - shouldClose = false, - weight = 500, - name = 'meth_pipe', - description = 'Leere Pfeife zum möglichen Glück was keins ist', - }, - cup_cola = { - image = 'cup_cola.png', - type = 'item', - unique = false, - label = 'Becher E-Cola', - useable = true, - shouldClose = true, - weight = 100, - name = 'cup_cola', - description = '', - }, - njords_ocean_breeze_alkoholfrei = { - image = 'NjordsOceanBreeze.png', - type = 'item', - unique = true, - label = 'Njords Ocean Breeze', - useable = true, - shouldClose = true, - weight = 100, - name = 'njords_ocean_breeze_alkoholfrei', - description = '', - }, - emptybag = { - image = 'emptybag.png', - type = 'item', - unique = false, - label = 'leerer Sack', - useable = false, - shouldClose = false, - weight = 10, - name = 'emptybag', - description = '', - }, - orange_o_tang_zero_flasche = { - image = 'orange_o_tang_zero_flasche.png', - type = 'item', - unique = false, - label = 'Orange O Tang Zero Flasche', - useable = true, - shouldClose = true, - weight = 80, - name = 'orange_o_tang_zero_flasche', - description = 'Flasche Orangen Limo', - }, - emp_ammo = { - image = 'emp_ammo.png', - type = 'item', - unique = false, - label = 'EMP Ammo', - useable = true, - shouldClose = true, - weight = 200, - name = 'emp_ammo', - description = 'Ammo for EMP Launcher', - }, - gunpowder = { - image = 'gunpowder.png', - type = 'item', - unique = false, - label = 'Schwarzpulver', - useable = false, - shouldClose = false, - weight = 500, - name = 'gunpowder', - description = 'Schwarzes Pulver kann Schaden machen kann im Verdichten Zustand', - }, - gg_pug_bait_03 = { - image = 'gg_pug_bait_03.png', - type = 'item', - unique = false, - label = 'Illegaler Raubtierköder 3', - useable = true, - shouldClose = true, - weight = 100, - name = 'gg_pug_bait_03', - description = '', - }, - rifle_extendedclip = { - image = 'rifle_extendedclip.png', - type = 'item', - unique = true, - label = 'erw. Gewehr Magazin', - useable = true, - shouldClose = true, - weight = 100, - name = 'rifle_extendedclip', - description = '', - }, - veh_suspension = { - image = 'veh_suspension.png', - type = 'item', - unique = false, - label = 'Suspension', - useable = true, - shouldClose = true, - weight = 1000, - name = 'veh_suspension', - description = 'Upgrade vehicle suspension', - }, - gleitgel = { - image = 'gleitgel.png', - type = 'item', - unique = true, - label = 'Gleitgel', - useable = false, - shouldClose = false, - weight = 100, - name = 'gleitgel', - description = 'Falls es mal zu Trocken ist ^^', - }, - weapon_pistol = { - ammotype = 'AMMO_PISTOL', - image = 'screenshot_398-removebg-preview.png', - type = 'weapon', - unique = true, - label = 'Bretta', - useable = false, - name = 'weapon_pistol', - weight = 1000, - description = 'Das Multitool zum Löcher machen.', - }, - weapon_battleaxe = { - weight = 1000, - name = 'weapon_battleaxe', - image = 'weapon_battleaxe.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Battle Axe', - description = 'A large broad-bladed axe used in ancient warfare', - }, - bank_card = { - image = 'bank_card.png', - type = 'item', - unique = true, - label = 'Bank Card', - useable = true, - shouldClose = true, - weight = 0, - name = 'bank_card', - description = 'Used to access ATM', - }, - weapon_firework = { - weight = 1000, - name = 'weapon_firework', - image = 'weapon_firework.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Firework Launcher', - description = 'A device containing gunpowder and other combustible chemicals that causes a spectacular explosion when ignited', - }, - slick_tyres = { - image = 'slick_tyres.png', - type = 'item', - unique = false, - label = 'Reifen slick', - useable = true, - shouldClose = true, - weight = 0, - name = 'slick_tyres', - description = '', - }, - gg_deer_hide_01 = { - image = 'gg_deer_hide_01.png', - type = 'item', - unique = true, - label = 'Raues Hirschleder', - useable = false, - shouldClose = true, - weight = 1000, - name = 'gg_deer_hide_01', - description = '', - }, - pistol_suppressor = { - image = 'suppressor_attachment.png', - type = 'item', - unique = true, - label = 'Pistolen Schalldämpfer', - useable = true, - shouldClose = true, - weight = 100, - name = 'pistol_suppressor', - description = '', - }, - emergency_revive_kit = { - image = 'medbox.png', - type = 'item', - unique = false, - label = 'Wiederbelebungs-Kit', - useable = true, - shouldClose = true, - weight = 1500, - name = 'emergency_revive_kit', - description = '', - }, - remote = { - image = 'remote.png', - type = 'item', - unique = true, - label = 'TV Fernbedienung', - useable = false, - shouldClose = false, - weight = 100, - name = 'remote', - description = '', - }, - raw_kebab = { - image = 'raw_kebab.png', - type = 'item', - unique = false, - label = 'roher Schaschlickspieß', - useable = true, - shouldClose = true, - weight = 200, - name = 'raw_kebab', - description = '', - }, - freshtobbacoleaf = { - image = 'freshtobbacoleaf.png', - type = 'item', - unique = false, - label = 'frisches Tabakblatt', - useable = false, - shouldClose = false, - weight = 10, - name = 'freshtobbacoleaf', - description = '', - }, - v6_engine = { - image = 'v6_engine.png', - type = 'item', - unique = false, - label = 'V6 Motor', - useable = true, - shouldClose = true, - weight = 0, - name = 'v6_engine', - description = '', - }, - baldurs_light = { - image = 'BaldursLight.png', - type = 'item', - unique = false, - label = 'Baldur\'s Light', - useable = true, - shouldClose = true, - weight = 200, - name = 'baldurs_light', - description = 'Sanft und erfrischend, wie das reine Licht, das Baldur ausstrahlt.', - }, - vomex = { - image = 'vomex.png', - type = 'item', - unique = false, - label = 'Vomex', - useable = true, - shouldClose = true, - weight = 20, - name = 'vomex', - description = '', - }, - weapontint_mk2_18 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Bold Green Features Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_18', - description = 'Bold Green Features Weapon Tint for MK2 Weapons', - }, - radio = { - image = 'radio.png', - type = 'item', - unique = true, - label = 'Funkgerät', - useable = false, - shouldClose = true, - weight = 600, - name = 'radio', - description = 'You can communicate with this through a signal', - }, - tuna = { - image = 'tuna.png', - type = 'item', - unique = false, - name = 'tuna', - label = 'Tunfisch', - shouldClose = false, - weight = 100, - useable = true, - description = '', - }, - weapon_ball = { - ammotype = 'AMMO_BALL', - image = 'weapon_ball.png', - type = 'weapon', - unique = true, - label = 'Ball', - useable = false, - name = 'weapon_ball', - weight = 1000, - description = 'A solid or hollow spherical or egg-shaped object that is kicked, thrown, or hit in a game', - }, - binoculars = { - image = 'fernglas.png', - type = 'item', - unique = true, - label = 'Fernglas', - useable = true, - shouldClose = true, - weight = 600, - name = 'binoculars', - description = 'EY!DU sollst nicht spannern!', - }, - magic_mushroom = { - image = 'magic_mushroom.png', - type = 'item', - unique = false, - label = 'Mutterkorn', - useable = false, - shouldClose = false, - weight = 500, - name = 'magic_mushroom', - description = 'Der Pilz, der dir das Gefühl gibt, du könntest mit deinen Gedanken den Regenbogen malen.', - }, - battery = { - image = 'battery.png', - type = 'item', - unique = true, - label = 'Akku', - useable = false, - shouldClose = false, - weight = 1000, - name = 'battery', - description = '', - }, - sniper_defaultclip = { - image = 'sniper_defaultclip.png', - type = 'item', - unique = true, - label = 'Sniper Magzin', - useable = true, - shouldClose = true, - weight = 100, - name = 'sniper_defaultclip', - description = '', - }, - chicken_thigh = { - image = 'chicken_thigh.png', - type = 'item', - unique = false, - label = 'rohe Hähnchenkeule', - useable = true, - shouldClose = true, - weight = 200, - name = 'chicken_thigh', - description = '', - }, - amiodaron = { - image = 'amiodaron.png', - type = 'item', - unique = false, - label = 'Amiodaron', - useable = true, - shouldClose = true, - weight = 15, - name = 'amiodaron', - description = '', - }, - weapon_minigun = { - ammotype = 'AMMO_MINIGUN', - image = 'weapon_minigun.png', - type = 'weapon', - unique = true, - label = 'Minigun', - useable = false, - name = 'weapon_minigun', - weight = 1000, - 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', - }, - roadpods = { - image = 'roadpods.png', - type = 'item', - unique = true, - label = 'iFruit Ear Buds', - useable = true, - shouldClose = true, - weight = 200, - name = 'roadpods', - description = '„Klang für Menschen, die sich keine Kompromisse anhören.“', - }, - caviar = { - image = 'caviar.png', - type = 'item', - unique = false, - name = 'caviar', - label = 'Kaviar', - shouldClose = false, - weight = 100, - useable = false, - description = '', - }, - cooked_pork_joint = { - image = 'cooked_pork_joint.png', - type = 'item', - unique = false, - label = 'gegrillter Schweinebraten', - useable = true, - shouldClose = true, - weight = 200, - name = 'cooked_pork_joint', - description = '', - }, - veh_transmission = { - image = 'veh_transmission.png', - type = 'item', - unique = false, - label = 'Transmission', - useable = true, - shouldClose = true, - weight = 1000, - name = 'veh_transmission', - description = 'Upgrade vehicle transmission', - }, - fwd_drivetrain = { - image = 'fwd_drivetrain.png', - type = 'item', - unique = false, - label = 'FWD', - useable = true, - shouldClose = true, - weight = 0, - name = 'fwd_drivetrain', - description = '', - }, - vape = { - image = 'vape.png', - type = 'item', - unique = true, - label = 'E-Dampfe', - useable = true, - shouldClose = false, - weight = 200, - name = 'vape', - description = '', - }, - gg_deer_hide_02 = { - image = 'gg_deer_hide_02.png', - type = 'item', - unique = true, - label = 'Robustes Hirschleder', - useable = false, - shouldClose = true, - weight = 1000, - name = 'gg_deer_hide_02', - description = '', - }, - cryptostick = { - image = 'cryptostick.png', - type = 'item', - unique = true, - label = 'Crypto Stick', - useable = true, - shouldClose = true, - weight = 200, - name = 'cryptostick', - description = 'Why would someone ever buy money that doesn\'t exist.. How many would it contain..?', - }, - goezleme = { - image = 'Goezleme.png', - type = 'item', - unique = false, - label = 'Gözleme', - useable = true, - shouldClose = true, - weight = 200, - name = 'goezleme', - description = 'würzig gefülltes Fladenbrot', - }, - weed_whitewidow = { - image = 'weed_baggy.png', - type = 'item', - unique = false, - label = 'White Widow 2g', - useable = true, - shouldClose = false, - weight = 200, - name = 'weed_whitewidow', - description = 'A weed bag with 2g White Widow', - }, - emergencydrone = { - image = 'emergencydrone.png', - type = 'item', - unique = true, - label = 'Einsatz Drohne', - useable = true, - shouldClose = true, - weight = 1000, - name = 'emergencydrone', - description = '', - }, - attachment_bench = { - image = 'attworkbench.png', - type = 'item', - unique = true, - label = 'Attachment Workbench', - useable = true, - shouldClose = false, - weight = 15000, - name = 'attachment_bench', - description = 'A workbench for crafting attachments.', - }, - advancedrepairkit = { - image = 'advancedkit.png', - type = 'item', - unique = false, - label = 'Advanced Repairkit', - useable = true, - shouldClose = true, - weight = 4000, - name = 'advancedrepairkit', - description = 'A nice toolbox with stuff to repair your vehicle', - }, - rubber = { - image = 'rubber.png', - type = 'item', - unique = false, - label = 'Gummi', - useable = false, - shouldClose = false, - weight = 600, - name = 'rubber', - description = 'Rubber, I believe you can make your own rubber ducky with it :D', - }, - boomcamo_attachment = { - image = 'boomcamo_attachment.png', - type = 'item', - unique = false, - label = 'Boom Camo', - useable = true, - shouldClose = true, - weight = 1000, - name = 'boomcamo_attachment', - description = 'A boom camo for a weapon', - }, - cooked_bbq_wings = { - image = 'cooked_bbq_wings.png', - type = 'item', - unique = false, - label = 'gegrillte BBQ Wings', - useable = true, - shouldClose = true, - weight = 200, - name = 'cooked_bbq_wings', - description = '', - }, - weapontint_mk2_15 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Bold Orange Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_15', - description = 'Bold Orange Weapon Tint for MK2 Weapons', - }, - holoscope_attachment = { - image = 'holoscope_attachment.png', - type = 'item', - unique = false, - label = 'Holo Scope', - useable = true, - shouldClose = true, - weight = 1000, - name = 'holoscope_attachment', - description = 'A holo scope for a weapon', - }, - pistol_defaultclip = { - image = 'clip_attachment.png', - type = 'item', - unique = true, - label = 'Pistolen Magazin', - useable = true, - shouldClose = true, - weight = 100, - name = 'pistol_defaultclip', - description = '', - }, - shisha_tobacco = { - image = 'shisha_tobacco.png', - type = 'item', - unique = false, - label = 'Shisha Tabak', - useable = false, - shouldClose = false, - weight = 100, - name = 'shisha_tobacco', - description = '', - }, - cc_kaffe = { - image = 'cc_kaffe.png', - type = 'item', - unique = false, - label = 'Kaffee', - useable = true, - shouldClose = true, - weight = 10, - name = 'cc_kaffe', - description = '', - }, - leberkas_semmal = { - image = 'leberkas_semmal.png', - type = 'item', - unique = false, - label = 'Leberkas Semmal', - useable = true, - shouldClose = true, - weight = 100, - name = 'leberkas_semmal', - description = 'Mehr Fleisch als Worte – des is koa Semmel, des is a Lebensgefühl!', - }, - klimo = { - image = 'klimo.png', - type = 'item', - unique = false, - label = 'Kirschlimonade', - useable = true, - shouldClose = true, - weight = 10, - name = 'klimo', - description = '', - }, - hors_hunder_ings = { - image = 'ThorsThunderWings.png', - type = 'item', - unique = true, - label = 'Thor\'s Thunder Wings', - useable = true, - shouldClose = true, - weight = 200, - name = 'hors_hunder_ings', - description = 'Knusprig, würzig und mit einem feurigen Biss – diese Flügel schlagen ein wie ein Donnerblitz.', - }, - weapon_pistol_mk2 = { - ammotype = 'AMMO_PISTOL', - image = 'weapon_pistol_mk2.png', - type = 'weapon', - unique = true, - label = 'Klog 19', - useable = false, - name = 'weapon_pistol_mk2', - weight = 1000, - description = 'An upgraded small firearm designed to be held in one hand', - }, - rifle_holoscope = { - image = 'holoscope_attachment.png', - type = 'item', - unique = true, - label = '100', - useable = true, - shouldClose = true, - weight = 100, - name = 'rifle_holoscope', - description = 'MK2 Gewehr Holovisier', - }, - cooked_bbq_thigh = { - image = 'cooked_bbq_thigh.png', - type = 'item', - unique = false, - label = 'gegrillte Hähnchenkeule', - useable = true, - shouldClose = true, - weight = 200, - name = 'cooked_bbq_thigh', - description = '', - }, - grape = { - image = 'grape.png', - type = 'item', - unique = false, - label = 'Weintrauben', - useable = true, - shouldClose = false, - weight = 100, - name = 'grape', - description = 'Mmmmh yummie, grapes', - }, - weapontint_mk2_19 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Bold Cyan Features Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_19', - description = 'Bold Cyan Features Weapon Tint for MK2 Weapons', - }, - loaded_fries = { - image = 'loaded_fries.png', - type = 'item', - unique = false, - label = 'Loaded Fries', - useable = true, - shouldClose = true, - weight = 100, - name = 'loaded_fries', - description = 'Knusprige Pommes, reich belegt mit köstlichen Toppings', - }, - weapon_hazardcan = { - ammotype = 'AMMO_PETROLCAN', - image = 'weapon_hazardcan.png', - type = 'weapon', - unique = true, - label = 'Hazardous Jerry Can', - useable = true, - name = 'weapon_hazardcan', - weight = 1000, - description = 'Weapon Hazardcan', - }, - tenkgoldchain = { - image = '10kgoldchain.png', - type = 'item', - unique = false, - label = '10k Gold Chain', - useable = false, - shouldClose = true, - weight = 2000, - name = 'tenkgoldchain', - description = '10 carat golden chain', - }, - weapon_smokegrenade = { - weight = 1000, - name = 'weapon_smokegrenade', - image = 'screenshot_425-removebg-preview.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Rauchgranate', - description = 'An explosive charge that can be remotely detonated', - }, - kino_keycard = { - image = 'keycard.png', - type = 'item', - unique = true, - label = 'Moonlight Cinema Keycard', - useable = false, - shouldClose = false, - weight = 10, - name = 'kino_keycard', - description = '', - }, - weapontint_mk2_10 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Blue Contrast Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_10', - description = 'Blue Contrast Weapon Tint for MK2 Weapons', - }, - weapon_bottle = { - weight = 1000, - name = 'weapon_bottle', - image = 'weapon_bottle.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Broken Bottle', - description = 'A broken bottle', - }, - doener = { - image = 'doner.png', - type = 'item', - unique = false, - label = 'Döner', - useable = true, - shouldClose = true, - weight = 200, - name = 'doener', - description = 'Döner macht schöner...', - }, - walkstick = { - image = 'walkstick.png', - type = 'weapon', - unique = true, - label = 'Walking Stick', - useable = false, - shouldClose = true, - weight = 1000, - name = 'walkstick', - description = 'Walking stick for ya\'ll grannies out there.. HAHA', - }, - weapontint_mk2_24 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Metallic Platinum Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_24', - description = 'Metallic Platinum Weapon Tint for MK2 Weapons', - }, - ready_methpipe = { - image = 'opium_pipe.png', - type = 'item', - unique = false, - label = 'Gefüllte Methpfeife', - useable = true, - shouldClose = true, - weight = 500, - name = 'ready_methpipe', - description = 'Der schnelle Weg ins Nirvana – aber du verpasst den Ausgang', - }, - nacl_1000 = { - image = 'nacl.png', - type = 'item', - unique = false, - label = 'NACL (1000ml)', - useable = true, - shouldClose = true, - weight = 1000, - name = 'nacl_1000', - description = '', - }, - plastic = { - image = 'plastic.png', - type = 'item', - unique = false, - label = 'Kunststoff', - useable = false, - shouldClose = false, - weight = 100, - name = 'plastic', - description = 'RECYCLE! - Greta Thunberg 2019', - }, - weapontint_mk2_26 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Metallic Purple & Lime Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_26', - description = 'Metallic Purple & Lime Weapon Tint for MK2 Weapons', - }, - boxorange = { - image = 'boxorange.png', - type = 'item', - unique = true, - label = 'Kiste Orangen', - useable = false, - shouldClose = false, - weight = 1000, - name = 'boxorange', - description = '', - }, - sunflowerseeds = { - image = 'Sonnenblumenkerne.png', - type = 'item', - unique = true, - label = 'Sonnenblumenkerne', - useable = true, - shouldClose = true, - weight = 100, - name = 'sunflowerseeds', - description = 'Der Snack zum selber knacken', - }, - weapontint_mk2_3 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Classic White Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_3', - description = 'Classic White Weapon Tint for MK2 Weapons', - }, - cleaningkit = { - image = 'cleaningkit.png', - type = 'item', - unique = false, - label = 'Cleaning Kit', - useable = true, - shouldClose = true, - weight = 250, - name = 'cleaningkit', - description = 'A microfiber cloth with some soap will let your car sparkle again!', - }, - blood_1000 = { - image = 'blood_100.png', - type = 'item', - unique = false, - label = 'Blut (1000ml)', - useable = true, - shouldClose = true, - weight = 1000, - name = 'blood_1000', - description = '', - }, - turbocharger = { - image = 'turbocharger.png', - type = 'item', - unique = false, - label = 'Premium Turbokit', - useable = true, - shouldClose = true, - weight = 0, - name = 'turbocharger', - description = '', - }, - thors_hammer = { - image = 'ThorsHammerBeer.png', - type = 'item', - unique = true, - label = 'Thor\'s Hammer', - useable = true, - shouldClose = true, - weight = 200, - name = 'thors_hammer', - description = 'So kraftvoll wie der Schlag von Mjölnir, Thors legendärem Hammer.', - }, - tobbaco = { - image = 'tobbaco.png', - type = 'item', - unique = false, - label = 'Tabak', - useable = false, - shouldClose = false, - weight = 100, - name = 'tobbaco', - description = '', - }, - butcherknife = { - image = 'butcherknife.png', - type = 'item', - unique = true, - label = 'Schlachtermesser', - useable = false, - shouldClose = false, - weight = 400, - name = 'butcherknife', - description = '', - }, - v8_engine = { - image = 'v8_engine.png', - type = 'item', - unique = false, - label = 'V8 Motor', - useable = true, - shouldClose = true, - weight = 0, - name = 'v8_engine', - description = '', - }, - ev_motor = { - image = 'ev_motor.png', - type = 'item', - unique = false, - label = 'EV_Motor', - useable = true, - shouldClose = true, - weight = 0, - name = 'ev_motor', - description = '', - }, - weapon_marksmanrifle_mk2 = { - ammotype = 'AMMO_SNIPER', - image = 'huntingrifle2.png', - type = 'weapon', - unique = true, - label = 'Marksman Rifle Mk II', - useable = true, - name = 'weapon_marksmanrifle_mk2', - weight = 1000, - description = 'Weapon Marksmanrifle MK2', - }, - big_bottle_lemonade = { - image = 'big_bottle_lemonade.png', - type = 'item', - unique = false, - label = 'große Flasche Sprunk', - useable = true, - shouldClose = true, - weight = 600, - name = 'big_bottle_lemonade', - description = '', - }, - pistol_flashlight = { - image = 'flashlight_attachment.png', - type = 'item', - unique = true, - label = 'Pistolenlicht', - useable = true, - shouldClose = true, - weight = 100, - name = 'pistol_flashlight', - description = '', - }, - bubble_tea = { - image = 'bubble_tea.png', - type = 'item', - unique = false, - label = 'Bubble Tea', - useable = true, - shouldClose = true, - weight = 100, - name = 'bubble_tea', - description = 'Bubble Tea – das einzige Getränk, bei dem man sich fragt, ob man gerade trinkt, snackt oder ein Kinderspielzeug schlürft!', - }, - smg_holoscope = { - image = 'holoscope_attachment.png', - type = 'item', - unique = true, - label = 'SMG Holoscope', - useable = true, - shouldClose = true, - weight = 100, - name = 'smg_holoscope', - description = '', - }, - koboldkotze = { - image = 'Koboldkotze.png', - type = 'item', - unique = true, - label = 'Koboldkotze', - useable = false, - shouldClose = false, - weight = 100, - name = 'koboldkotze', - description = '', - }, - laptop = { - image = 'laptop.png', - type = 'item', - unique = false, - label = 'Laptop', - useable = false, - shouldClose = true, - weight = 4000, - name = 'laptop', - description = 'Expensive laptop', - }, - reyas_arden_alad = { - image = 'FreyasGardenSalad.png', - type = 'item', - unique = true, - label = 'Freya\'s Garden Salad', - useable = true, - shouldClose = true, - weight = 200, - name = 'reyas_arden_alad', - description = 'Leicht und verführerisch, mit einer perfekten Balance von süß und herzhaft, genau wie die Göttin der Liebe.', - }, - ibuprophen = { - image = 'Ibuprophen.png', - type = 'item', - unique = false, - label = 'Ibuprophen', - useable = true, - shouldClose = true, - weight = 20, - name = 'ibuprophen', - description = '', - }, - dirischebs = { - image = 'Der_Irische_Beziehungsstatus.png', - type = 'item', - unique = true, - label = 'Der Irische Beziehungstatus', - useable = false, - shouldClose = false, - weight = 100, - name = 'dirischebs', - description = '', - }, - gg_captured_rabbit = { - image = 'gg_captured_rabbit.png', - type = 'item', - unique = true, - label = 'Gefangenes Kaninchen', - useable = true, - shouldClose = true, - weight = 5000, - name = 'gg_captured_rabbit', - description = '', - }, - campers_fuel = { - image = 'campers_fuel.png', - type = 'item', - unique = false, - label = 'Campers Fuel', - useable = true, - shouldClose = true, - weight = 100, - name = 'campers_fuel', - description = 'ein Campers am morgen vertreibt Kummer und Sorgen', - }, - weapon_switchblade = { - weight = 1000, - name = 'weapon_switchblade', - image = 'weapon_switchblade.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Switchblade', - description = 'A knife with a blade that springs out from the handle when a button is pressed', - }, - heparin = { - image = 'heparin.png', - type = 'item', - unique = false, - label = 'Heparin', - useable = true, - shouldClose = true, - weight = 10, - name = 'heparin', - description = '', - }, - weapon_rpg = { - ammotype = 'AMMO_RPG', - image = 'weapon_rpg.png', - type = 'weapon', - unique = true, - label = 'RPG', - useable = false, - name = 'weapon_rpg', - weight = 1000, - description = 'A rocket-propelled grenade launcher', - }, - weapontint_mk2_8 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Classic Brown & Black Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_8', - description = 'Classic Brown & Black Weapon Tint for MK2 Weapons', - }, - sprunk_dose = { - image = 'sprunk_dose.png', - type = 'item', - unique = false, - label = 'Sprunk Dose', - useable = true, - shouldClose = true, - weight = 50, - name = 'sprunk_dose', - description = 'Dose Zitronen Limo', - }, - epinephrine = { - image = 'epi_pen.png', - type = 'item', - unique = false, - label = 'Adrenalinspritze', - useable = true, - shouldClose = true, - weight = 10, - name = 'epinephrine', - description = '', - }, - salep = { - image = 'salep.png', - type = 'item', - unique = true, - label = 'Salep', - useable = true, - shouldClose = true, - weight = 200, - name = 'salep', - description = ' Zimt Heißgetränk', - }, - orangejuice = { - image = 'orangejuice.png', - type = 'item', - unique = false, - label = 'Flasche Orangensaft', - useable = true, - shouldClose = false, - weight = 100, - name = 'orangejuice', - description = '', - }, - weapon_specialcarbine_mk2 = { - ammotype = 'AMMO_RIFLE', - image = 'highteamspecialcarbinemk2.png', - type = 'weapon', - unique = true, - label = 'Special Carbine Mk II', - useable = false, - name = 'weapon_specialcarbine_mk2', - weight = 1000, - description = 'Weapon Wpecialcarbine MK2', - }, - kevlar = { - image = 'kevlar.png', - type = 'item', - unique = false, - label = 'Kevlar ', - useable = false, - shouldClose = false, - weight = 200, - name = 'kevlar', - description = '', - }, - weapon_batton = { - image = 'weapon_batton.png', - type = 'item', - unique = false, - label = 'Waffenlauf Lang', - useable = false, - shouldClose = false, - weight = 1000, - name = 'weapon_batton', - description = 'Ein Lauf auf Stahl mit einer hohen Genauigkeit ', - }, - gg_cougar_claw_02 = { - image = 'gg_cougar_claw_02.png', - type = 'item', - unique = true, - label = 'Robuste Puma-Klaue', - useable = false, - shouldClose = true, - weight = 500, - name = 'gg_cougar_claw_02', - description = '', - }, - weapon_revolver_mk2 = { - ammotype = 'AMMO_PISTOL', - image = 'screenshot_419-removebg-preview.png', - type = 'weapon', - unique = true, - label = 'Blood in and out Gun', - useable = false, - name = 'weapon_revolver_mk2', - weight = 1000, - description = 'da Violence', - }, - weapontint_mk2_14 = { - image = 'weapontint_black.png', - type = 'item', - unique = false, - label = 'Bold Purple & Yellow Tint', - useable = true, - shouldClose = true, - weight = 1000, - name = 'weapontint_mk2_14', - description = 'Bold Purple & Yellow Weapon Tint for MK2 Weapons', - }, - crack_baggy = { - image = 'crack_baggy.png', - type = 'item', - unique = false, - label = 'Bag of Crack', - useable = true, - shouldClose = true, - weight = 0, - name = 'crack_baggy', - description = 'To get happy faster', - }, - orange_o_tang_flasche = { - image = 'orange_o_tang_flasche.png', - type = 'item', - unique = false, - label = 'Orange O Tang Flasche', - useable = true, - shouldClose = true, - weight = 80, - name = 'orange_o_tang_flasche', - description = 'Flasche Orangen Limo', - }, - plank = { - image = 'plank.png', - type = 'item', - unique = false, - label = 'Brett ', - useable = false, - shouldClose = false, - weight = 600, - name = 'plank', - description = 'Brett vorm Kopf oder so...', - }, - certificate = { - image = 'certificate.png', - type = 'item', - unique = false, - label = 'Certificate', - useable = false, - shouldClose = true, - weight = 0, - name = 'certificate', - description = 'Certificate that proves you own certain stuff', - }, - tavor25 = { - image = 'tavor25.png', - type = 'item', - unique = false, - label = 'Tavor 2,5 mg', - useable = true, - shouldClose = true, - weight = 20, - name = 'tavor25', - description = '', - }, - waffle_icream = { - image = 'waffle_icream.png', - type = 'item', - unique = true, - label = 'Sandwich Eis', - useable = true, - shouldClose = true, - weight = 100, - name = 'waffle_icream', - description = 'Cremiges Vanilleeis, umhüllt von zwei zarten Waffelschichten – der Klassiker im Retro-Look für echte Eisliebhaber.', - }, - metacam = { - image = 'Metacam.png', - type = 'item', - unique = false, - label = 'Metacam', - useable = true, - shouldClose = true, - weight = 20, - name = 'metacam', - description = '', - }, - jelly_beans = { - image = 'file_00000000007861f7963805e1f6fecfc5-removebg-preview.png', - type = 'item', - unique = true, - label = 'Jelly Beans', - useable = true, - shouldClose = true, - weight = 150, - name = 'jelly_beans', - description = 'Bunte, kleine Köstlichkeiten mit knackiger Hülle und fruchtig-süßem Kern – ein Farbtupfer voller Geschmack.', - }, - weapon_fireextinguisher = { - weight = 1000, - name = 'weapon_fireextinguisher', - image = 'weapon_fireextinguisher.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Fire Extinguisher', - description = 'A portable device that discharges a jet of water, foam, gas, or other material to extinguish a fire', - }, - antipatharia_coral = { - image = 'antipatharia_coral.png', - type = 'item', - unique = false, - label = 'Antipatharia', - useable = false, - shouldClose = true, - weight = 1000, - name = 'antipatharia_coral', - description = 'Its also known as black corals or thorn corals', - }, - weapon_poolcue = { - weight = 1000, - name = 'weapon_poolcue', - image = 'weapon_poolcue.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Billardque', - description = 'A stick used to strike a ball, usually the cue ball (or other things)', - }, - freyas_kiss = { - image = 'FreyasKiss.png', - type = 'item', - unique = true, - label = 'Freya\'s Kiss', - useable = true, - shouldClose = true, - weight = 200, - name = 'freyas_kiss', - description = 'Ein verführerischer und zarter Drink, der die Schönheit der Göttin Freya widerspiegelt.', - }, - precision_muzzle_brake = { - image = 'precision_muzzle_brake.png', - type = 'item', - unique = false, - label = 'Precision Muzzle Brake', - useable = true, - shouldClose = true, - weight = 1000, - name = 'precision_muzzle_brake', - description = 'A muzzle brake for a weapon', - }, - irishexit = { - image = 'irish_exit.png', - type = 'item', - unique = true, - label = 'Irish Exit', - useable = false, - shouldClose = false, - weight = 100, - name = 'irishexit', - description = '', - }, - suspension_parts = { - image = 'suspension_parts.png', - type = 'item', - unique = false, - label = 'Premium Fahrwerksteile', - useable = true, - shouldClose = true, - weight = 0, - name = 'suspension_parts', - description = '', }, ecola_zero_flasche = { - image = 'ecolazerobottle.png', - type = 'item', - unique = false, - label = 'E-Cola Zero Flasche', useable = true, - shouldClose = true, weight = 80, - name = 'ecola_zero_flasche', + type = 'item', + unique = false, description = 'Flasche Cola', - }, - ifs_olden_arvest = { - image = 'SifsGoldenHarvest.png', - type = 'item', - unique = false, - label = 'Sif\'s Golden Harvest', - useable = true, + image = 'ecolazerobottle.png', shouldClose = true, - weight = 200, - name = 'sifs_olden_harvest', - description = 'Eine goldene Ernte, die Sif selbst gesegnet haben könnte – perfekt für eine herzhafte Mahlzeit.', - }, - revolver_barrel = { - image = 'axehandle.png', - type = 'item', - unique = false, - label = 'Revolverlauf', - useable = false, - shouldClose = false, - weight = 250, - name = 'revolver_barrel', - description = 'Revolver-Abzug: Ein kurzer Zug, der großen Knall bringt', - }, - comp_attachment = { - image = 'comp_attachment.png', - type = 'item', - unique = false, - label = 'Compensator', - useable = true, - shouldClose = true, - weight = 1000, - name = 'comp_attachment', - description = 'A compensator for a weapon', - }, - fishingrod = { - image = 'fishingrod.png', - type = 'item', - unique = true, - name = 'fishingrod', - label = 'Angelrute', - shouldClose = true, - weight = 400, - useable = true, - description = '', - }, - repair_kit = { - image = 'repair_kit.png', - type = 'item', - unique = false, - label = 'Werkzeug', - useable = true, - shouldClose = true, - weight = 0, - name = 'repair_kit', - description = 'Für Schnelle & Kleinere Reparaturen ', - }, - mmorgenlicht = { - image = 'mmorgenlicht.png', - type = 'item', - unique = false, - label = 'Meiers Morgenlicht', - useable = true, - shouldClose = false, - weight = 100, - name = 'mmorgenlicht', - description = '', - }, - advancedlockpick = { - image = 'advancedlockpick.png', - type = 'item', - unique = false, - label = 'Advanced Lockpick', - useable = true, - shouldClose = true, - weight = 500, - name = 'advancedlockpick', - description = 'If you lose your keys a lot this is very useful... Also useful to open your beers', - }, - weapon_machete = { - weight = 1000, - name = 'weapon_machete', - image = 'machete.png', - type = 'weapon', - useable = false, - unique = true, - label = 'Machete', - description = 'A broad, heavy knife used as a weapon', + label = 'E-Cola Zero Flasche', + name = 'ecola_zero_flasche', }, water_bottle = { - image = 'wasserflasche.png', + useable = true, + weight = 100, type = 'item', unique = false, - label = 'Wasser Flasche ', - useable = true, - shouldClose = true, - weight = 100, - name = 'water_bottle', description = 'Gerüchte sagen, es stammt aus einem Gletscher – wahrscheinlich eher aus dem Hahn hinterm Werkstor.', + image = 'wasserflasche.png', + shouldClose = true, + label = 'Wasser Flasche ', + name = 'water_bottle', }, - raw_ribs = { - image = 'raw_ribs.png', + hotdog = { + useable = true, + weight = 100, type = 'item', unique = false, - label = 'rohe Rippchen', - useable = true, - shouldClose = true, - weight = 200, - name = 'raw_ribs', description = '', - }, - kuzu_sis = { - image = 'Kuzu_sis.png', - type = 'item', - unique = true, - label = 'Kuzu Sis', - useable = true, + image = 'screenshot_691-removebg-preview.png', shouldClose = true, - weight = 200, - name = 'kuzu_sis', - description = 'Lammkebab mit Beilagen', + label = 'Hot Dog', + name = 'hotdog', }, - parachute = { - image = 'parachute.png', - type = 'item', - unique = true, - label = 'Parachute', + milk = { useable = true, + weight = 400, + type = 'item', + unique = false, + description = 'Muuuuhhhh ', + image = 'milk.png', shouldClose = true, - weight = 30000, - name = 'parachute', - description = 'The sky is the limit! Woohoo!', + label = 'Packung Milch', + name = 'milk', }, - vehicletracker = { - image = 'vehicletracker.png', - type = 'item', - unique = true, - label = 'GPS Modul', + kolonya = { useable = true, + weight = 150, + type = 'item', + unique = false, + description = 'Duftwasser - Geschenk für Gäste', + image = 'Kolonya.png', shouldClose = true, + label = 'Kolonya', + name = 'kolonya', + }, + sprunk = { + useable = true, weight = 100, - name = 'vehicletracker', - description = '', + type = 'item', + unique = false, + description = '"Weil dein Körper Zucker liebt – du aber nicht deinen Körper."', + image = 'sprunk.png', + shouldClose = true, + label = 'Sprunk Softdrink', + name = 'sprunk', }, - weapon_specialcarbine = { - ammotype = 'AMMO_RIFLE', - image = 'weapon_specialcarbine.png', + advancedlockpick = { + useable = true, + weight = 500, + type = 'item', + unique = false, + description = 'If you lose your keys a lot this is very useful... Also useful to open your beers', + image = 'advancedlockpick.png', + shouldClose = true, + label = 'Advanced Lockpick', + name = 'advancedlockpick', + }, + glucoseg40 = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'glucoseg40.png', + shouldClose = true, + label = 'Glucose 40%', + name = 'glucoseg40', + }, + drill = { + useable = false, + weight = 0, + type = 'item', + unique = true, + description = 'The real deal...', + image = 'drill.png', + shouldClose = false, + label = 'Bohrmaschine', + name = 'drill', + }, + mmorgenlicht = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'mmorgenlicht.png', + shouldClose = false, + label = 'Meiers Morgenlicht', + name = 'mmorgenlicht', + }, + riverwater = { + useable = false, + weight = 3000, + type = 'item', + unique = true, + description = '', + image = 'kanister.png', + shouldClose = false, + label = 'Kanister mit Wasser', + name = 'riverwater', + }, + weapon_heavysniper_mk2 = { + useable = true, + weight = 1000, type = 'weapon', unique = true, - label = 'KH 450', - useable = false, - name = 'weapon_specialcarbine', + description = 'Weapon Heavysniper MK2', + image = 'weapon_heavysniper_mk2.png', + label = 'Heavy Sniper Mk II', + ammotype = 'AMMO_SNIPER', + name = 'weapon_heavysniper_mk2', + }, + repair_kit = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'Für Schnelle & Kleinere Reparaturen ', + image = 'repair_kit.png', + shouldClose = true, + label = 'Werkzeug', + name = 'repair_kit', + }, + weapontint_mk2_13 = { + useable = true, weight = 1000, - description = 'Wenn die Ar 15 nicht mehr reicht.', - }, - pistol_ammo = { - image = 'pistol_ammo.png', type = 'item', unique = false, - label = 'Pistolen Munition', - useable = true, + description = 'Bold Pink Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', shouldClose = true, - weight = 200, - name = 'pistol_ammo', - description = 'Peng in klein', + label = 'Bold Pink Tint', + name = 'weapontint_mk2_13', }, - mmkc = { - image = 'mmkc.png', - type = 'item', - unique = false, - label = 'Mercimek Çorbasi', + shoe = { useable = true, - shouldClose = true, - weight = 10, - name = 'mmkc', - description = '', - }, - sniper_suppressor = { - image = 'suppressor_attachment.png', + weight = 100, type = 'item', unique = true, - label = 'Sniper Schalldämpfer', + description = 'ein Schuh an Kop .... oder so', + image = 'shoe.png', + shouldClose = false, + label = 'Schuh', + name = 'shoe', + }, + revolver_barrel = { + useable = false, + weight = 250, + type = 'item', + unique = false, + description = 'Revolver-Abzug: Ein kurzer Zug, der großen Knall bringt', + image = 'axehandle.png', + shouldClose = false, + label = 'Revolverlauf', + name = 'revolver_barrel', + }, + gg_salt_block_01 = { useable = true, - shouldClose = true, weight = 100, - name = 'sniper_suppressor', + type = 'item', + unique = false, description = '', + image = 'gg_salt_block_01.png', + shouldClose = true, + label = 'Salzblock', + name = 'gg_salt_block_01', + }, + weapontint_mk2_29 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Metallic Blue Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Metallic Blue Tint', + name = 'weapontint_mk2_29', + }, + weapontint_mk2_30 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Metallic White & Aqua Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Metallic White & Aqua Tint', + name = 'weapontint_mk2_30', + }, + ifs_olden_arvest = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Eine goldene Ernte, die Sif selbst gesegnet haben könnte – perfekt für eine herzhafte Mahlzeit.', + image = 'SifsGoldenHarvest.png', + shouldClose = true, + label = 'Sif\'s Golden Harvest', + name = 'sifs_olden_harvest', + }, + weapon_heavypistol = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Wenn die Klog nicht mehr reicht.', + image = 'screenshot_405-removebg-preview.png', + label = 'FM 510', + ammotype = 'AMMO_PISTOL', + name = 'weapon_heavypistol', + }, + veh_interior = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Upgrade vehicle interior', + image = 'veh_interior.png', + shouldClose = true, + label = 'Interior', + name = 'veh_interior', + }, + suspension_parts = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'suspension_parts.png', + shouldClose = true, + label = 'Premium Fahrwerksteile', + name = 'suspension_parts', + }, + irishexit = { + useable = false, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'irish_exit.png', + shouldClose = false, + label = 'Irish Exit', + name = 'irishexit', + }, + precision_muzzle_brake = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A muzzle brake for a weapon', + image = 'precision_muzzle_brake.png', + shouldClose = true, + label = 'Precision Muzzle Brake', + name = 'precision_muzzle_brake', + }, + weapon_poolcue = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A stick used to strike a ball, usually the cue ball (or other things)', + name = 'weapon_poolcue', + label = 'Billardque', + image = 'weapon_poolcue.png', + }, + tactical_muzzle_brake = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A muzzle brakee for a weapon', + image = 'tactical_muzzle_brake.png', + shouldClose = true, + label = 'Tactical Muzzle Brake', + name = 'tactical_muzzle_brake', + }, + weapon_gadgetpistol = { + useable = true, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Weapon Gadgetpistol', + image = 'weapon_gadgetpistol.png', + label = 'Perico Pistol', + ammotype = 'AMMO_PISTOL', + name = 'weapon_gadgetpistol', + }, + weapon_fireextinguisher = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A portable device that discharges a jet of water, foam, gas, or other material to extinguish a fire', + name = 'weapon_fireextinguisher', + label = 'Fire Extinguisher', + image = 'weapon_fireextinguisher.png', + }, + jelly_beans = { + useable = true, + weight = 150, + type = 'item', + unique = true, + description = 'Bunte, kleine Köstlichkeiten mit knackiger Hülle und fruchtig-süßem Kern – ein Farbtupfer voller Geschmack.', + image = 'file_00000000007861f7963805e1f6fecfc5-removebg-preview.png', + shouldClose = true, + label = 'Jelly Beans', + name = 'jelly_beans', + }, + marshal_card = { + useable = false, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'police_card.png', + shouldClose = false, + label = 'Marshal Card', + name = 'marshal_card', + }, + gg_boar_tusk_03 = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'gg_boar_tusk_03.png', + shouldClose = true, + label = 'Makelloser Eberzahn', + name = 'gg_boar_tusk_03', + }, + offroad_tyres = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'offroad_tyres.png', + shouldClose = true, + label = 'Reifen offroad', + name = 'offroad_tyres', + }, + cottoncandy = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'screenshot_693-removebg-preview.png', + shouldClose = true, + label = 'Zuckerwatte', + name = 'cottoncandy', + }, + metacam = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'Metacam.png', + shouldClose = true, + label = 'Metacam', + name = 'metacam', + }, + gg_captured_chickenhawk = { + useable = true, + weight = 5000, + type = 'item', + unique = true, + description = '', + image = 'gg_captured_chickenhawk.png', + shouldClose = true, + label = 'Gefangener Falke', + name = 'gg_captured_chickenhawk', + }, + smg_scope = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'holoscope_attachment.png', + shouldClose = true, + label = 'SMG Visier', + name = 'smg_scope', + }, + weapon_batton = { + useable = false, + weight = 1000, + type = 'item', + unique = false, + description = 'Ein Lauf auf Stahl mit einer hohen Genauigkeit ', + image = 'weapon_batton.png', + shouldClose = false, + label = 'Waffenlauf Lang', + name = 'weapon_batton', + }, + kakao2 = { + useable = true, + weight = 100, + type = 'item', + unique = 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.', + image = 'kakao2.png', + shouldClose = true, + label = 'Tasse Heiße Schokolade', + name = 'kakao2', + }, + gazebo = { + useable = true, + weight = 600, + type = 'item', + unique = false, + description = '', + image = 'gazebo.png', + shouldClose = true, + label = 'Pavillon', + name = 'gazebo', + }, + slushi = { + useable = true, + weight = 150, + type = 'item', + unique = false, + description = 'Erfrischung pur in jedem Schluck – Gönn dir deinen Slushi!', + image = 'slushi.png', + shouldClose = true, + label = 'Slushi', + name = 'slushi', + }, + certificate = { + useable = false, + weight = 0, + type = 'item', + unique = false, + description = 'Certificate that proves you own certain stuff', + image = 'certificate.png', + shouldClose = true, + label = 'Certificate', + name = 'certificate', + }, + plank = { + useable = false, + weight = 600, + type = 'item', + unique = false, + description = 'Brett vorm Kopf oder so...', + image = 'plank.png', + shouldClose = false, + label = 'Brett ', + name = 'plank', + }, + weapontint_mk2_16 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Bold Green & Purple Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Bold Green & Purple Tint', + name = 'weapontint_mk2_16', + }, + odins_nuesse = { + useable = true, + weight = 150, + type = 'item', + unique = false, + 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.', + image = 'Odins_nuesse.png', + shouldClose = true, + label = 'Odins Nüsse', + name = 'Odins_nuesse', + }, + boxmilk = { + useable = false, + weight = 1200, + type = 'item', + unique = true, + description = '', + image = 'boxmilk.png', + shouldClose = false, + label = 'Karton mit Milch', + name = 'boxmilk', + }, + hopfen = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'hopfen.png', + shouldClose = false, + label = 'Hopfen', + name = 'hopfen', + }, + gg_hunting_arrowammo = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'gg_hunting_arrowammo.png', + shouldClose = true, + label = 'Armbrust Pfeile', + name = 'gg_hunting_arrowammo', + }, + bb_cupcake = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'bb_cupcake.png', + shouldClose = true, + label = 'Blueberry Cupcake', + name = 'bb_cupcake', + }, + orange_o_tang_flasche = { + useable = true, + weight = 80, + type = 'item', + unique = false, + description = 'Flasche Orangen Limo', + image = 'orange_o_tang_flasche.png', + shouldClose = true, + label = 'Orange O Tang Flasche', + name = 'orange_o_tang_flasche', + }, + veh_plates = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Install vehicle plates', + image = 'veh_plates.png', + shouldClose = true, + label = 'Plates', + name = 'veh_plates', + }, + crack_baggy = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'To get happy faster', + image = 'crack_baggy.png', + shouldClose = true, + label = 'Bag of Crack', + name = 'crack_baggy', + }, + cotton = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'cotton.png', + shouldClose = false, + label = 'Baumwolle', + name = 'cotton', + }, + weapon_revolver_mk2 = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'da Violence', + image = 'screenshot_419-removebg-preview.png', + label = 'Blood in and out Gun', + ammotype = 'AMMO_PISTOL', + name = 'weapon_revolver_mk2', + }, + performance_part = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'performance_part.png', + shouldClose = true, + label = 'Performance Kit', + name = 'performance_part', + }, + kevlar = { + useable = false, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'kevlar.png', + shouldClose = false, + label = 'Kevlar ', + name = 'kevlar', + }, + salep = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = ' Zimt Heißgetränk', + image = 'salep.png', + shouldClose = true, + label = 'Salep', + name = 'salep', + }, + weapon_wrench = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A tool used for gripping and turning nuts, bolts, pipes, etc', + name = 'weapon_wrench', + label = 'Wrench', + image = 'weapon_wrench.png', + }, + epinephrine = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'epi_pen.png', + shouldClose = true, + label = 'Adrenalinspritze', + name = 'epinephrine', + }, + sawdust = { + useable = false, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'sawdust.png', + shouldClose = false, + label = 'Sägemehl', + name = 'sawdust', + }, + pussycat = { + useable = true, + weight = 40, + type = 'item', + unique = false, + description = 'Für die einsamen Nächte.', + image = 'pussycat.png', + shouldClose = true, + label = 'Pussycat', + name = 'pussycat', + }, + hotdog_deluxe = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = 'Der König unter den Hotdogs', + image = 'hotdogdeluxe-removebg-preview.png', + shouldClose = true, + label = 'Deluxe Hotdog', + name = 'hotdog_deluxe', + }, + vitaminloesung_750 = { + useable = true, + weight = 750, + type = 'item', + unique = false, + description = '', + image = 'screenshot_696-removebg-preview.png', + shouldClose = true, + label = 'Vitaminlösung 750', + name = 'vitaminloesung_750', + }, + cheese_burger = { + useable = true, + weight = 150, + type = 'item', + unique = false, + 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.', + image = 'cheese_burger.png', + shouldClose = true, + label = 'Bacon Cheese Burger', + name = 'cheese_burger', + }, + vodka = { + useable = true, + weight = 500, + type = 'item', + unique = false, + description = 'Nach 4 Flaschen redet man Russisch.', + image = 'vodka.png', + shouldClose = true, + label = 'Chernokov Vodka', + name = 'vodka', + }, + vomex = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'vomex.png', + shouldClose = true, + label = 'Vomex', + name = 'vomex', + }, + sprunk_dose = { + useable = true, + weight = 50, + type = 'item', + unique = false, + description = 'Dose Zitronen Limo', + image = 'sprunk_dose.png', + shouldClose = true, + label = 'Sprunk Dose', + name = 'sprunk_dose', + }, + weapontint_mk2_8 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Classic Brown & Black Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Classic Brown & Black Tint', + name = 'weapontint_mk2_8', + }, + weapon_rpg = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A rocket-propelled grenade launcher', + image = 'weapon_rpg.png', + label = 'RPG', + ammotype = 'AMMO_RPG', + name = 'weapon_rpg', + }, + weapon_combatmg = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A combat version of an automatic gun that fires bullets in rapid succession for as long as the trigger is pressed', + image = 'weapon_combatmg.png', + label = 'Combat MG', + ammotype = 'AMMO_MG', + name = 'weapon_combatmg', + }, + weed_brick = { + useable = false, + weight = 1000, + type = 'item', + unique = false, + description = '1KG Weed Brick to sell to large customers.', + image = 'weed_brick.png', + shouldClose = true, + label = 'Weed Brick', + name = 'weed_brick', + }, + weapon_switchblade = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A knife with a blade that springs out from the handle when a button is pressed', + name = 'weapon_switchblade', + label = 'Switchblade', + image = 'weapon_switchblade.png', + }, + lamb_chops = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'lamb_chops.png', + shouldClose = true, + label = 'Lammkoteletts', + name = 'lamb_chops', + }, + gg_cougar_claw_03 = { + useable = false, + weight = 500, + type = 'item', + unique = true, + description = '', + image = 'gg_cougar_claw_03.png', + shouldClose = true, + label = 'Makellose Puma-Klaue', + name = 'gg_cougar_claw_03', + }, + gg_salt_block_03 = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'gg_salt_block_03.png', + shouldClose = true, + label = 'Premium Salzblock', + name = 'gg_salt_block_03', + }, + propofol_250 = { + useable = true, + weight = 250, + type = 'item', + unique = false, + description = '', + image = 'Propofol-00409469924-removebg-preview.png', + shouldClose = true, + label = 'Propofol 250', + name = 'propofol_250', + }, + weapon_assaultsmg = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Voll Scifi ^^', + image = 'weapon_assaultsmg.png', + label = 'BDR-C ', + ammotype = 'AMMO_SMG', + name = 'weapon_assaultsmg', + }, + weapon_pumpshotgun_mk2 = { + useable = true, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Pumpshotgun MK2', + image = 'weapon_pumpshotgun_mk2.png', + label = 'Pumpshotgun Mk II', + ammotype = 'AMMO_SHOTGUN', + name = 'weapon_pumpshotgun_mk2', + }, + firework3 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Fireworks', + image = 'firework3.png', + shouldClose = true, + label = 'Inferno King ', + name = 'firework3', + }, + ggdrasils_oots = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Tief verwurzelt in den Gaben der Natur, bieten diese knusprigen Snacks eine Verbindung zu den alten Geschichten.', + image = 'YggdrasilsRootsGemuseChips.png.png', + shouldClose = true, + label = 'Yggdrasil\'s Roots', + name = 'yggdrasils_roots', + }, + heparin = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'heparin.png', + shouldClose = true, + label = 'Heparin', + name = 'heparin', + }, + weapontint_mk2_31 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Metallic Orange & Yellow Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Metallic Orange & Yellow Tint', + name = 'weapontint_mk2_31', + }, + remote = { + useable = false, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'remote.png', + shouldClose = false, + label = 'TV Fernbedienung', + name = 'remote', + }, + bank_card = { + useable = true, + weight = 0, + type = 'item', + unique = true, + description = 'Used to access ATM', + image = 'bank_card.png', + shouldClose = true, + label = 'Bank Card', + name = 'bank_card', + }, + odins_wisdom_brew = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Ein Getränk, das auch ohne Alkohol die Weisheit und Kraft des Allvaters vermittelt – voller Geschmack und leicht süß.', + image = 'OdinsWisdomBrew.png', + shouldClose = true, + label = 'Odin\'s Wisdom Brew (alkoholfrei)', + name = 'odins_wisdom_brew', + }, + weapontint_1 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Green Weapon Tint', + image = 'weapontint_green.png', + shouldClose = true, + label = 'Green Tint', + name = 'weapontint_1', + }, + kq_outfitbag = { + useable = true, + weight = 5, + type = 'item', + unique = false, + description = 'Der Kleiderschrank für unterwegs', + image = 'kq_outfitbag.png', + shouldClose = false, + label = 'Outfit Rucksack', + name = 'kq_outfitbag', + }, + gg_hunting_knife_02 = { + useable = true, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'gg_hunting_knife_02.png', + shouldClose = true, + label = 'verbessertes Jagdmesser', + name = 'gg_hunting_knife_02', + }, + item_bench = { + useable = true, + weight = 15000, + type = 'item', + unique = true, + description = 'A workbench to craft items.', + image = 'workbench.png', + shouldClose = false, + label = 'Workbench', + name = 'item_bench', + }, + ibuprophen = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'Ibuprophen.png', + shouldClose = true, + label = 'Ibuprophen', + name = 'ibuprophen', + }, + veh_turbo = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Install vehicle turbo', + image = 'veh_turbo.png', + shouldClose = true, + label = 'Turbo', + name = 'veh_turbo', + }, + copper = { + useable = false, + weight = 800, + type = 'item', + unique = false, + description = 'Es ist Metall aber Weich ', + image = 'cooperbar.png', + shouldClose = false, + label = 'Kupferbarren', + name = 'copper', + }, + mg_ammo = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Ammo for Machine Guns', + image = 'mg_ammo.png', + shouldClose = true, + label = 'MG ammo', + name = 'mg_ammo', + }, + reyas_arden_alad = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'Leicht und verführerisch, mit einer perfekten Balance von süß und herzhaft, genau wie die Göttin der Liebe.', + image = 'FreyasGardenSalad.png', + shouldClose = true, + label = 'Freya\'s Garden Salad', + name = 'reyas_arden_alad', + }, + gg_rabbit_pelt_01 = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'gg_rabbit_pelt_01.png', + shouldClose = true, + label = 'Raues Kaninchenfell', + name = 'gg_rabbit_pelt_01', + }, + laptop = { + useable = false, + weight = 4000, + type = 'item', + unique = false, + description = 'Expensive laptop', + image = 'laptop.png', + shouldClose = true, + label = 'Laptop', + name = 'laptop', + }, + weapon_compactrifle = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A compact version of an assault rifle', + image = 'weapon_compactrifle.png', + label = 'Compact Rifle', + ammotype = 'AMMO_RIFLE', + name = 'weapon_compactrifle', + }, + weapon_bullpuprifle = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Dieses Gewehr ist der neueste chinesische Import, der Amerika im Sturm erobert.', + image = 'screenshot_411-removebg-preview.png', + label = 'QBX-92-3', + ammotype = 'AMMO_RIFLE', + name = 'weapon_bullpuprifle', + }, + thermite = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Sometimes you\'d wish for everything to burn', + image = 'thermite.png', + shouldClose = true, + label = 'Thermite', + name = 'thermite', + }, + gg_captured_hen = { + useable = true, + weight = 5000, + type = 'item', + unique = true, + description = '', + image = 'gg_captured_hen.png', + shouldClose = true, + label = 'Gefangenes Huhn', + name = 'gg_captured_hen', + }, + orange_o_tang_zero_dose = { + useable = true, + weight = 50, + type = 'item', + unique = false, + description = 'Dose Orangen Limo', + image = 'orange_o_tang_zero_dose.png', + shouldClose = true, + label = 'Orange O Tang Zero Dose', + name = 'orange_o_tang_zero_dose', + }, + cuttingdisc = { + useable = false, + weight = 200, + type = 'item', + unique = true, + description = '', + image = 'cuttingdisc.png', + shouldClose = false, + label = 'Trennscheibe', + name = 'cuttingdisc', + }, + weapon_bullpupshotgun = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A compact smoothbore gun for firing small shot at short range', + image = 'weapon_bullpupshotgun.png', + label = 'Bullpup Shotgun', + ammotype = 'AMMO_SHOTGUN', + name = 'weapon_bullpupshotgun', + }, + ev_motor = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'ev_motor.png', + shouldClose = true, + label = 'EV_Motor', + name = 'ev_motor', + }, + gg_boar_tusk_02 = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'gg_boar_tusk_02.png', + shouldClose = true, + label = 'Robuster Eberzahn', + name = 'gg_boar_tusk_02', + }, + v8_engine = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'v8_engine.png', + shouldClose = true, + label = 'V8 Motor', + name = 'v8_engine', + }, + urapidil1 = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'urapidil1.png', + shouldClose = true, + label = 'Urapidil 1,0 mg', + name = 'urapidil1', + }, + rifle_extendedclip = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'rifle_extendedclip.png', + shouldClose = true, + label = 'erw. Gewehr Magazin', + name = 'rifle_extendedclip', + }, + weapon_machinepistol = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A self-loading pistol capable of burst or fully automatic fire', + image = 'weapon_machinepistol.png', + label = 'Tec-9', + ammotype = 'AMMO_PISTOL', + name = 'weapon_machinepistol', + }, + printerdocument = { + useable = true, + weight = 0, + type = 'item', + unique = true, + description = 'A nice document', + image = 'printerdocument.png', + shouldClose = true, + label = 'Dokument', + name = 'printerdocument', + }, + football = { + useable = true, + weight = 400, + type = 'item', + unique = true, + description = '', + image = 'football.png', + shouldClose = false, + label = 'Football', + name = 'football', + }, + thors_hammer = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'So kraftvoll wie der Schlag von Mjölnir, Thors legendärem Hammer.', + image = 'ThorsHammerBeer.png', + shouldClose = true, + label = 'Thor\'s Hammer', + name = 'thors_hammer', + }, + tier_leckerlis = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'Freude für deinen Vierbeiner.', + image = 'tier_leckerlies.png', + shouldClose = true, + label = 'Tier Leckerlis', + name = 'tier_leckerlis', + }, + raki = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'türkisches Nationalgetränk, aus Weintrauben oder Rosinen gebrannter Anisée', + image = 'raki.png', + shouldClose = true, + label = 'Raki', + name = 'raki', + }, + turbocharger = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'turbocharger.png', + shouldClose = true, + label = 'Premium Turbokit', + name = 'turbocharger', + }, + blood_500 = { + useable = true, + weight = 500, + type = 'item', + unique = false, + description = '', + image = 'blood_500.png', + shouldClose = true, + label = 'Blut (500ml)', + name = 'blood_500', + }, + ecg_monitor = { + useable = true, + weight = 2500, + type = 'item', + unique = false, + description = '', + image = '148383-multiparameter-patientenmonitor-pc-3000-lepu-medical-2-removebg-preview.png', + shouldClose = true, + label = 'EKG Monitor', + name = 'ecg_monitor', + }, + snikkel_candy = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'Some delicious candy :O', + image = 'snikkel_candy.png', + shouldClose = true, + label = 'EarthQuakes', + name = 'snikkel_candy', + }, + weapon_pocketlight = { + useable = true, + weight = 100, + type = 'weapon', + unique = true, + description = '', + image = 'w_me_pocketlight.png', + shouldClose = true, + label = 'kleine Taschenlampe', + name = 'weapon_pocketlight', + }, + ammunition_route = { + useable = false, + weight = 10, + type = 'item', + unique = true, + description = 'Offiziell? Dieses Dokument gibt’s nicht. Unofficially? Du bist jetzt Teil der geheimen Route – und das solltest du niemandem erzählen', + image = 'ammunition_route.png', + shouldClose = false, + label = 'Munitions Route', + name = 'ammunition_route', + }, + cleaningkit = { + useable = true, + weight = 250, + type = 'item', + unique = false, + description = 'A microfiber cloth with some soap will let your car sparkle again!', + image = 'cleaningkit.png', + shouldClose = true, + label = 'Cleaning Kit', + name = 'cleaningkit', + }, + rifle_grip = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'ar_grip.png', + shouldClose = true, + label = 'Gewehrgriff', + name = 'rifle_grip', + }, + baldurs_light = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Sanft und erfrischend, wie das reine Licht, das Baldur ausstrahlt.', + image = 'BaldursLight.png', + shouldClose = true, + label = 'Baldur\'s Light', + name = 'baldurs_light', + }, + fat_end_muzzle_brake = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A muzzle brake for a weapon', + image = 'fat_end_muzzle_brake.png', + shouldClose = true, + label = 'Fat End Muzzle Brake', + name = 'fat_end_muzzle_brake', + }, + goldbar = { + useable = false, + weight = 7000, + type = 'item', + unique = false, + description = 'Looks pretty expensive to me', + image = 'goldbar.png', + shouldClose = true, + label = 'Gold Bar', + name = 'goldbar', + }, + nacl_1000 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = '', + image = 'nacl.png', + shouldClose = true, + label = 'NACL (1000ml)', + name = 'nacl_1000', + }, + ready_methpipe = { + useable = true, + weight = 500, + type = 'item', + unique = false, + description = 'Der schnelle Weg ins Nirvana – aber du verpasst den Ausgang', + image = 'opium_pipe.png', + shouldClose = true, + label = 'Gefüllte Methpfeife', + name = 'ready_methpipe', + }, + weapontint_mk2_24 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Metallic Platinum Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Metallic Platinum Tint', + name = 'weapontint_mk2_24', + }, + walkstick = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Walking stick for ya\'ll grannies out there.. HAHA', + image = 'walkstick.png', + shouldClose = true, + label = 'Walking Stick', + name = 'walkstick', + }, + morphine = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'syringe.png', + shouldClose = true, + label = 'Morphiumspritze', + name = 'morphine', + }, + doener = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Döner macht schöner...', + image = 'doner.png', + shouldClose = true, + label = 'Döner', + name = 'doener', + }, + lutschfinger_eis = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'wie aus deiner Kindheit', + image = 'lutschfinger_eis.png', + shouldClose = true, + label = 'Lutschfinger Eis', + name = 'lutschfinger_eis', + }, + moneybag = { + useable = true, + weight = 0, + type = 'item', + unique = true, + description = 'A bag with cash', + image = 'moneybag.png', + shouldClose = true, + label = 'Money Bag', + name = 'moneybag', + }, + ironoxide = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = 'Some powder to mix with.', + image = 'ironoxide.png', + shouldClose = false, + label = 'Iron Powder', + name = 'ironoxide', + }, + kino_keycard = { + useable = false, + weight = 10, + type = 'item', + unique = true, + description = '', + image = 'keycard.png', + shouldClose = false, + label = 'Moonlight Cinema Keycard', + name = 'kino_keycard', + }, + raw_kebab = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'raw_kebab.png', + shouldClose = true, + label = 'roher Schaschlickspieß', + name = 'raw_kebab', + }, + vehicletrackertablet = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'vehicletrackertablet.png', + shouldClose = true, + label = 'Fahrzeugtracker Tablet', + name = 'vehicletrackertablet', + }, + weapontint_mk2_21 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Bold Red & White Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Bold Red & White Tint', + name = 'weapontint_mk2_21', + }, + weapontint_mk2_2 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Classic Two-Tone Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Classic Two-Tone Tint', + name = 'weapontint_mk2_2', + }, + nitrous_bottle = { + useable = false, + weight = 0, + type = 'item', + unique = false, + description = '', + image = '', + shouldClose = false, + label = 'Nitro Flasche', + name = 'nitrous_bottle', + }, + cryptostick = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'Why would someone ever buy money that doesn\'t exist.. How many would it contain..?', + image = 'cryptostick.png', + shouldClose = true, + label = 'Crypto Stick', + name = 'cryptostick', + }, + ayran = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'erfrischendes Joghurtgetränk', + image = 'Ayran.png', + shouldClose = true, + label = 'Ayran', + name = 'ayran', + }, + s_shake = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 's_shake.png', + shouldClose = true, + label = 'Schokoshake', + name = 's_shake', + }, + security_card_02 = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'A security card... I wonder what it goes to', + image = 'security_card_02.png', + shouldClose = true, + label = 'Security Card B', + name = 'security_card_02', + }, + weapon_hazardcan = { + useable = true, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Weapon Hazardcan', + image = 'weapon_hazardcan.png', + label = 'Hazardous Jerry Can', + ammotype = 'AMMO_PETROLCAN', + name = 'weapon_hazardcan', + }, + weapon_smokegrenade = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'An explosive charge that can be remotely detonated', + name = 'weapon_smokegrenade', + label = 'Rauchgranate', + image = 'screenshot_425-removebg-preview.png', + }, + weapontint_4 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Army Weapon Tint', + image = 'weapontint_army.png', + shouldClose = true, + label = 'Army Tint', + name = 'weapontint_4', + }, + weapontint_mk2_19 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Bold Cyan Features Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Bold Cyan Features Tint', + name = 'weapontint_mk2_19', + }, + blood_250 = { + useable = true, + weight = 250, + type = 'item', + unique = false, + description = '', + image = 'blood_250.png', + shouldClose = true, + label = 'Blut (250ml)', + name = 'blood_250', + }, + weapon_flare = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A small pyrotechnic devices used for illumination and signalling', + image = 'weapon_flare.png', + label = 'Flare pistol', + ammotype = 'AMMO_FLARE', + name = 'weapon_flare', + }, + grape = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'Mmmmh yummie, grapes', + image = 'grape.png', + shouldClose = false, + label = 'Weintrauben', + name = 'grape', + }, + weapon_navyrevolver = { + useable = true, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Weapon Navyrevolver', + image = 'weapon_navyrevolver.png', + label = 'Navy Revolver', + ammotype = 'AMMO_PISTOL', + name = 'weapon_navyrevolver', + }, + cooked_ribs = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'cooked_ribs.png', + shouldClose = true, + label = 'gegrillte Rippchen', + name = 'cooked_ribs', + }, + gg_hunting_cookedmeat = { + useable = true, + weight = 50, + type = 'item', + unique = false, + description = '', + image = 'gg_hunting_cookedmeat.png', + shouldClose = true, + label = 'gebratenes Wildfleisch', + name = 'gg_hunting_cookedmeat', + }, + dueruem = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Wrap, mit typischen Döner-Kebab-Zutaten gefüllt', + image = 'durum.png', + shouldClose = true, + label = 'Dürüm', + name = 'dueruem', + }, + rifle_holoscope = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = 'MK2 Gewehr Holovisier', + image = 'holoscope_attachment.png', + shouldClose = true, + label = '100', + name = 'rifle_holoscope', + }, + cooked_corn_cob = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'cooked_corn_cob.png', + shouldClose = true, + label = 'gegrillter Maiskolben', + name = 'cooked_corn_cob', + }, + police_card = { + useable = true, + weight = 10, + type = 'item', + unique = true, + description = '', + image = 'police_card.png', + shouldClose = true, + label = 'PD Dienstausweis', + name = 'police_card', }, roofbox_color = { - image = 'roofbox_color.png', + useable = true, + weight = 1000, type = 'item', unique = true, - label = 'Farbige Dachbox', - useable = true, + description = '', + image = 'roofbox_color.png', shouldClose = true, - weight = 1000, + label = 'Farbige Dachbox', name = 'roofbox_color', - description = '', }, - poison = { - shouldClose = false, + emergency_revive_kit = { + useable = true, + weight = 1500, type = 'item', - description = '', - weight = 10, - label = 'Kugelfisch Gift', unique = false, + description = '', + image = 'medbox.png', + shouldClose = true, + label = 'Wiederbelebungs-Kit', + name = 'emergency_revive_kit', + }, + okis_ischief_ites = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Knusprige Bissen, die mit einer scharfen Überraschung im Inneren den Gästen einen schelmischen Spaß bereiten.', + image = 'LokisMischiefBites.png', + shouldClose = true, + label = 'Loki\'s Mischief Bites', + name = 'okis_ischief_ites', + }, + klimo = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'klimo.png', + shouldClose = true, + label = 'Kirschlimonade', + name = 'klimo', + }, + filled_evidence_bag = { useable = false, - image = 'poison.png', - name = 'poison', + weight = 200, + type = 'item', + unique = true, + description = 'A filled evidence bag to see who committed the crime >:(', + image = 'evidence.png', + shouldClose = false, + label = 'Evidence Bag', + name = 'filled_evidence_bag', + }, + latte = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = 'Er hat Latte gesagt XD', + image = 'latte.png', + shouldClose = true, + label = 'Glas Latte Macchiato', + name = 'latte', + }, + pistol_holoscope = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'holoscope_attachment.png', + shouldClose = true, + label = 'Pistolenvisier', + name = 'pistol_holoscope', + }, + weapontint_mk2_15 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Bold Orange Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Bold Orange Tint', + name = 'weapontint_mk2_15', + }, + cooked_bbq_wings = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'cooked_bbq_wings.png', + shouldClose = true, + label = 'gegrillte BBQ Wings', + name = 'cooked_bbq_wings', + }, + rubber = { + useable = false, + weight = 600, + type = 'item', + unique = false, + description = 'Rubber, I believe you can make your own rubber ducky with it :D', + image = 'rubber.png', + shouldClose = false, + label = 'Gummi', + name = 'rubber', + }, + sniper_flashlight = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'flashlight_attachment.png', + shouldClose = true, + label = 'Sniper Licht', + name = 'sniper_flashlight', + }, + pistol_smallscope = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'smallscope_attachment.png', + shouldClose = true, + label = 'MK2 Revolver Visier', + name = 'pistol_smallscope', + }, + smg_suppressor = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'suppressor_attachment.png', + shouldClose = true, + label = 'SMG Schalldämpfer', + name = 'smg_suppressor', + }, + weapon_garbagebag = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A garbage bag', + name = 'weapon_garbagebag', + label = 'Garbage Bag', + image = 'weapon_garbagebag.png', + }, + slick_tyres = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'slick_tyres.png', + shouldClose = true, + label = 'Reifen slick', + name = 'slick_tyres', + }, + ceramic_brakes = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'ceramic_brakes.png', + shouldClose = true, + label = 'Ceramic Bremsen', + name = 'ceramic_brakes', + }, + pizza_burger = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Zartes Wagyu-Patty, würzige Salami, fruchtige Tomatensauce und geschmolzener Mozzarella, serviert in fluffigen Brioche Buns', + image = 'pizza_burger.png', + shouldClose = true, + label = 'Pizza Burger', + name = 'pizza_burger', + }, + emergencydrone = { + useable = true, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'emergencydrone.png', + shouldClose = true, + label = 'Einsatz Drohne', + name = 'emergencydrone', + }, + sniper_largescope = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'advscope_attachment.png', + shouldClose = true, + label = 'Sniper Visier groß', + name = 'sniper_largescope', + }, + emptybag = { + useable = false, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'emptybag.png', + shouldClose = false, + label = 'leerer Sack', + name = 'emptybag', + }, + ammo_beanbag = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'Munition für die Beanbag Shotgun', + image = 'beanbag_ammo.png', + shouldClose = true, + label = 'Beanbag Ammo', + name = 'ammo_beanbag', + }, + burrito = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'screenshot_690-removebg-preview.png', + shouldClose = true, + label = 'Burrito', + name = 'burrito', + }, + weapon_railgunxm3 = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A weapon that uses electromagnetic force to launch high velocity projectiles', + name = 'weapon_railgunxm3', + label = 'Railgun XM3', + image = 'weapon_railgunxm3.png', + }, + weapon_hatchet = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A small axe with a short handle for use in one hand', + name = 'weapon_hatchet', + label = 'Beil', + image = 'weapon_hatchet.png', + }, + weed_whitewidow = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'A weed bag with 2g White Widow', + image = 'weed_baggy.png', + shouldClose = false, + label = 'White Widow 2g', + name = 'weed_whitewidow', + }, + midazolam = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'screenshot_696-removebg-preview.png', + shouldClose = true, + label = 'Midazolam', + name = 'midazolam', + }, + weapon_remotesniper = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A portable high-precision, long-range rifle', + image = 'weapon_remotesniper.png', + label = 'Remote Sniper', + ammotype = 'AMMO_SNIPER_REMOTE', + name = 'weapon_remotesniper', + }, + goezleme = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'würzig gefülltes Fladenbrot', + image = 'Goezleme.png', + shouldClose = true, + label = 'Gözleme', + name = 'goezleme', + }, + weapontint_2 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Gold Weapon Tint', + image = 'weapontint_gold.png', + shouldClose = true, + label = 'Gold Tint', + name = 'weapontint_2', + }, + gg_deer_hide_02 = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'gg_deer_hide_02.png', + shouldClose = true, + label = 'Robustes Hirschleder', + name = 'gg_deer_hide_02', + }, + big_bottle_cola = { + useable = true, + weight = 600, + type = 'item', + unique = false, + description = '', + image = 'big_bottle_cola.png', + shouldClose = true, + label = 'große Flasche E-Cola', + name = 'big_bottle_cola', + }, + weapons_route = { + useable = false, + weight = 10, + type = 'item', + unique = true, + description = 'Offiziell? Dieses Dokument gibt’s nicht. Unofficially? Du bist jetzt Teil der geheimen Route – und das solltest du niemandem erzählen', + image = 'weaponsroute.png', + shouldClose = false, + label = 'Waffen Route', + name = 'weapons_route', + }, + weapon_raypistol = { + useable = true, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Weapon Raypistol', + image = 'weapon_raypistol.png', + label = 'Up-n-Atomizer', + ammotype = 'AMMO_PISTOL', + name = 'weapon_raypistol', + }, + vape = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = '', + image = 'vape.png', + shouldClose = false, + label = 'E-Dampfe', + name = 'vape', + }, + fwd_drivetrain = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'fwd_drivetrain.png', + shouldClose = true, + label = 'FWD', + name = 'fwd_drivetrain', + }, + split_end_muzzle_brake = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A muzzle brake for a weapon', + image = 'split_end_muzzle_brake.png', + shouldClose = true, + label = 'Split End Muzzle Brake', + name = 'split_end_muzzle_brake', + }, + cooked_brisket = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'cooked_brisket.png', + shouldClose = true, + label = 'gegrilltes Brisket', + name = 'cooked_brisket', + }, + packung = { + useable = false, + weight = 400, + type = 'item', + unique = false, + description = '', + image = 'packung.png', + shouldClose = false, + label = 'leere Verpackung', + name = 'packung', + }, + weapon_sniperrifle = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Wenn man mal das Gesetzt von weiter weg vertreten muss.', + image = 'screenshot_414-removebg-preview.png', + label = 'ABM Sniper Rifle', + ammotype = 'AMMO_SNIPER', + name = 'weapon_sniperrifle', + }, + spazi = { + useable = true, + weight = 150, + type = 'item', + unique = false, + description = 'Cola trifft Orange – wie nie zuvor gesehen. Falls dir das bekannt vorkommt: Nein, du bildest dir das nur ein.', + image = 'spazi.png', + shouldClose = true, + label = 'Bergbräu Spazi ', + name = 'spazi', + }, + caviar = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'caviar.png', + shouldClose = false, + label = 'Kaviar', + name = 'caviar', + }, + rifle_largescope = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'largescope_attachment.png', + shouldClose = true, + label = 'Mk2 Gewehr Visier groß', + name = 'rifle_largescope', + }, + gazoz = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'kohlensäurehaltiges, süßes Erfrischungsgetränk ', + image = 'Gazoz.png', + shouldClose = true, + label = 'Gazoz', + name = 'gazoz', + }, + gg_pug_bait_01 = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'gg_pug_bait_01.png', + shouldClose = true, + label = 'Illegaler Raubtierköder 1', + name = 'gg_pug_bait_01', + }, + wwine = { + useable = true, + weight = 300, + type = 'item', + unique = false, + description = '', + image = 'wwine.png', + shouldClose = true, + label = 'Weißwein', + name = 'wwine', + }, + battery = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'battery.png', + shouldClose = false, + label = 'Akku', + name = 'battery', + }, + schnitzelbroetchen = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'Knuspriger Held im Brötchenmantel – das Schnitzel regelt!', + image = 'schnitzelbroetchen.png', + shouldClose = true, + label = 'Schnitzelbrötchen', + name = 'schnitzelbroetchen', + }, + sprunk_zero_flasche = { + useable = true, + weight = 80, + type = 'item', + unique = false, + description = 'Flasche Zero Zitronen Limo', + image = 'sprunk_zero_flasche.png', + shouldClose = true, + label = 'Sprunk Zero Flasche', + name = 'sprunk_zero_flasche', + }, + kaugummi = { + useable = true, + weight = 40, + type = 'item', + unique = false, + description = 'Damit dein Maul net mehr so Stinkt...', + image = 'kaugummi.png', + shouldClose = true, + label = 'Kaugummi ', + name = 'kaugummi', + }, + file = { + useable = false, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'file.png', + shouldClose = false, + label = 'SD Karte mit Datei', + name = 'file', + }, + c_cake = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'c_cake.png', + shouldClose = true, + label = 'Chocolate Cake', + name = 'c_cake', + }, + roadpods = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = '„Klang für Menschen, die sich keine Kompromisse anhören.“', + image = 'roadpods.png', + shouldClose = true, + label = 'iFruit Ear Buds', + name = 'roadpods', + }, + magic_mushroom = { + useable = false, + weight = 500, + type = 'item', + unique = false, + description = 'Der Pilz, der dir das Gefühl gibt, du könntest mit deinen Gedanken den Regenbogen malen.', + image = 'magic_mushroom.png', + shouldClose = false, + label = 'Mutterkorn', + name = 'magic_mushroom', + }, + diving_fill = { + useable = true, + weight = 3000, + type = 'item', + unique = true, + description = 'An oxygen tube and a rebreather', + image = 'diving_tube.png', + shouldClose = true, + label = 'Diving Tube', + name = 'diving_fill', + }, + stoast = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'stoast.png', + shouldClose = true, + label = 'Sucuktoast', + name = 'stoast', + }, + rohkaffee = { + useable = false, + weight = 4, + type = 'item', + unique = false, + description = '', + image = 'rohkaffee.png', + shouldClose = false, + label = 'Rohkaffee', + name = 'rohkaffee', + }, + chicken_thigh = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'chicken_thigh.png', + shouldClose = true, + label = 'rohe Hähnchenkeule', + name = 'chicken_thigh', + }, + penicillin = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'penicillin.png', + shouldClose = true, + label = 'Penicillin', + name = 'penicillin', + }, + screwdriverset = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = 'Sehr nützlich zum Schrauben... zu schrauben...', + image = 'screwdriverset.png', + shouldClose = false, + label = 'Schraubendreher Set', + name = 'screwdriverset', + }, + cosmetic_part = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'cosmetic_part.png', + shouldClose = true, + label = 'Cosmetickit', + name = 'cosmetic_part', + }, + weapon_minigun = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + 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', + image = 'weapon_minigun.png', + label = 'Minigun', + ammotype = 'AMMO_MINIGUN', + name = 'weapon_minigun', + }, + binoculars = { + useable = true, + weight = 600, + type = 'item', + unique = true, + description = 'EY!DU sollst nicht spannern!', + image = 'fernglas.png', + shouldClose = true, + label = 'Fernglas', + name = 'binoculars', + }, + weed_purplehaze = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'A weed bag with 2g Purple Haze', + image = 'weed_baggy.png', + shouldClose = false, + label = 'Purple Haze 2g', + name = 'weed_purplehaze', + }, + veh_wheels = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Upgrade vehicle wheels', + image = 'veh_wheels.png', + shouldClose = true, + label = 'Wheels', + name = 'veh_wheels', + }, + sauerstoff = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'screenshot_697-removebg-preview.png', + shouldClose = true, + label = 'Sauerstoff', + name = 'sauerstoff', + }, + skadis_winter_skewers = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'sws.png', + shouldClose = true, + label = 'Skadis Winter Skewers', + name = 'skadis_winter_skewers', + }, + olimo = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'olimo.png', + shouldClose = true, + label = 'Orangenlimonade', + name = 'olimo', + }, + seed = { + useable = true, + weight = 5, + type = 'item', + unique = false, + description = '', + image = 'seed.png', + shouldClose = true, + label = 'Samen', + name = 'seed', + }, + weapon_proxmine = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A bomb placed on the ground that detonates when going within its proximity', + name = 'weapon_proxmine', + label = 'Proxmine Grenade', + image = 'weapon_proximitymine.png', + }, + sunflowerseeds = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = 'Der Snack zum selber knacken', + image = 'Sonnenblumenkerne.png', + shouldClose = true, + label = 'Sonnenblumenkerne', + name = 'sunflowerseeds', + }, + v6_engine = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'v6_engine.png', + shouldClose = true, + label = 'V6 Motor', + name = 'v6_engine', + }, + fruitpicker = { + useable = false, + weight = 0.09999999999999432, + type = 'item', + unique = true, + description = '', + image = 'fruitpicker.png', + shouldClose = false, + label = 'Obstpflücker', + name = 'fruitpicker', + }, + bleeder = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'bleeder.png', + shouldClose = true, + label = 'The Bleeder', + name = 'bleeder', + }, + esketamin = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'esketamin.png', + shouldClose = true, + label = 'Esketamin', + name = 'esketamin', + }, + loaded_fries = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'Knusprige Pommes, reich belegt mit köstlichen Toppings', + image = 'loaded_fries.png', + shouldClose = true, + label = 'Loaded Fries', + name = 'loaded_fries', + }, + gg_captured_rabbit = { + useable = true, + weight = 5000, + type = 'item', + unique = true, + description = '', + image = 'gg_captured_rabbit.png', + shouldClose = true, + label = 'Gefangenes Kaninchen', + name = 'gg_captured_rabbit', + }, + wine = { + useable = true, + weight = 300, + type = 'item', + unique = false, + description = 'Some good wine to drink on a fine evening', + image = 'wine.png', + shouldClose = true, + label = 'Rotwein', + name = 'wine', + }, + zlimo = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'zlimo.png', + shouldClose = true, + label = 'Zitronenlimonade', + name = 'zlimo', + }, + pistol_suppressor = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'suppressor_attachment.png', + shouldClose = true, + label = 'Pistolen Schalldämpfer', + name = 'pistol_suppressor', + }, + glass = { + useable = false, + weight = 600, + type = 'item', + unique = false, + description = 'It is very fragile, watch out', + image = 'glass.png', + shouldClose = false, + label = 'Glas', + name = 'glass', + }, + pufferfish = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'putterfish.png', + shouldClose = false, + label = 'Kugelfisch', + name = 'pufferfish', + }, + heartstopper = { + useable = true, + weight = 600, + type = 'item', + unique = false, + description = '"Sieben Lagen pures Glück – und ein direkter Weg zum Herzstillstand!"', + image = 'heartstopper.png', + shouldClose = true, + label = 'Heart Stopper ', + name = 'heartstopper', + }, + gumianimals = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = 'Zurück in die Kindheit – Deine Retro-Tüte voller bunter Gummi-Tierchen!', + image = 'gummanimals.png', + shouldClose = true, + label = 'Gummitierchen', + name = 'gumianimals', + }, + armor = { + useable = true, + weight = 4000, + type = 'item', + unique = false, + description = 'Some protection won\'t hurt... right?', + image = 'armor.png', + shouldClose = true, + label = 'Kugelsichere Weste', + name = 'armor', + }, + weapon_snspistol_mk2 = { + useable = true, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Sie sieht gefährlich aus, macht Krach – und verursacht blaue Flecken.', + image = 'weapon_snspistol_mk2.png', + label = 'Softair Pistole', + ammotype = 'AMMO_PISTOL', + name = 'weapon_snspistol_mk2', + }, + gg_deer_hide_01 = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'gg_deer_hide_01.png', + shouldClose = true, + label = 'Raues Hirschleder', + name = 'gg_deer_hide_01', + }, + dirischebs = { + useable = false, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'Der_Irische_Beziehungsstatus.png', + shouldClose = false, + label = 'Der Irische Beziehungstatus', + name = 'dirischebs', + }, + tobbaco = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'tobbaco.png', + shouldClose = false, + label = 'Tabak', + name = 'tobbaco', + }, + weapon_smg = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Deutsche Ingenieurskunst in Kompaktform, gebaut für Cops, die auf Präzision und Verlässlichkeit zählen.', + image = 'weapon_smg.png', + label = 'MP5', + ammotype = 'AMMO_SMG', + name = 'weapon_smg', + }, + weapon_pistol = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Das Multitool zum Löcher machen.', + image = 'screenshot_398-removebg-preview.png', + label = 'Bretta', + ammotype = 'AMMO_PISTOL', + name = 'weapon_pistol', + }, + urapidil3 = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'urapidil1.png', + shouldClose = true, + label = 'Urapidil 3,0 mg', + name = 'urapidil3', + }, + black_phone = { + useable = false, + weight = 0.09999999999999432, + type = 'item', + unique = true, + description = '„Mach Schluss mit echten Gesprächen – es gibt jetzt bessere Ablenkungen.“', + image = 'black_phone.png', + shouldClose = false, + label = 'iFruit 12XR Schwarz', + name = 'black_phone', + }, + drone = { + useable = true, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'drone.png', + shouldClose = true, + label = 'Drohne', + name = 'drone', + }, + freyas_blossom = { + useable = true, + weight = 250, + type = 'item', + unique = true, + description = 'Ein blumiges und fruchtiges Getränk, das die Zartheit und Schönheit, der Göttin Freya widerspiegelt.', + image = 'FreyasBlossom.png', + shouldClose = true, + label = 'Freyas Blossom', + name = 'freyas_blossom', + }, + gleitgel = { + useable = false, + weight = 100, + type = 'item', + unique = true, + description = 'Falls es mal zu Trocken ist ^^', + image = 'gleitgel.png', + shouldClose = false, + label = 'Gleitgel', + name = 'gleitgel', + }, + veh_suspension = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Upgrade vehicle suspension', + image = 'veh_suspension.png', + shouldClose = true, + label = 'Suspension', + name = 'veh_suspension', + }, + packlollis = { + useable = true, + weight = 40, + type = 'item', + unique = false, + description = '', + image = 'packlollis.png', + shouldClose = true, + label = 'Tüte Lollis', + name = 'packlollis', + }, + gg_hunting_knife_01 = { + useable = true, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'gg_hunting_knife_01.png', + shouldClose = true, + label = 'Klassisches Jagdmesser', + name = 'gg_hunting_knife_01', + }, + emp_ammo = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Ammo for EMP Launcher', + image = 'emp_ammo.png', + shouldClose = true, + label = 'EMP Ammo', + name = 'emp_ammo', + }, + orange_o_tang_zero_flasche = { + useable = true, + weight = 80, + type = 'item', + unique = false, + description = 'Flasche Orangen Limo', + image = 'orange_o_tang_zero_flasche.png', + shouldClose = true, + label = 'Orange O Tang Zero Flasche', + name = 'orange_o_tang_zero_flasche', + }, + weapontint_mk2_25 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Metallic Gray & Lilac Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Metallic Gray & Lilac Tint', + name = 'weapontint_mk2_25', + }, + njords_ocean_breeze_alkoholfrei = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'NjordsOceanBreeze.png', + shouldClose = true, + label = 'Njords Ocean Breeze', + name = 'njords_ocean_breeze_alkoholfrei', + }, + cup_cola = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'cup_cola.png', + shouldClose = true, + label = 'Becher E-Cola', + name = 'cup_cola', + }, + wurmkur = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'Wurmkur.png', + shouldClose = true, + label = 'Wurmkur', + name = 'wurmkur', + }, + repairkit = { + useable = true, + weight = 2500, + type = 'item', + unique = false, + description = 'A nice toolbox with stuff to repair your vehicle', + image = 'repairkit.png', + shouldClose = true, + label = 'Repairkit', + name = 'repairkit', + }, + diamond = { + useable = false, + weight = 1000, + type = 'item', + unique = false, + description = 'A diamond seems like the jackpot to me!', + image = 'diamond.png', + shouldClose = true, + label = 'Diamond', + name = 'diamond', + }, + lokis_trickery = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Unvorhersehbar und gefährlich, genau wie der Gott der Streiche selbst.', + image = 'LokisTrickery.png', + shouldClose = true, + label = 'Loki\'s Trickery', + name = 'lokis_trickery', + }, + weapon_bullpuprifle_mk2 = { + useable = true, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Bull Puprifle MK2', + image = 'weapon_bullpuprifle_mk2.png', + label = 'Bullpup Rifle Mk II', + ammotype = 'AMMO_RIFLE', + name = 'weapon_bullpuprifle_mk2', + }, + aldurs_right_ites = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Leicht und erfrischend, diese Bissen erhellen den Geist und lassen den Geschmack erstrahlen.', + image = 'BaldursBrightBites.png', + shouldClose = true, + label = 'Baldur\'s Bright Bites', + name = 'aldurs_right_ites', + }, + bbq_grill = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = '', + image = 'bbq_grill.png', + shouldClose = true, + label = 'BBQ Grill', + name = 'bbq_grill', + }, + heimdalls_clear_sight = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'HeimdallsClearSight.png', + shouldClose = true, + label = 'Heimdalls Clear Sight', + name = 'heimdalls_clear_sight', + }, + zig = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'zig.png', + shouldClose = false, + label = 'selbstgedrehte Zigarette ', + name = 'zig', + }, + weapontint_mk2_20 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Bold Yellow Features Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Bold Yellow Features Tint', + name = 'weapontint_mk2_20', + }, + shotgun_ammo = { + useable = true, + weight = 500, + type = 'item', + unique = false, + description = 'viel Peng', + image = 'shotgun_ammo.png', + shouldClose = true, + label = 'Shotgun Munition', + name = 'shotgun_ammo', + }, + nordisee_fischfrikadellenbroetchen = { + useable = true, + weight = 100, + type = 'item', + unique = false, + 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."', + image = 'nordisee_fischfrikadellenbroetchen.png', + shouldClose = true, + label = 'Nordisee Fischfrikadellenbrötchen', + name = 'nordisee_fischfrikadellenbroetchen', + }, + box = { + useable = false, + weight = 600, + type = 'item', + unique = true, + description = '', + image = 'box.png', + shouldClose = false, + label = 'Kiste', + name = 'box', + }, + gg_pug_bait_03 = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'gg_pug_bait_03.png', + shouldClose = true, + label = 'Illegaler Raubtierköder 3', + name = 'gg_pug_bait_03', + }, + weapontint_mk2_6 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Classic Blue Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Classic Blue Tint', + name = 'weapontint_mk2_6', + }, + mixed_grilled_plate = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'gemischter Grillteller mit Beilagen', + image = 'Gemischter_grillteller.png', + shouldClose = true, + label = 'KARIŞIK IZGARA ', + name = 'mixed_grilled_plate', + }, + bcesandwich = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Knuspriger Bacon, geschmolzener Käse und ein saftiges Spiegelei, geschichtet zwischen zwei goldbraun gerösteten Toastscheiben', + image = 'bcesandwich.png', + shouldClose = true, + label = 'Bacon Cheese Egg Sandwich', + name = 'bcesandwich', + }, + weed_skunk = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'A weed bag with 2g Skunk', + image = 'weed_baggy.png', + shouldClose = false, + label = 'Skunk 2g', + name = 'weed_skunk', + }, + spazi_limo = { + useable = true, + weight = 150, + type = 'item', + unique = false, + description = 'Spritzig, lecker, absolut neu und revolutionär. Ähnlichkeiten zu anderen Limos? Niemals. Reinste Zufälle. Wirklich.', + image = 'spazi_limo.png', + shouldClose = true, + label = 'Bergbräu Limo', + name = 'spazi_limo', + }, + burger = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'burger.png', + shouldClose = true, + label = 'Hamburger mit Käse', + name = 'burger', + }, + newsmic = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = 'A microphone for the news', + image = 'newsmic.png', + shouldClose = true, + label = 'News Microphone', + name = 'newsmic', + }, + nitrous_install_kit = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'nitrous_install_kit.png', + shouldClose = true, + label = 'Nitrokit', + name = 'nitrous_install_kit', + }, + elastic_bandage = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'elastisches-medizinisches-bandageband-komprimierend-geringe-dehnung-80-mm_189499203-removebg-preview.png', + shouldClose = true, + label = 'Elastische Binde', + name = 'elastic_bandage', + }, + etilefrin = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'screenshot_696-removebg-preview.png', + shouldClose = true, + label = 'Etilefrin', + name = 'etilefrin', + }, + bulletproof_tyres = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'bulletproof_tyres.png', + shouldClose = true, + label = 'Reifen Gebanzert', + name = 'bulletproof_tyres', + }, + red_phone = { + useable = false, + weight = 0.09999999999999432, + type = 'item', + unique = true, + description = '„So smart, es wundert sich selbst, warum es bei dir gelandet ist.“', + image = 'red_phone.png', + shouldClose = false, + label = 'iFruit 12XR Rot', + name = 'red_phone', + }, + sniper_defaultclip = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'sniper_defaultclip.png', + shouldClose = true, + label = 'Sniper Magzin', + name = 'sniper_defaultclip', + }, + weapon_stone_hatchet = { + useable = true, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Stone Hatchet', + name = 'weapon_stone_hatchet', + label = 'Stone Hatchet', + image = 'weapon_stone_hatchet.png', + }, + amiodaron = { + useable = true, + weight = 15, + type = 'item', + unique = false, + description = '', + image = 'amiodaron.png', + shouldClose = true, + label = 'Amiodaron', + name = 'amiodaron', + }, + weapon_grenadelauncher = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A weapon that fires a specially-designed large-caliber projectile, often with an explosive, smoke or gas warhead', + image = 'weapon_grenadelauncher.png', + label = 'Grenade Launcher', + ammotype = 'AMMO_GRENADELAUNCHER', + name = 'weapon_grenadelauncher', + }, + weaponlicense = { + useable = true, + weight = 0, + type = 'item', + unique = true, + description = 'Weapon License', + image = 'weapon_license.png', + shouldClose = true, + label = 'Weapon License', + name = 'weaponlicense', + }, + ohrstopsel = { + useable = false, + weight = 20, + type = 'item', + unique = true, + description = 'damit du das Stöhnen der Nachbarn net hören musst', + image = 'oropax.png', + shouldClose = false, + label = 'Ohrstöpsel', + name = 'ohrstopsel', + }, + kanister = { + useable = false, + weight = 600, + type = 'item', + unique = false, + description = '', + image = 'kanister.png', + shouldClose = false, + label = 'leerer Kanister', + name = 'kanister', + }, + weed = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'Wächst, riecht, entspannt', + image = 'marihuana.png', + shouldClose = false, + label = 'Cannabis Knolle', + name = 'weed', + }, + ifs_olden_ectar = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Fruchtig und süß, wie die goldene Ernte auf den Feldern – ein perfekter Genuss für jede Gelegenheit.', + image = 'SifGoldenNectar.png', + shouldClose = true, + label = 'Sif\'s Golden Nectar', + name = 'ifs_olden_ectar', + }, + injection = { + useable = false, + weight = 500, + type = 'item', + unique = false, + description = 'Bereit für alles, aber hat nix zu sagen.', + image = 'syringe.png', + shouldClose = false, + label = 'Spritze', + name = 'injection', + }, + tavor1 = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'tavor1.png', + shouldClose = true, + label = 'Tavor 1,0 mg', + name = 'tavor1', + }, + pistol_barrel = { + useable = false, + weight = 250, + type = 'item', + unique = false, + description = 'Der einzige Weg, wie du in kürzester Zeit einen bleibenden Eindruck hinterlässt', + image = 'weapon_batton.png', + shouldClose = false, + label = 'Pistolenlauf', + name = 'pistol_barrel', + }, + semi_slick_tyres = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'semi_slick_tyres.png', + shouldClose = true, + label = 'Reifen semi slick', + name = 'semi_slick_tyres', + }, + weapon_minismg = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A mini handheld light weight machine gun', + image = 'weapon_minismg.png', + label = 'Mini SMG', + ammotype = 'AMMO_SMG', + name = 'weapon_minismg', + }, + thermalvision = { + useable = false, + weight = 100, + type = 'item', + unique = true, + description = 'i can seeee you ^^', + image = 'thermalvision.png', + shouldClose = true, + label = 'Thermalvisier', + name = 'thermalvision', + }, + pork_joint = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'pork_joint.png', + shouldClose = true, + label = 'roher Schweinebraten', + name = 'pork_joint', + }, + luxuryfinish_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A luxury finish for a weapon', + image = 'luxuryfinish_attachment.png', + shouldClose = true, + label = 'Luxury Finish', + name = 'luxuryfinish_attachment', + }, + weapon_nightstick = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A police officer\'s club or billy', + name = 'weapon_nightstick', + label = 'Nightstick', + image = 'weapon_nightstick.png', + }, + gg_hunting_animaltracker = { + useable = true, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'gg_hunting_animaltracker.png', + shouldClose = true, + label = 'Tier Ortungsgerät', + name = 'gg_hunting_animaltracker', + }, + empty_weed_bag = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'A small empty bag', + image = 'weed_baggy_empty.png', + shouldClose = true, + label = 'Empty Weed Bag', + name = 'empty_weed_bag', + }, + weapon_sled = { + useable = false, + weight = 250, + type = 'item', + unique = false, + description = 'Der flinke Kurier, der das Feuer in Bewegung bringt', + image = 'Waffenschlitten.png', + shouldClose = false, + label = 'Pistolenschlitten', + name = 'weapon_sled', + }, + gg_coyote_fangs_01 = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'gg_coyote_fangs_01.png', + shouldClose = true, + label = 'Robuster Kojotenzahn', + name = 'gg_coyote_fangs_01', + }, + rolling_paper = { + useable = false, + weight = 200, + type = 'item', + unique = false, + description = 'Der Stoff, der Gras und Tabak zusammenhält', + image = 'rolling_paper2.png', + shouldClose = true, + label = 'Drehpapier', + name = 'rolling_paper', + }, + weapontint_mk2_11 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Yellow Contrast Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Yellow Contrast Tint', + name = 'weapontint_mk2_11', + }, + pinger = { + useable = false, + weight = 1000, + type = 'item', + unique = false, + description = 'With a pinger and your phone you can send out your location', + image = 'pinger.png', + shouldClose = true, + label = 'Pinger', + name = 'pinger', + }, + munky_juice = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'Trinkpäckchen mit Saft und ja der Strohhalm ist aus Plastik ^^', + image = 'munky_juice.png', + shouldClose = true, + label = 'Munky Juice', + name = 'munky_juice', + }, + weapontint_mk2_22 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Bold Blue & White Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Bold Blue & White Tint', + name = 'weapontint_mk2_22', + }, + largescope_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A large scope for a weapon', + image = 'largescope_attachment.png', + shouldClose = true, + label = 'Large Scope', + name = 'largescope_attachment', + }, + ceramic_barrel = { + useable = false, + weight = 200, + type = 'item', + unique = false, + description = 'Der Lauf, der sich in jeder Sicherheitskontrolle unsichtbar macht', + image = 'keramiklauf.png', + shouldClose = false, + label = 'Keramiklauf', + name = 'ceramic_barrel', + }, + chemiebarrel = { + useable = false, + weight = 1000, + type = 'item', + unique = false, + description = '', + image = 'chemie.png', + shouldClose = false, + label = 'Chemie Fass', + name = 'chemiebarrel', + }, + shovel = { + useable = false, + weight = 0.09999999999999432, + type = 'item', + unique = true, + description = '', + image = 'shovel.png', + shouldClose = false, + label = 'Schaufel', + name = 'shovel', + }, + small_blade = { + useable = false, + weight = 200, + type = 'item', + unique = false, + description = ' Die Klinge, die nicht auf sich warten lässt', + image = 'Klinge Springmesser.png', + shouldClose = false, + label = 'kleine Klinge', + name = 'small_blade', + }, + purple_phone = { + useable = false, + weight = 0.09999999999999432, + type = 'item', + unique = true, + description = '„Jetzt mit noch mehr Features, die du nie brauchst, aber jedem zeigen musst.“', + image = 'purple_phone.png', + shouldClose = false, + label = 'iFruit 12XR Lila', + name = 'purple_phone', + }, + stickynote = { + useable = false, + weight = 0, + type = 'item', + unique = true, + description = 'Sometimes handy to remember something :)', + image = 'stickynote.png', + shouldClose = false, + label = 'Sticky note', + name = 'stickynote', + }, + packing_bandage = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'screenshot_478-removebg-preview.png', + shouldClose = true, + label = 'Verbandpäckchen', + name = 'packing_bandage', + }, + cigar = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'cigar.png', + shouldClose = false, + label = 'Zigarre', + name = 'cigar', + }, + sifs_olden_harvest = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'SifsGoldenHarvest.png', + shouldClose = true, + label = 'Sifs Golden Harvest', + name = 'sifs_olden_harvest', + }, + bubble_tea = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'Bubble Tea – das einzige Getränk, bei dem man sich fragt, ob man gerade trinkt, snackt oder ein Kinderspielzeug schlürft!', + image = 'bubble_tea.png', + shouldClose = true, + label = 'Bubble Tea', + name = 'bubble_tea', + }, + bbq_seasoning = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'bbq_seasoning.png', + shouldClose = true, + label = 'BBQ Gewürze', + name = 'bbq_seasoning', + }, + ezme = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'ezme.png', + shouldClose = true, + label = 'Ezme', + name = 'ezme', + }, + smallscope_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A small scope for a weapon', + image = 'smallscope_attachment.png', + shouldClose = true, + label = 'Small Scope', + name = 'smallscope_attachment', + }, + gg_rabbit_pelt_02 = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'gg_rabbit_pelt_02.png', + shouldClose = true, + label = 'Robustes Kaninchenfell', + name = 'gg_rabbit_pelt_02', + }, + tyre_replacement = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'die Premium Schuhe der Kraftfahrzeuge', + image = 'tyre_replacement.png', + shouldClose = true, + label = 'Premium Reifen', + name = 'tyre_replacement', + }, + sniper_grip = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'ar_grip.png', + shouldClose = true, + label = 'Marksmangewehr Griff', + name = 'sniper_grip', + }, + dins_isdom_latter = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Eine herzhafte Mischung, die den Wissensdurst und die Abenteuerlust des Göttervaters befriedigt.', + image = 'OdinsWisdomPlatter.png', + shouldClose = true, + label = 'Odin\'s Wisdom Platter', + name = 'dins_isdom_latter', + }, + zebracamo_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A zebra camo for a weapon', + image = 'zebracamo_attachment.png', + shouldClose = true, + label = 'Zebra Camo', + name = 'zebracamo_attachment', + }, + gg_boar_tusk_01 = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'gg_boar_tusk_01.png', + shouldClose = true, + label = 'Rauer Eberzahn', + name = 'gg_boar_tusk_01', + }, + weapontint_mk2_18 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Bold Green Features Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Bold Green Features Tint', + name = 'weapontint_mk2_18', + }, + digicamo_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A digital camo for a weapon', + image = 'digicamo_attachment.png', + shouldClose = true, + label = 'Digital Camo', + name = 'digicamo_attachment', + }, + weapon_handcuffs = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A pair of lockable linked metal rings for securing a prisoner\'s wrists', + name = 'weapon_handcuffs', + label = 'Handcuffs', + image = 'weapon_handcuffs.png', + }, + pelmini = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'Kleine Teigtaschen, große Gefühle – Pelmeni lieben dich zurück!', + image = 'pelmini.png', + shouldClose = true, + label = 'Pelmini', + name = 'pelmini', + }, + weapon_candycane = { + useable = true, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Candy Cane', + name = 'weapon_candycane', + label = 'Candy Cane', + image = 'weapon_candycane', + }, + raw_turkey_drums = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'raw_turkey_drums.png', + shouldClose = true, + label = 'rohe Putenkeulen', + name = 'raw_turkey_drums', + }, + weapon_sawnoffshotgun = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A sawn-off smoothbore gun for firing small shot at short range', + image = 'weapon_sawnoffshotgun.png', + label = 'Sawn-off Shotgun', + ammotype = 'AMMO_SHOTGUN', + name = 'weapon_sawnoffshotgun', + }, + veh_brakes = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Upgrade vehicle brakes', + image = 'veh_brakes.png', + shouldClose = true, + label = 'Brakes', + name = 'veh_brakes', + }, + shotgun_grip = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'grip_attachment.png', + shouldClose = true, + label = 'Shotgun Griff', + name = 'shotgun_grip', + }, + tilidin = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'syringe.png', + shouldClose = true, + label = 'Tilidin', + name = 'tilidin', + }, + sessantacamo_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A sessanta nove camo for a weapon', + image = 'sessantacamo_attachment.png', + shouldClose = true, + label = 'Sessanta Nove Camo', + name = 'sessantacamo_attachment', + }, + tenkgoldchain = { + useable = false, + weight = 2000, + type = 'item', + unique = false, + description = '10 carat golden chain', + image = '10kgoldchain.png', + shouldClose = true, + label = '10k Gold Chain', + name = 'tenkgoldchain', + }, + h_choclate = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'h_choclate.png', + shouldClose = true, + label = 'Heiße Schokolade', + name = 'h_choclate', + }, + weapon_heavysniper = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'An upgraded high-precision, long-range rifle', + image = 'weapon_heavysniper.png', + label = 'Heavy Sniper', + ammotype = 'AMMO_SNIPER', + name = 'weapon_heavysniper', + }, + big_bottle_tide = { + useable = true, + weight = 600, + type = 'item', + unique = false, + description = '', + image = 'big_bottle_tide.png', + shouldClose = true, + label = 'große Flasche Orange O Tang', + name = 'big_bottle_tide', + }, + pipe = { + useable = true, + weight = 400, + type = 'item', + unique = true, + description = '', + image = 'pipe.png', + shouldClose = false, + label = 'Pfeife', + name = 'pipe', + }, + sprunk_zero_dose = { + useable = true, + weight = 50, + type = 'item', + unique = false, + description = 'Dose Zitronen Limo', + image = 'sprunk_zero_dose.png', + shouldClose = true, + label = 'Sprunk Zero Dose', + name = 'sprunk_zero_dose', + }, + steel = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = 'Nice piece of metal that you can probably use for something', + image = 'steel.png', + shouldClose = false, + label = 'Stahl', + name = 'steel', + }, + rifle_drum = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'drum_attachment.png', + shouldClose = true, + label = 'Gewehr Trommelmagzin', + name = 'rifle_drum', + }, + kunfe = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'kunfe.png', + shouldClose = true, + label = 'Künefe', + name = 'kunfe', + }, + korb = { + useable = false, + weight = 0.09999999999999432, + type = 'item', + unique = true, + description = '', + image = 'korb.png', + shouldClose = false, + label = 'Korb', + name = 'korb', + }, + placebo = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'placebo.png', + shouldClose = true, + label = 'Placebo', + name = 'placebo', + }, + cocoa = { + useable = false, + weight = 200, + type = 'item', + unique = false, + description = 'Kakaopulver ist Schokolade im Tarnanzug – bereit, jede Tasse in Wohlfühlzauber zu verwandeln.', + image = 'cacao.png', + shouldClose = false, + label = 'Packung Kakaopulver', + name = 'cocoa', + }, + tavor25 = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'tavor25.png', + shouldClose = true, + label = 'Tavor 2,5 mg', + name = 'tavor25', + }, + weapontint_mk2_0 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Classic Black Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Classic Black Tint', + name = 'weapontint_mk2_0', + }, + weapon_combatpistol = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Eine kompakte, zuverlässige 9mm-Dienstpistole mit 17 Schuss Magazin.', + image = 'screenshot_434-removebg-preview.png', + label = 'Bretta Storm', + ammotype = 'AMMO_PISTOL', + name = 'weapon_combatpistol', + }, + firstaid = { + useable = true, + weight = 2500, + type = 'item', + unique = false, + description = 'You can use this First Aid kit to get people back on their feet', + image = 'firstaid.png', + shouldClose = true, + label = 'First Aid', + name = 'firstaid', + }, + vitaminloesung = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'screenshot_696-removebg-preview.png', + shouldClose = true, + label = 'Vitaminlösung 100', + name = 'vitaminloesung', + }, + newspaper = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = 'zum Nachschlagen ^^', + image = 'newspaper.png', + shouldClose = true, + label = 'Zeitung', + name = 'newspaper', + }, + weapon_pipebomb = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A homemade bomb, the components of which are contained in a pipe', + name = 'weapon_pipebomb', + label = 'Pipe Bomb', + image = 'weapon_pipebomb.png', + }, + sd_card = { + useable = false, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'sd_card.png', + shouldClose = false, + label = 'SD Karte', + name = 'sd_card', + }, + squared_muzzle_brake = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A muzzle brake for a weapon', + image = 'squared_muzzle_brake.png', + shouldClose = true, + label = 'Squared Muzzle Brake', + name = 'squared_muzzle_brake', + }, + veh_transmission = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Upgrade vehicle transmission', + image = 'veh_transmission.png', + shouldClose = true, + label = 'Transmission', + name = 'veh_transmission', + }, + lidocain = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'Lidocain.png', + shouldClose = true, + label = 'Lidocain', + name = 'lidocain', + }, + gg_hunting_meat = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'gg_hunting_meat.png', + shouldClose = true, + label = 'rohes Wildfleisch', + name = 'gg_hunting_meat', + }, + gg_cougar_claw_01 = { + useable = false, + weight = 500, + type = 'item', + unique = true, + description = '', + image = 'gg_cougar_claw_01.png', + shouldClose = true, + label = 'Raue Puma-Klaue', + name = 'gg_cougar_claw_01', + }, + radioscanner = { + useable = false, + weight = 1000, + type = 'item', + unique = false, + description = 'With this you can get some police alerts. Not 100% effective however', + image = 'radioscanner.png', + shouldClose = true, + label = 'Radio Scanner', + name = 'radioscanner', + }, + boxapplejuice = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'boxapplejuice.png', + shouldClose = false, + label = 'Kiste Apfelsaft', + name = 'boxapplejuice', + }, + geocamo_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A geometric camo for a weapon', + image = 'geocamo_attachment.png', + shouldClose = true, + label = 'Geometric Camo', + name = 'geocamo_attachment', + }, + twerks_candy = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'It\'s all about you.', + image = 'twerks_candy.png', + shouldClose = true, + label = 'Ego Chaser Schockriegel', + name = 'twerks_candy', + }, + gg_deer_hide_03 = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'gg_deer_hide_03.png', + shouldClose = true, + label = 'Makelloses Hirschfell', + name = 'gg_deer_hide_03', + }, + orange_o_tang_dose = { + useable = true, + weight = 50, + type = 'item', + unique = false, + description = 'Dose Orangen Limo', + image = 'orange_o_tang_dose.png', + shouldClose = true, + label = 'Orange O Tang Dose', + name = 'orange_o_tang_dose', + }, + j_and_js = { + useable = true, + weight = 150, + type = 'item', + unique = true, + description = 'Kleine, bunte Schockodrops mit knackiger Hülle und weichem Kern', + image = 'ChatGPT_Image_27._Apr._2025__12_06_23-removebg-preview.png', + shouldClose = true, + label = 'J&J’s', + name = 'j_and_js', + }, + weapon_hammer = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Used for jobs such as breaking things (legs) and driving in nails', + name = 'weapon_hammer', + label = 'Hammer', + image = 'weapon_hammer.png', + }, + raw_beef_brisket = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'raw_beef_brisket.png', + shouldClose = true, + label = 'rohes Beef Brisket', + name = 'raw_beef_brisket', + }, + gg_coyote_fangs_02 = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'gg_coyote_fangs_02.png', + shouldClose = true, + label = 'guter Kojotenzahn', + name = 'gg_coyote_fangs_02', + }, + jords_ea_latter = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Frisch aus dem Meer, diese Meeresfrüchte erinnern an Njords Verbindung zu den stürmischen Wellen der nordischen Meere.', + image = 'NjordsSeaPlatter.png', + shouldClose = true, + label = 'Njord\'s Sea Platter', + name = 'njords_sea_platter', + }, + young_salmon = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'young_salmon.png', + shouldClose = false, + label = 'junger Lachs', + name = 'young_salmon', + }, + dwurstmskraut = { + useable = false, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'Deckelwurst_mit_Sauerkraft-removebg-preview.png', + shouldClose = false, + label = 'Dackelwurst mit Sauerkraut', + name = 'dwurstmskraut', + }, + kayas_rotwein = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'Türkischer Rotwein', + image = 'kirimzi.png', + shouldClose = true, + label = 'Kırmızı şarap ', + name = 'kayas_rotwein', + }, + thors_sandwich = { + useable = true, + weight = 150, + type = 'item', + unique = false, + 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.', + image = 'thors_sandwich.png', + shouldClose = true, + label = 'Thors Sandwich', + name = 'thors_sandwich', + }, + cerveza_barracho = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Erfrischendes mexikanisches Bier mit vollmundigem Geschmack', + image = 'ChatGPT Image 26. Apr. 2025, 15_29_53-min.png', + shouldClose = true, + label = 'Cerveza Barracho', + name = 'cerveza_barracho', + }, + veh_neons = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Upgrade vehicle neons', + image = 'veh_neons.png', + shouldClose = true, + label = 'Neons', + name = 'veh_neons', + }, + weapon_bread = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Bread...?', + name = 'weapon_bread', + label = 'Baquette', + image = 'baquette.png', + }, + log = { + useable = false, + weight = 500, + type = 'item', + unique = false, + description = '', + image = 'wood_scraps.png', + shouldClose = false, + label = 'Holzscheit', + name = 'log', + }, + campers_fuel = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'ein Campers am morgen vertreibt Kummer und Sorgen', + image = 'campers_fuel.png', + shouldClose = true, + label = 'Campers Fuel', + name = 'campers_fuel', + }, + pistol_flashlight = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'flashlight_attachment.png', + shouldClose = true, + label = 'Pistolenlicht', + name = 'pistol_flashlight', + }, + rifle_suppressor = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'suppressor_attachment.png', + shouldClose = true, + label = 'Gewehr Schalldämpfer', + name = 'rifle_suppressor', + }, + weapon_handle = { + useable = false, + weight = 200, + type = 'item', + unique = false, + description = 'Der perfekte Halt – für dich und deine Waffen-Fantasien', + image = 'snspistol_part_3.png', + shouldClose = false, + label = 'Griff', + name = 'weapon_handle', + }, + juice = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'Wenn hier Anna nass macht dann bin ICH das !!!!', + image = 'juice.png', + shouldClose = true, + label = 'Saft', + name = 'juice', + }, + weapon_assaultshotgun = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'An assault version of asmoothbore gun for firing small shot at short range', + image = 'weapon_assaultshotgun.png', + label = 'Assault Shotgun', + ammotype = 'AMMO_SHOTGUN', + name = 'weapon_assaultshotgun', + }, + kobolbrolle = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'kobolbrolle.png', + shouldClose = false, + label = 'Kobolbrolle', + name = 'kobolbrolle', + }, + awd_drivetrain = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'awd_drivetrain.png', + shouldClose = true, + label = 'AWD', + name = 'awd_drivetrain', + }, + sniper_scope = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'largescope_attachment.png', + shouldClose = true, + label = 'Sniper Visier', + name = 'sniper_scope', + }, + weapon_crowbar = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'An iron bar with a flattened end, used as a lever', + name = 'weapon_crowbar', + label = 'Crowbar', + image = 'weapon_crowbar.png', + }, + machete_blade = { + useable = false, + weight = 500, + type = 'item', + unique = false, + description = 'Wenn du mehr als nur ein bisschen Durchblick brauchst – sie räumt den Weg frei', + image = 'Machetenklinge.png', + shouldClose = false, + label = 'Machete Klinge', + name = 'machete_blade', + }, + shotgun_scope = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'smallscope_attachment.png', + shouldClose = true, + label = 'MK2 Shotgun Visier', + name = 'shotgun_scope', + }, + gatecrack = { + useable = false, + weight = 0, + type = 'item', + unique = false, + description = 'Handy software to tear down some fences', + image = 'usb_device.png', + shouldClose = true, + label = 'Gatecrack', + name = 'gatecrack', + }, + brakepad_replacement = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'brakepad_replacement.png', + shouldClose = true, + label = 'Premium Bremsenteile', + name = 'brakepad_replacement', + }, + weapontint_mk2_28 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Metallic Green Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Metallic Green Tint', + name = 'weapontint_mk2_28', + }, + zwiebelsalat = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'Türkischer Zwiebelsalat', + image = 'sogan.png', + shouldClose = true, + label = 'Soğan salatası', + name = 'zwiebelsalat', + }, + boxorangejuice = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'boxorangejuice.png', + shouldClose = false, + label = 'Kiste Orangensaft', + name = 'boxorangejuice', + }, + shaft = { + useable = false, + weight = 200, + type = 'item', + unique = false, + description = 'Schaft: Der ruhige Held der Waffe – immer da, wenn man ihn braucht, aber nie im Mittelpunkt', + image = 'ar_grip.png', + shouldClose = false, + label = 'Waffenschaft', + name = 'shaft', + }, + manti = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'manti.png', + shouldClose = true, + label = 'Manti', + name = 'manti', + }, + nightvision = { + useable = false, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'nightvision.png', + shouldClose = true, + label = 'Nachtsichtgerät', + name = 'nightvision', + }, + opium = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = 'Chillfilter fürs Leben – aber Vorsicht, klebrig', + image = 'opium_dry2.png', + shouldClose = false, + label = 'Opium', + name = 'opium', + }, + respray_kit = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'Perfekt für die schnelle Ausbesserung des Kleides', + image = 'respray_kit.png', + shouldClose = true, + label = 'Lack Spraydose', + name = 'respray_kit', + }, + weapon_pistol50 = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Für alle, die denken, normale Pistolen fühlen sich einfach zu sehr nach Spielzeug an.', + image = 'tropical_eagle.png', + label = 'Tropical Eagle', + ammotype = 'AMMO_PISTOL', + name = 'weapon_pistol50', + }, + i4_engine = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'i4_engine.png', + shouldClose = true, + label = 'I4 Motor', + name = 'i4_engine', + }, + rwd_drivetrain = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'rwd_drivetrain.png', + shouldClose = true, + label = 'RWD', + name = 'rwd_drivetrain', + }, + roofbox_carbon = { + useable = true, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'roofbox_carbon.png', + shouldClose = true, + label = 'Carbon Dachbox', + name = 'roofbox_carbon', + }, + weapontint_6 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Orange Weapon Tint', + image = 'weapontint_orange.png', + shouldClose = true, + label = 'Orange Tint', + name = 'weapontint_6', + }, + salmon = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'salmon.png', + shouldClose = true, + label = 'Lachs', + name = 'salmon', + }, + veh_exterior = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Upgrade vehicle exterior', + image = 'veh_exterior.png', + shouldClose = true, + label = 'Exterior', + name = 'veh_exterior', + }, + amoxicillin = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'amoxicillin.png', + shouldClose = true, + label = 'Amoxicillin', + name = 'amoxicillin', + }, + switchblade_mechanism = { + useable = false, + weight = 500, + type = 'item', + unique = false, + description = 'Der flinke Schalter – ein Klick, und das Messer ist blitzschnell auf dem Sprung', + image = 'weapon_parts2.png', + shouldClose = false, + label = 'Mechanismus für Springmesser', + name = 'switchblade_mechanism', + }, + cup_tide = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'cup_tide.png', + shouldClose = true, + label = 'Becher Orange O Tang', + name = 'cup_tide', + }, + weapon_hominglauncher = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A weapon fitted with an electronic device that enables it to find and hit a target', + image = 'weapon_hominglauncher.png', + label = 'Homing Launcher', + ammotype = 'AMMO_STINGER', + name = 'weapon_hominglauncher', + }, + heroin_route = { + useable = false, + weight = 10, + type = 'item', + unique = true, + description = 'Offiziell? Dieses Dokument gibt’s nicht. Unofficially? Du bist jetzt Teil der geheimen Route – und das solltest du niemandem erzählen', + image = 'heroin_route.png', + shouldClose = false, + label = 'Heroin Route', + name = 'heroin_route', + }, + kakao = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'Eine heiße, süße Tasse Schokolade – perfekt zum Entspannen oder Aufwärmen an kühlen Tagen.', + image = 'kakao.png', + shouldClose = true, + label = 'Kakao Togo', + name = 'kakao', + }, + barrel = { + useable = false, + weight = 2000, + type = 'item', + unique = true, + description = '', + image = 'barrel.png', + shouldClose = false, + label = 'leeres Metallfass', + name = 'barrel', + }, + worm_bait = { + useable = true, + weight = 2, + type = 'item', + unique = false, + description = '', + image = 'worm_bait.png', + shouldClose = false, + label = 'Regenwurm', + name = 'worm_bait', + }, + paracetamol = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'Paracetamol.png', + shouldClose = true, + label = 'Paracetamol', + name = 'paracetamol', + }, + ecola_zero_dose = { + useable = true, + weight = 50, + type = 'item', + unique = false, + description = 'Dose Cola', + image = 'ecolazerocan.png', + shouldClose = true, + label = 'E-Cola Zero Dose', + name = 'ecola_zero_dose', + }, + oilbarrel = { + useable = false, + weight = 6000, + type = 'item', + unique = true, + description = '', + image = 'oilbarrel.png', + shouldClose = false, + label = 'Erdölfass', + name = 'oilbarrel', + }, + weapon_carbinerifle = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Der beste Freund eines Cops, wenn Funk und Pfefferspray nicht mehr reichen.', + image = 'ar15.png', + label = 'AR 15', + ammotype = 'AMMO_RIFLE', + name = 'weapon_carbinerifle', + }, + salad = { + useable = false, + weight = 200, + type = 'item', + unique = true, + description = '', + image = 'salad.png', + shouldClose = false, + label = 'Eisbergsalat', + name = 'salad', + }, + engine_oil = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'Das bier der Kraftfahrzeuge!', + image = 'engine_oil.png', + shouldClose = true, + label = 'Premium Motoröl', + name = 'engine_oil', + }, + weapon_musket = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'An infantryman\'s light gun with a long barrel, typically smooth-bored, muzzleloading, and fired from the shoulder', + image = 'weapon_musket.png', + label = 'Musket', + ammotype = 'AMMO_SHOTGUN', + name = 'weapon_musket', + }, + lahmacun = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'Fladenbrot mit einer würzigen Mischung aus Hackfleisch, Zwiebeln, Tomaten und Olivenöl', + image = 'lahmacun.png', + shouldClose = true, + label = 'Lahmacun', + name = 'lahmacun', + }, + rifle_scope = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'smallscope_attachment.png', + shouldClose = true, + label = 'Gewehrvisier', + name = 'rifle_scope', + }, + axe_head = { + useable = false, + weight = 1000, + type = 'item', + unique = false, + description = 'Der schneidige Bruder der Säge', + image = 'Axtkopf.png', + shouldClose = false, + label = 'Axt Kopf', + name = 'axe_head', + }, + kuzu_sis = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'Lammkebab mit Beilagen', + image = 'Kuzu_sis.png', + shouldClose = true, + label = 'Kuzu Sis', + name = 'kuzu_sis', + }, + weapon_gusenberg = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = ' das Original aus der goldenen Ära der Gangster', + image = 'screenshot_412-removebg-preview.png', + label = 'Gusenberg Sweeper', + ammotype = 'AMMO_MG', + name = 'weapon_gusenberg', + }, + aluminum = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = 'Nice piece of metal that you can probably use for something', + image = 'aluminum.png', + shouldClose = false, + label = 'Aluminium', + name = 'aluminum', + }, + weed_whitewidow_seed = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'A weed seed of White Widow', + image = 'weed_seed.png', + shouldClose = false, + label = 'White Widow Seed', + name = 'weed_whitewidow_seed', + }, + gussform = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'gussform.png', + shouldClose = false, + label = 'Gussform ', + name = 'gussform', + }, + sugarbeet = { + useable = false, + weight = 500, + type = 'item', + unique = false, + description = '', + image = 'rube.png', + shouldClose = false, + label = 'Zuckerrübe', + name = 'sugarbeet', + }, + heroin_injection = { + useable = true, + weight = 750, + type = 'item', + unique = false, + description = 'Der schnellste Weg ins Nirwana, aber der Ausgang ist unsichtbar', + image = 'dirtyneedle.png', + shouldClose = true, + label = 'Heroinspritze', + name = 'heroin_injection', + }, + tunerlaptop = { + useable = true, + weight = 2000, + type = 'item', + unique = true, + description = 'With this tunerchip you can get your car on steroids... If you know what you\'re doing', + image = 'tunerchip.png', + shouldClose = true, + label = 'Tunerchip', + name = 'tunerlaptop', + }, + cigs = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'cigs.png', + shouldClose = true, + label = 'Zigarette', + name = 'cigs', + }, + beerkeg = { + useable = true, + weight = 600, + type = 'item', + unique = true, + description = '', + image = 'beerkeg.png', + shouldClose = true, + label = 'Bierfass', + name = 'beerkeg', + }, + quickclot = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = '40053-QuikClot-Combat-Gauze-01-removebg-preview.png', + shouldClose = true, + label = 'Wundschnellverband', + name = 'quickclot', + }, + acetic = { + useable = false, + weight = 1000, + type = 'item', + unique = false, + description = 'Küchenessenz für Chemieprofis', + image = 'acetone2.png', + shouldClose = false, + label = 'Essiganhydrid', + name = 'acetic', + }, + bcso_card = { + useable = true, + weight = 0, + type = 'item', + unique = true, + description = '', + image = 'police_card.png', + shouldClose = true, + label = 'BCSO Dienstausweis', + name = 'bcso_card', + }, + kadis_inter_kewers = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'SkadisWinterSkewers.png', + shouldClose = true, + label = 'Skadi\'s Winter Skewers', + name = 'skadis_winter_skewers', + }, + coffee_beans = { + useable = false, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'coffee_beans.png', + shouldClose = false, + label = 'Packung Kaffeepulver', + name = 'coffee_beans', + }, + gg_salt_block_02 = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'gg_salt_block_02.png', + shouldClose = true, + label = 'besserer Salzblock', + name = 'gg_salt_block_02', + }, + sweets_candies = { + useable = true, + weight = 500, + type = 'item', + unique = false, + description = 'Bunt, süß und manchmal klebrig', + image = 'candy1.png', + shouldClose = true, + label = 'Bonbons', + name = 'sweets_candies', + }, + fitbit = { + useable = true, + weight = 500, + type = 'item', + unique = true, + description = 'I like fitbit', + image = 'fitbit.png', + shouldClose = true, + label = 'Fitbit', + name = 'fitbit', + }, + shotgun_suppressor = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'suppressor_attachment.png', + shouldClose = true, + label = 'Shotgun Schalldämpfer', + name = 'shotgun_suppressor', + }, + veh_engine = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Upgrade vehicle engine', + image = 'veh_engine.png', + shouldClose = true, + label = 'Engine', + name = 'veh_engine', + }, + grip_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A grip for a weapon', + image = 'grip_attachment.png', + shouldClose = true, + label = 'Grip', + name = 'grip_attachment', + }, + weapon_stickybomb = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'An explosive charge covered with an adhesive that when thrown against an object sticks until it explodes', + name = 'weapon_stickybomb', + label = 'C4', + image = 'weapon_stickybomb.png', + }, + rolex = { + useable = false, + weight = 1500, + type = 'item', + unique = false, + description = 'A golden watch seems like the jackpot to me!', + image = 'rolex.png', + shouldClose = true, + label = 'Golden Watch', + name = 'rolex', + }, + jords_cean_reeze_alkoholfrei = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Eine kühle Meeresbrise in Form eines Getränks, die erfrischend und exotisch zugleich ist.', + image = 'NjordsOceanBreeze.png', + shouldClose = true, + label = 'Njord\'s Ocean Breeze (alkoholfrei)', + name = 'njords_ocean_breeze_alkoholfrei', + }, + ffries = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '"Jetzt mit 0 % Kartoffel, 100 % Patriotismus!"', + image = 'screenshot_686-removebg-preview.png', + shouldClose = true, + label = 'Freedom Fries', + name = 'ffries', + }, + weapontint_mk2_12 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Orange Contrast Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Orange Contrast Tint', + name = 'weapontint_mk2_12', + }, + small_triggersystem = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = 'Winzig, aber mächtig – ein kleiner Klick und die Action geht los', + image = 'trigger2.png', + shouldClose = false, + label = 'kleines Abzugssystem', + name = 'small_triggersystem', + }, + whiskeywickel = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = '', + image = 'whiskeywickel.png', + shouldClose = false, + label = 'Whiskeywickel', + name = 'whiskeywickel', + }, + pralinen = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'Damit Sie dich mal wieder ranlässt...', + image = 'pralinen.png', + shouldClose = true, + label = 'Pralinen', + name = 'pralinen', + }, + drytobbacoleaf = { + useable = false, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'drietobbacoleaf.png', + shouldClose = false, + label = 'getrocknetes Tabakblatt', + name = 'drytobbacoleaf', + }, + id_card = { + useable = true, + weight = 0, + type = 'item', + unique = true, + description = 'A card containing all your information to identify yourself', + image = 'id_card.png', + shouldClose = false, + label = 'ID Card', + name = 'id_card', + }, + flour = { + useable = false, + weight = 1000, + type = 'item', + unique = false, + description = '', + image = 'flour.png', + shouldClose = false, + label = 'Packung Mehl ', + name = 'flour', + }, + vitaminloesung_250 = { + useable = true, + weight = 250, + type = 'item', + unique = false, + description = '', + image = 'screenshot_696-removebg-preview.png', + shouldClose = true, + label = 'Vitaminlösung 250', + name = 'vitaminloesung_250', + }, + tyre_smoke_kit = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'tyre_smoke_kit.png', + shouldClose = true, + label = 'Reifenrauch Kit', + name = 'tyre_smoke_kit', + }, + veh_xenons = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Upgrade vehicle xenons', + image = 'veh_xenons.png', + shouldClose = true, + label = 'Xenons', + name = 'veh_xenons', + }, + weapon_flaregun = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A handgun for firing signal rockets', + image = 'weapon_flaregun.png', + label = 'Flare Gun', + ammotype = 'AMMO_FLARE', + name = 'weapon_flaregun', + }, + driver_license = { + useable = true, + weight = 0, + type = 'item', + unique = true, + description = 'Permit to show you can drive a vehicle', + image = 'driver_license.png', + shouldClose = false, + label = 'Drivers License', + name = 'driver_license', + }, + meth_pipe = { + useable = false, + weight = 500, + type = 'item', + unique = false, + description = 'Leere Pfeife zum möglichen Glück was keins ist', + image = 'Meth pfeife.png', + shouldClose = false, + label = 'Leere Methpfeife', + name = 'meth_pipe', + }, + lsd_route = { + useable = false, + weight = 10, + type = 'item', + unique = true, + description = 'Offiziell? Dieses Dokument gibt’s nicht. Unofficially? Du bist jetzt Teil der geheimen Route – und das solltest du niemandem erzählen', + image = 'lsd_route.png', + shouldClose = false, + label = 'LSD Route', + name = 'lsd_route', + }, + bodybag = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'bodybag.png', + shouldClose = true, + label = 'Leichensack', + name = 'bodybag', + }, + fenystil = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'fenystil.png', + shouldClose = true, + label = 'Fenistil', + name = 'fenystil', + }, + kas_leberkas_semmal = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'Mehr Fleisch als Worte – des is koa Semmel, des is a Lebensgefühl!', + image = 'kas_leberkas_semmal.png', + shouldClose = true, + label = 'Kas Leberkas Semmal', + name = 'kas_leberkas_semmal', + }, + gg_coyote_fangs_03 = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'gg_coyote_fangs_03.png', + shouldClose = true, + label = 'Makelloser Kojotenzahn', + name = 'gg_coyote_fangs_03', + }, + cleaning_kit = { + useable = false, + weight = 0, + type = 'item', + unique = false, + description = 'Für die schnelle Reinigung', + image = '', + shouldClose = false, + label = 'Premium Putzlappen ', + name = 'cleaning_kit', + }, + rifle_flashlight = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'flashlight_attachment.png', + shouldClose = true, + label = 'Gewehrlicht', + name = 'rifle_flashlight', + }, + painkillers = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'For pain you can\'t stand anymore, take this pill that\'d make you feel great again', + image = 'painkillers.png', + shouldClose = true, + label = 'Painkillers', + name = 'painkillers', + }, + stancing_kit = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'stancing_kit.png', + shouldClose = true, + label = 'Stancing Kit', + name = 'stancing_kit', + }, + packtobbaco = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'packtobbaco.png', + shouldClose = false, + label = 'Packung Tabak', + name = 'packtobbaco', + }, + freshtobbacoleaf = { + useable = false, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'freshtobbacoleaf.png', + shouldClose = false, + label = 'frisches Tabakblatt', + name = 'freshtobbacoleaf', + }, + hundefutter = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Futter für Hunde', + image = 'dogfood.png', + shouldClose = true, + label = 'Hundefutter', + name = 'hundefutter', + }, + ggdrasils_ssence = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'Erdend und zugleich erfrischend, dieses Getränk bringt die Essenz des Weltenbaums direkt ins Glas.', + image = 'YggdrasilsEssence.png', + shouldClose = true, + label = 'Yggdrasil\'s Essence', + name = 'ggdrasils_ssence', + }, + weapon_heavyshotgun = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A large smoothbore gun for firing small shot at short range', + image = 'weapon_heavyshotgun.png', + label = 'Heavy Shotgun', + ammotype = 'AMMO_SHOTGUN', + name = 'weapon_heavyshotgun', + }, + heavyarmor = { + useable = true, + weight = 5000, + type = 'item', + unique = false, + description = 'Some protection won\'t hurt... right?', + image = 'armor.png', + shouldClose = true, + label = 'Verstärkte Kugelsischere Weste', + name = 'heavyarmor', + }, + thiopental = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'screenshot_696-removebg-preview.png', + shouldClose = true, + label = 'Thiopental', + name = 'thiopental', + }, + macrons = { + useable = true, + weight = 50, + type = 'item', + unique = false, + description = 'bunte Leckerbissen, die den Gaumen mit süßer Freude verzaubern', + image = 'macrons.png', + shouldClose = true, + label = 'Macrons', + name = 'macrons', + }, + opium_poppy = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = 'Die Blume, die Träume verkauft', + image = 'opium_dry.png', + shouldClose = false, + label = 'Schlafmohn', + name = 'opium_poppy', + }, + weapontint_mk2_26 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Metallic Purple & Lime Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Metallic Purple & Lime Tint', + name = 'weapontint_mk2_26', + }, + vehicletrackerscanner = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'vehicletrackerscanner.png', + shouldClose = true, + label = 'Fahrzeugtracker Scanner', + name = 'vehicletrackerscanner', + }, + pistol_defaultclip = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'clip_attachment.png', + shouldClose = true, + label = 'Pistolen Magazin', + name = 'pistol_defaultclip', + }, + fentanyl = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'fentanyl-removebg-preview.png', + shouldClose = true, + label = 'Fentanyl', + name = 'fentanyl', + }, + sludgie = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'Gefrorene Chemie zum Trinken ^^', + image = 'sludgie.png', + shouldClose = true, + label = 'Sludgie', + name = 'sludgie', + }, + weed_ogkush_seed = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'A weed seed of OG Kush', + image = 'weed_seed.png', + shouldClose = true, + label = 'OGKush Seed', + name = 'weed_ogkush_seed', + }, + perseuscamo_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A perseus camo for a weapon', + image = 'perseuscamo_attachment.png', + shouldClose = true, + label = 'Perseus Camo', + name = 'perseuscamo_attachment', + }, + whiskey = { + useable = true, + weight = 500, + type = 'item', + unique = false, + description = 'For all the thirsty out there', + image = 'whiskey.png', + shouldClose = true, + label = 'Whiskey', + name = 'whiskey', + }, + pd_keycard = { + useable = false, + weight = 10, + type = 'item', + unique = true, + description = 'Wenn du kein Cop bist Finger weg!', + image = 'pd_keycard.png', + shouldClose = false, + label = 'PD Key Card', + name = 'pd_keycard', + }, + weapontint_mk2_14 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Bold Purple & Yellow Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Bold Purple & Yellow Tint', + name = 'weapontint_mk2_14', + }, + dildo = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'passt gut zum Gleitgel ^^', + image = 'dildo.png', + shouldClose = true, + label = 'Dildo', + name = 'dildo', + }, + security_card_01 = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'A security card... I wonder what it goes to', + image = 'security_card_01.png', + shouldClose = true, + label = 'Security Card A', + name = 'security_card_01', + }, + gg_hunting_rifleammo = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'gg_hunting_rifleammo.png', + shouldClose = true, + label = 'Jagdgewehr Munition', + name = 'gg_hunting_rifleammo', + }, + sarma = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'sarma.png', + shouldClose = true, + label = 'Sarma', + name = 'sarma', + }, + raw_wings = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'raw_wings.png', + shouldClose = true, + label = 'rohe Chickenwings', + name = 'raw_wings', + }, + mechanic_tablet = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'Das wichtigste Werkzeug', + image = 'mechanic_tablet.png', + shouldClose = false, + label = 'Petrol Head Tablet', + name = 'mechanic_tablet', + }, + cc_espresso = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'cc_espresso.png', + shouldClose = true, + label = 'Espresso', + name = 'cc_espresso', + }, + blood_1000 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = '', + image = 'blood_100.png', + shouldClose = true, + label = 'Blut (1000ml)', + name = 'blood_1000', + }, + weapon_huntingrifle = { + useable = true, + weight = 1000, + type = 'weapon', + unique = true, + description = '', + image = 'weapon_huntingrifle.png', + shouldClose = true, + label = 'Jagdgewehr', + name = 'weapon_huntingrifle', + }, + weapon_doubleaction = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Moderner Revolver um auf Städter zu schießen und was sich sonst noch so bewegt ^^', + image = 'revolver2.png', + label = ' Revolver', + ammotype = 'AMMO_PISTOL', + name = 'weapon_doubleaction', + }, + basketball = { + useable = false, + weight = 400, + type = 'item', + unique = true, + description = '', + image = 'basketball.png', + shouldClose = false, + label = 'Basketball', + name = 'basketball', + }, + kadis_rostbite = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'Erfrischend und frostig, wie die kalte Winterluft in Skadis schneebedeckten Bergen.', + image = 'SkadisFrostbite.png', + shouldClose = true, + label = 'Skadi\'s Frostbite', + name = 'kadis_rostbite', + }, + pump = { + useable = false, + weight = 2000, + type = 'item', + unique = true, + description = '', + image = 'pump.png', + shouldClose = false, + label = 'Akku Pumpe', + name = 'pump', + }, + weapon_marksmanrifle_mk2 = { + useable = true, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Weapon Marksmanrifle MK2', + image = 'huntingrifle2.png', + label = 'Marksman Rifle Mk II', + ammotype = 'AMMO_SNIPER', + name = 'weapon_marksmanrifle_mk2', + }, + soda_machine = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = '', + image = 'soda_machine.png', + shouldClose = true, + label = 'Abfüllstation', + name = 'soda_machine', + }, + coke_brick = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = 'Heavy package of cocaine, mostly used for deals and takes a lot of space', + image = 'coke_brick.png', + shouldClose = true, + label = 'Coke Brick', + name = 'coke_brick', + }, + butcherknife = { + useable = false, + weight = 400, + type = 'item', + unique = true, + description = '', + image = 'butcherknife.png', + shouldClose = false, + label = 'Schlachtermesser', + name = 'butcherknife', + }, + ecola = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '"Weil dein Körper Zucker liebt – du aber nicht deinen Körper."', + image = 'ecola.png', + shouldClose = true, + label = 'E-Cola Softdrink', + name = 'ecola', + }, + newscam = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = 'A camera for the news', + image = 'newscam.png', + shouldClose = true, + label = 'News Camera', + name = 'newscam', + }, + drift_tuning_kit = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'drift_tuning_kit.png', + shouldClose = true, + label = 'Driftkit', + name = 'drift_tuning_kit', + }, + stoff = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'stoff.png', + shouldClose = false, + label = 'Stoff ', + name = 'stoff', + }, + chainsaw = { + useable = false, + weight = 600, + type = 'item', + unique = true, + description = 'Fichtenmoped..... Benzinbiber..... ', + image = 'chainsaw.png', + shouldClose = false, + label = 'Kettensäge', + name = 'chainsaw', + }, + smg_flashlight = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'flashlight_attachment.png', + shouldClose = true, + label = 'SMG Licht', + name = 'smg_flashlight', + }, + reinforced_handle = { + useable = false, + weight = 1000, + type = 'item', + unique = false, + description = 'Der Bodybuilder unter den Griffen', + image = 'Verstaerktergriff.png', + shouldClose = false, + label = 'Verstärkter Griff', + name = 'reinforced_handle', + }, + gun_handle = { + useable = false, + weight = 200, + type = 'item', + unique = false, + description = 'Dein persönlicher Halt – stärker als jeder Nervenkitzel', + image = 'empu.png', + shouldClose = false, + label = 'Griffstück', + name = 'gun_handle', + }, + ephedrin = { + useable = true, + weight = 500, + type = 'item', + unique = false, + description = 'Deine Eintrittskarte zu einem Adrenalinschub', + image = 'ephedrine.png', + shouldClose = true, + label = 'Ephedrin Tabletten', + name = 'ephedrin', + }, + weapon_machete = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A broad, heavy knife used as a weapon', + name = 'weapon_machete', + label = 'Machete', + image = 'machete.png', + }, + nitrous = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Speed up, gas pedal! :D', + image = 'nitrous.png', + shouldClose = true, + label = 'Nitrous', + name = 'nitrous', + }, + vitaminloesung_1000 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = '', + image = 'screenshot_696-removebg-preview.png', + shouldClose = true, + label = 'Vitaminlösung 1000', + name = 'vitaminloesung_1000', + }, + weapon_revolver = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A pistol with revolving chambers enabling several shots to be fired without reloading', + image = 'revolver.png', + label = 'Tac. Revolver', + ammotype = 'AMMO_PISTOL', + name = 'weapon_revolver', + }, + weapon_bottle = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A broken bottle', + name = 'weapon_bottle', + label = 'Broken Bottle', + image = 'weapon_bottle.png', + }, + weapon_marksmanrifle = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = '... die Sonntagsjäger fahrn in den Touristenwald ...', + image = 'screenshot_395-removebg-preview.png', + label = 'Besseres Jagdgewehr', + ammotype = 'AMMO_SNIPER', + name = 'weapon_marksmanrifle', + }, + tirerepairkit = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A kit to repair your tires', + image = 'tirerepairkit.png', + shouldClose = true, + label = 'Tire Repair Kit', + name = 'tirerepairkit', + }, + njords_tide = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'Frisch wie die Seebrise und kraftvoll wie die Gezeiten des Meeres.', + image = 'NjordsTide.png', + shouldClose = true, + label = 'Njord\'s Tide', + name = 'njords_tide', + }, + dirt = { + useable = false, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'dirt.png', + shouldClose = false, + label = 'Erde', + name = 'dirt', + }, + samsplint = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'samsplint.png', + shouldClose = true, + label = 'Samsplint', + name = 'samsplint', + }, + frenchfries = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'screenshot_692-removebg-preview.png', + shouldClose = true, + label = 'French Fries', + name = 'frenchfries', + }, + salbutamol = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'salbutamol.png', + shouldClose = true, + label = 'Salbutamol', + name = 'salbutamol', + }, + jerry_can = { + useable = true, + weight = 20000, + type = 'item', + unique = false, + description = 'A can full of Fuel', + image = 'jerry_can.png', + shouldClose = true, + label = 'Jerrycan 20L', + name = 'jerry_can', + }, + raw_sausages = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'raw_sausages.png', + shouldClose = true, + label = 'rohe Bratwurst', + name = 'raw_sausages', + }, + chair = { + useable = true, + weight = 600, + type = 'item', + unique = false, + description = '', + image = 'chair.png', + shouldClose = true, + label = 'Stuhl', + name = 'chair', + }, + harness = { + useable = true, + weight = 1000, + type = 'item', + unique = true, + description = 'Racing Harness so no matter what you stay in the car', + image = 'harness.png', + shouldClose = true, + label = 'Race Harness', + name = 'harness', + }, + weapon_ceramicpistol = { + useable = true, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Weapon Ceramicpistol', + image = 'weapon_ceramicpistol.png', + label = 'Ceramic Pistol', + ammotype = 'AMMO_PISTOL', + name = 'weapon_ceramicpistol', + }, + junk_energy = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'Dose mit Engery', + image = 'junk_energy.png', + shouldClose = true, + label = 'Junk Energy', + name = 'junk_energy', + }, + drum_mechanism = { + useable = false, + weight = 200, + type = 'item', + unique = false, + description = 'Der Dreh, der alles verändert – Spannung in jeder Umdrehung', + image = 'Trommel.png', + shouldClose = false, + label = 'Trommel Mechanismus', + name = 'drum_mechanism', + }, + weapon_knuckle = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A metal guard worn over the knuckles in fighting, especially to increase the effect of the blows', + name = 'weapon_knuckle', + label = 'Knuckle', + image = 'weapon_knuckle.png', + }, + defibrillator = { + useable = true, + weight = 3000, + type = 'item', + unique = false, + description = '', + image = 'aed.png', + shouldClose = true, + label = 'Defibrillator', + name = 'defibrillator', + }, + sandwich = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'bist du dir sicher das du das essen willst?', + image = 'sandwich.png', + shouldClose = true, + label = '3 Tage altes Sandwich', + name = 'sandwich', + }, + propofol_100 = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'Propofol-00409469924-removebg-preview.png', + shouldClose = true, + label = 'Propofol (100ml)', + name = 'propofol_100', + }, + ecola_flasche = { + useable = true, + weight = 80, + type = 'item', + unique = false, + description = 'Flasche Cola', + image = 'ecolabottle.png', + shouldClose = true, + label = 'E-Cola Flasche', + name = 'ecola_flasche', + }, + weapon_microsmg = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A handheld light weight machine gun', + image = 'weapon_microsmg.png', + label = 'Micro SMG', + ammotype = 'AMMO_SMG', + name = 'weapon_microsmg', + }, + weapon_appistol = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Wie die normale Klog nur mit mehr Fuck Yeaaah!', + image = 'weapon_appistol.png', + label = ' Klog 19 A', + ammotype = 'AMMO_PISTOL', + name = 'weapon_appistol', + }, + yggdrasils_root = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = '', + image = 'YggdrasilsRoot.png', + shouldClose = true, + label = 'Yggdrasil\'s Root', + name = 'yggdrasils_root', + }, + sniper_extendedclip = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'sniper_extendedclip.png', + shouldClose = true, + label = 'erw. Sniper Magazin', + name = 'sniper_extendedclip', + }, + weapon_assaultrifle_mk2 = { + useable = true, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Assault Rifle MK2', + image = 'weapon_assaultrifle_mk2.png', + label = 'Assault Rifle Mk II', + ammotype = 'AMMO_RIFLE', + name = 'weapon_assaultrifle_mk2', + }, + weapon_bat = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Used for hitting a ball in sports (or other things)', + name = 'weapon_bat', + label = 'Bat', + image = 'weapon_bat.png', + }, + flohmittel = { + useable = true, + weight = 25, + type = 'item', + unique = false, + description = '', + image = 'Flohmittel.png', + shouldClose = true, + label = 'Flohmittel', + name = 'flohmittel', + }, + markedbills = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = 'Money?', + image = 'markedbills.png', + shouldClose = true, + label = 'Marked Money', + name = 'markedbills', + }, + metalscrap = { + useable = false, + weight = 500, + type = 'item', + unique = false, + description = 'Der Stoff, aus dem DIY-Träume sind', + image = 'scrap-iron.png', + shouldClose = false, + label = 'Metallschrott', + name = 'metalscrap', + }, + cc_latte = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'cc_latte.png', + shouldClose = true, + label = 'Latte Macchiato', + name = 'cc_latte', + }, + pistol_ammo = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Peng in klein', + image = 'pistol_ammo.png', + shouldClose = true, + label = 'Pistolen Munition', + name = 'pistol_ammo', + }, + sand = { + useable = false, + weight = 1000, + type = 'item', + unique = false, + description = '', + image = 'sand.png', + shouldClose = false, + label = 'Eimer mit Sand', + name = 'sand', + }, + anchovy = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'anchovy.png', + shouldClose = false, + label = 'Anchovy', + name = 'anchovy', + }, + weapon_smg_mk2 = { + useable = true, + weight = 1000, + type = 'weapon', + unique = true, + description = 'SMG MK2', + image = 'highteamsmgmk2-removebg-preview.png', + label = 'SMG Mk II', + ammotype = 'AMMO_SMG', + name = 'weapon_smg_mk2', + }, + coffee = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Pump 4 Caffeine', + image = 'coffee.png', + shouldClose = true, + label = 'Kaffee Togo', + name = 'coffee', + }, + scookie = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = 'Ein Softcookie ist ein weicher, saftiger Keks mit einer zarten Textur, der oft noch leicht warm und innen herrlich chewy ist.', + image = 'softccookie.png', + shouldClose = true, + label = 'Soft Cookie', + name = 'scookie', + }, + weapon_militaryrifle = { + useable = true, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Weapon Militaryrifle', + image = 'weapon_assaultrifle.png', + label = 'Weapon Militaryrifle', + ammotype = 'AMMO_RIFLE', + name = 'weapon_militaryrifle', + }, + weapon_advancedrifle = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'An assault version of a rapid-fire, magazine-fed automatic rifle designed for infantry use', + image = 'weapon_advancedrifle.png', + label = 'Advanced Rifle', + ammotype = 'AMMO_RIFLE', + name = 'weapon_advancedrifle', + }, + weapon_golfclub = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A club used to hit the ball in golf', + name = 'weapon_golfclub', + label = 'Golfclub', + image = 'weapon_golfclub.png', + }, + diving_gear = { + useable = true, + weight = 30000, + type = 'item', + unique = true, + description = 'An oxygen tank and a rebreather', + image = 'diving_gear.png', + shouldClose = true, + label = 'Diving Gear', + name = 'diving_gear', + }, + spikestrips = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = '', + image = 'spikestripes.png', + shouldClose = true, + label = 'Nagelband', + name = 'spikestrips', + }, + smg_holoscope = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'holoscope_attachment.png', + shouldClose = true, + label = 'SMG Holoscope', + name = 'smg_holoscope', + }, + diamond_ring = { + useable = false, + weight = 1500, + type = 'item', + unique = false, + description = 'A diamond ring seems like the jackpot to me!', + image = 'diamond_ring.png', + shouldClose = true, + label = 'Diamond Ring', + name = 'diamond_ring', + }, + privcard01 = { + useable = false, + weight = 0, + type = 'item', + unique = false, + description = 'Registriert auf Mark Petrol', + image = '', + shouldClose = false, + label = 'Schlüsselkarte-0100a', + name = 'privcard01', + }, + cooked_bbq_thigh = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'cooked_bbq_thigh.png', + shouldClose = true, + label = 'gegrillte Hähnchenkeule', + name = 'cooked_bbq_thigh', + }, + deckelblendno5 = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'deckelblendno5.png', + shouldClose = false, + label = 'Deckel Blend No.5', + name = 'deckelblendno5', + }, + weapon_rayminigun = { + useable = true, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Weapon Rayminigun', + image = 'weapon_rayminigun.png', + label = 'Widowmaker', + ammotype = 'AMMO_MINIGUN', + name = 'weapon_rayminigun', + }, + simcard = { + useable = false, + weight = 1, + type = 'item', + unique = true, + description = '„Nicht einfach eine SIM. Ein Statement für Stil – in der Welt der Empfangslosen.“', + image = 'simcard.png', + shouldClose = false, + label = 'Sim-Karte', + name = 'simcard', + }, + blackmoney_route = { + useable = false, + weight = 10, + type = 'item', + unique = true, + description = 'Offiziell? Dieses Dokument gibt’s nicht. Unofficially? Du bist jetzt Teil der geheimen Route – und das solltest du niemandem erzählen', + image = 'blackmoney_route.png', + shouldClose = false, + label = 'Schwarzgeld Route', + name = 'blackmoney_route', + }, + kakao3 = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = 'Eine Tasse heiße Schokolade mit Marshmallows ist wie ein Kuschelabend in flüssiger Form – süß, warm und himmlisch übertrieben.', + image = 'kakao3.png', + shouldClose = true, + label = 'Tasse Heiße Schokolade mit Marshmallows', + name = 'kakao3', + }, + weapon_briefcase = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A briefcase for storing important documents', + name = 'weapon_briefcase', + label = 'Briefcase', + image = 'weapon_briefcase.png', + }, + dendrogyra_coral = { + useable = false, + weight = 1000, + type = 'item', + unique = false, + description = 'Its also known as pillar coral', + image = 'dendrogyra_coral.png', + shouldClose = true, + label = 'Dendrogyra', + name = 'dendrogyra_coral', + }, + corn = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'corn.png', + shouldClose = false, + label = 'Getreide', + name = 'corn', + }, + eis_konfekt = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = 'Eis Konfekt – der erfrischende Klassiker aus den 70er Jahren!', + image = 'ChatGPT_Image_27._Apr._2025__12_24_22-removebg-preview.png', + shouldClose = true, + label = 'Eis Konfekt', + name = 'eis_konfekt', + }, + badfruit = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'badfruit.png', + shouldClose = false, + label = 'Faules Obst', + name = 'badfruit', + }, + barrel_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A barrel for a weapon', + image = 'barrel_attachment.png', + shouldClose = true, + label = 'Barrel', + name = 'barrel_attachment', + }, + rifle_smallscope = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'smallscope_attachment.png', + shouldClose = true, + label = 'MK2 Gewehr Visier klein', + name = 'rifle_smallscope', + }, + lawyerpass = { + useable = true, + weight = 0, + type = 'item', + unique = true, + description = 'Pass exclusive to lawyers to show they can represent a suspect', + image = 'lawyerpass.png', + shouldClose = false, + label = 'Lawyer Pass', + name = 'lawyerpass', + }, + pistol_extendedclip = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = 'erw. Pistolen Magazin', + image = 'clip_attachment.png', + shouldClose = true, + label = 'pistol_extendedclip', + name = 'pistol_extendedclip', + }, + weapontint_7 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Platinum Weapon Tint', + image = 'weapontint_plat.png', + shouldClose = true, + label = 'Platinum Tint', + name = 'weapontint_7', + }, + sprunk_flasche = { + useable = true, + weight = 80, + type = 'item', + unique = false, + description = 'Flasche Zitronen Limo', + image = 'sprunk_flasche.png', + shouldClose = true, + label = 'Sprunk Flasche', + name = 'sprunk_flasche', + }, + eimdalls_lear_ight = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Ein erfrischendes, klares Getränk, das wie Heimdall’s wachsames Auge rein und belebend wirkt.', + image = 'HeimdallsClearSight.png', + shouldClose = true, + label = 'Heimdall\'s Clear Sight', + name = 'heimdalls_clear_sight', + }, + weed_ogkush = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'A weed bag with 2g OG Kush', + image = 'weed_baggy.png', + shouldClose = false, + label = 'OGKush 2g', + name = 'weed_ogkush', + }, + weapontint_mk2_7 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Classic Earth Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Classic Earth Tint', + name = 'weapontint_mk2_7', + }, + gg_hunting_animaltrap = { + useable = true, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'gg_hunting_animaltrap.png', + shouldClose = true, + label = 'Tierfalle', + name = 'gg_hunting_animaltrap', + }, + nacl_500 = { + useable = true, + weight = 500, + type = 'item', + unique = false, + description = '', + image = 'nacl.png', + shouldClose = true, + label = 'NACL (500ml)', + name = 'nacl_500', + }, + ironbar = { + useable = false, + weight = 2000, + type = 'item', + unique = false, + description = '', + image = 'ironbar.png', + shouldClose = false, + label = 'Eisenbarren', + name = 'ironbar', + }, + radio = { + useable = false, + weight = 600, + type = 'item', + unique = true, + description = 'You can communicate with this through a signal', + image = 'radio.png', + shouldClose = true, + label = 'Funkgerät', + name = 'radio', + }, + tims_instant_nudeln = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'der Kulinarische Blitzbesuch in Fernost', + image = 'tims_instant_nudeln.png', + shouldClose = true, + label = 'Tim\'s Instant Nudeln', + name = 'tims_instant_nudeln', + }, + attachment_bench = { + useable = true, + weight = 15000, + type = 'item', + unique = true, + description = 'A workbench for crafting attachments.', + image = 'attworkbench.png', + shouldClose = false, + label = 'Attachment Workbench', + name = 'attachment_bench', + }, + thermalscope_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A thermal scope for a weapon', + image = 'thermalscope_attachment.png', + shouldClose = true, + label = 'Thermal Scope', + name = 'thermalscope_attachment', + }, + police_stormram = { + useable = true, + weight = 18000, + type = 'item', + unique = true, + description = 'A nice tool to break into doors', + image = 'police_stormram.png', + shouldClose = true, + label = 'Stormram', + name = 'police_stormram', + }, + ecola_dose = { + useable = true, + weight = 50, + type = 'item', + unique = false, + description = 'Dose Cola', + image = 'ecola_dose.png', + shouldClose = true, + label = 'E-Cola Dose', + name = 'ecola_dose', + }, + smg_ammo = { + useable = true, + weight = 500, + type = 'item', + unique = false, + description = 'Kleines schnelles Peng', + image = 'smg_ammo.png', + shouldClose = true, + label = 'SMG Munition', + name = 'smg_ammo', + }, + anglegrinder = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = '„Dein bester Freund, wenn’s darum geht, Dinge zu zerstören – äh, bearbeiten.“', + image = 'anglegrinder.png', + shouldClose = false, + label = 'Flex', + name = 'anglegrinder', + }, + medscope_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A medium scope for a weapon', + image = 'medscope_attachment.png', + shouldClose = true, + label = 'Medium Scope', + name = 'medscope_attachment', + }, + cash = { + useable = false, + weight = 0, + type = 'item', + unique = false, + description = 'Nur Bares ist wares...', + image = 'cash.png', + shouldClose = false, + label = 'Bargeld', + name = 'cash', + }, + weapon_mg = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'An automatic gun that fires bullets in rapid succession for as long as the trigger is pressed', + image = 'weapon_mg.png', + label = 'Machinegun', + ammotype = 'AMMO_MG', + name = 'weapon_mg', + }, + halbes_haendel = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'zum Finger lecken gut ^^', + image = 'halbes_haendel.png', + shouldClose = true, + label = 'Halbes Händel', + name = 'halbes_haendel', + }, + weapon_knife = { + useable = true, + weight = 1000, + type = 'weapon', + unique = true, + description = 'An instrument composed of a blade fixed into a handle, used for cutting or as a weapon', + name = 'weapon_knife', + label = 'Messer', + image = 'weapon_knife.png', + }, + muffin = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'der Muffin Mann...', + image = 'ChatGPT_Image_1._Mai_2025__03_50_52-removebg-preview.png', + shouldClose = true, + label = 'Muffin', + name = 'muffin', + }, + zeckenschutzmittel = { + useable = true, + weight = 25, + type = 'item', + unique = false, + description = '', + image = 'Zeckenschutzmittel.png', + shouldClose = true, + label = 'Zeckenschutzmittel', + name = 'zeckenschutzmittel', + }, + manual_gearbox = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'Handgerissen, so gehört sich das', + image = 'manual_gearbox.png', + shouldClose = true, + label = 'Schaltgetriebe', + name = 'manual_gearbox', + }, + weapon_snspistol = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = ' So unauffällig, dass selbst der Agent manchmal vergisst, dass er sie dabei hat.', + image = 'screenshot_401-removebg-preview.png', + label = 'Durov Pistole', + ammotype = 'AMMO_PISTOL', + name = 'weapon_snspistol', + }, + flat_muzzle_brake = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A muzzle brake for a weapon', + image = 'flat_muzzle_brake.png', + shouldClose = true, + label = 'Flat Muzzle Brake', + name = 'flat_muzzle_brake', + }, + wc_cupcake = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'wc_cupcake.png', + shouldClose = true, + label = 'White Chocolate Raspberry Cupcake', + name = 'wc_cupcake', + }, + empty_nitrous_bottle = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'empty_nitrous_bottle.png', + shouldClose = true, + label = 'leere Nitro Flasche', + name = 'empty_nitrous_bottle', + }, + weed_skunk_seed = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'A weed seed of Skunk', + image = 'weed_seed.png', + shouldClose = true, + label = 'Skunk Seed', + name = 'weed_skunk_seed', + }, + advancedrepairkit = { + useable = true, + weight = 4000, + type = 'item', + unique = false, + description = 'A nice toolbox with stuff to repair your vehicle', + image = 'advancedkit.png', + shouldClose = true, + label = 'Advanced Repairkit', + name = 'advancedrepairkit', + }, + waffle_icream = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = 'Cremiges Vanilleeis, umhüllt von zwei zarten Waffelschichten – der Klassiker im Retro-Look für echte Eisliebhaber.', + image = 'waffle_icream.png', + shouldClose = true, + label = 'Sandwich Eis', + name = 'waffle_icream', + }, + donut = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'Dooooonuuuuts', + image = 'donut.png', + shouldClose = true, + label = 'Donut', + name = 'donut', }, grilled_fish = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'grilled_fish.png', + shouldClose = true, + label = 'Gegrilltes Fischfilet', + name = 'grilled_fish', + }, + fish_and_chips = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'very british ^^', + image = 'fish_and_chips.png', + shouldClose = true, + label = 'Fish and Chips', + name = 'fish_and_chips', + }, + weapon_unarmed = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Fisticuffs', + name = 'weapon_unarmed', + label = 'Fists', + image = 'placeholder.png', + }, + marble_pop_limo = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'Kult-Getränk aus Japan: Erfrischende Limonade mit fruchtigem Geschmack und der typischen Glasmurmel', + image = 'marblepop.png', + shouldClose = true, + label = 'Marble Pop Limo', + name = 'marble_pop_limo', + }, + shortened_gunbarrel = { + useable = false, + weight = 1000, + type = 'item', + unique = false, + description = 'Weniger Lauf, mehr Stil', + image = 'shotgun_barrel_compressed_better.png', + shouldClose = false, + label = 'verkürzter Waffenlauf', + name = 'shortened_gunbarrel', + }, + leopardcamo_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A leopard camo for a weapon', + image = 'leopardcamo_attachment.png', + shouldClose = true, + label = 'Leopard Camo', + name = 'leopardcamo_attachment', + }, + p_schnecke = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'p_schnecke.png', + shouldClose = true, + label = '', + name = 'p_schnecke', + }, + weapontint_mk2_4 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Classic Beige Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Classic Beige Tint', + name = 'weapontint_mk2_4', + }, + gg_hunting_knife_03 = { + useable = true, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'gg_hunting_knife_03.png', + shouldClose = true, + label = 'Premium Jagdmesser', + name = 'gg_hunting_knife_03', + }, + packtomatos = { + useable = false, + weight = 600, + type = 'item', + unique = true, + description = '', + image = 'packtomatos.png', + shouldClose = false, + label = 'Packung Tomaten', + name = 'packtomatos', + }, + shotgun_squaredmuzzle = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'comp_attachment.png', + shouldClose = true, + label = 'MK2 Shotgun Squaredmuzzle', + name = 'shotgun_squaredmuzzle', + }, + stevens_apfelmustorte = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'wie bei Oma', + image = 'stevens_apfelmustorte.png', + shouldClose = true, + label = 'Stevens Apfelmustorte', + name = 'stevens_apfelmustorte', + }, + boxgrapejuice = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'boxgrapejuice.png', + shouldClose = false, + label = 'Kiste Traubensaft', + name = 'boxgrapejuice', + }, + weapontint_mk2_17 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Bold Red Features Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Bold Red Features Tint', + name = 'weapontint_mk2_17', + }, + cc_cupcake = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'cc_cupcake.png', + shouldClose = true, + label = 'Cheesecake Cupcake', + name = 'cc_cupcake', + }, + dc_cupcake = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'dc_cupcake.png', + shouldClose = true, + label = 'Double-Chocolate Cupcake', + name = 'dc_cupcake', + }, + fishingrod = { + useable = true, + weight = 400, + type = 'item', + unique = true, + description = '', + image = 'fishingrod.png', + shouldClose = true, + label = 'Angelrute', + name = 'fishingrod', + }, + mmkc = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'mmkc.png', + shouldClose = true, + label = 'Mercimek Çorbasi', + name = 'mmkc', + }, + duct_tape = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'duct_tape.png', + shouldClose = true, + label = 'Klebeband', + name = 'duct_tape', + }, + weapon_battleaxe = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A large broad-bladed axe used in ancient warfare', + name = 'weapon_battleaxe', + label = 'Battle Axe', + image = 'weapon_battleaxe.png', + }, + meth_route = { + useable = false, + weight = 10, + type = 'item', + unique = true, + description = 'Offiziell? Dieses Dokument gibt’s nicht. Unofficially? Du bist jetzt Teil der geheimen Route – und das solltest du niemandem erzählen', + image = 'meth_route.png', + shouldClose = false, + label = 'Meth Route', + name = 'meth_route', + }, + e_kaffee = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'e_kaffee.png', + shouldClose = true, + label = 'Eiskaffee', + name = 'e_kaffee', + }, + clutch_replacement = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'clutch_replacement.png', + shouldClose = true, + label = 'Premium Kupplungssatz', + name = 'clutch_replacement', + }, + shotgun_holoscope = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'holoscope_attachment.png', + shouldClose = true, + label = 'MK2 Shotgun Holovisier', + name = 'shotgun_holoscope', + }, + cheeseanachos = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'Knusprige Nachos, überzogen mit cremiger, würziger Käsesauce', + image = 'ChatGPT_Image_26._Apr._2025__18_25_48-removebg-preview.png', + shouldClose = true, + label = 'Nachos mit Käsesauce', + name = 'cheeseanachos', + }, + cokebaggy = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'To get happy real quick', + image = 'cocaine_baggy.png', + shouldClose = true, + label = 'Bag of Coke', + name = 'cokebaggy', + }, + weed_purplehaze_seed = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'A weed seed of Purple Haze', + image = 'weed_seed.png', + shouldClose = true, + label = 'Purple Haze Seed', + name = 'weed_purplehaze_seed', + }, + weapontint_mk2_23 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Metallic Gold Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Metallic Gold Tint', + name = 'weapontint_mk2_23', + }, + weapon_grenade = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A handheld throwable bomb', + name = 'weapon_grenade', + label = 'Grenade', + image = 'weapon_grenade.png', + }, + drum_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A drum for a weapon', + image = 'drum_attachment.png', + shouldClose = true, + label = 'Drum', + name = 'drum_attachment', + }, + antipatharia_coral = { + useable = false, + weight = 1000, + type = 'item', + unique = false, + description = 'Its also known as black corals or thorn corals', + image = 'antipatharia_coral.png', + shouldClose = true, + label = 'Antipatharia', + name = 'antipatharia_coral', + }, + salami_b = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'salami_b.png', + shouldClose = true, + label = '', + name = 'salami_b', + }, + ['sifs_golden-ale'] = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'Golden und nahrhaft, wie das Feld unter der Obhut der Göttin Sif.', + image = 'SifGoldenAle.png', + shouldClose = true, + label = 'Sif\'s Golden Ale', + name = 'sifs_golden-ale', + }, + bruschetta = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'bruschetta.png', + shouldClose = true, + label = 'Bruschetta', + name = 'bruschetta', + }, + oxy = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'The Label Has Been Ripped Off', + image = 'oxy.png', + shouldClose = true, + label = 'Prescription Oxy', + name = 'oxy', + }, + flashlight_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A flashlight for a weapon', + image = 'flashlight_attachment.png', + shouldClose = true, + label = 'Flashlight', + name = 'flashlight_attachment', + }, + lean = { + useable = true, + weight = 500, + type = 'item', + unique = false, + description = 'Der Drink, der dich so langsam macht wie eine Schnecke auf Valium', + image = 'lean.png', + shouldClose = true, + label = 'Lean', + name = 'lean', + }, + tomato = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'tomato.png', + shouldClose = false, + label = 'Tomate', + name = 'tomato', + }, + shotgun_flashlight = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'flashlight_attachment.png', + shouldClose = true, + label = 'Shotgun Licht', + name = 'shotgun_flashlight', + }, + doj_card = { + useable = true, + weight = 10, + type = 'item', + unique = true, + description = '', + image = 'doj_card.png', + shouldClose = true, + label = 'DOJ Card', + name = 'doj_card', + }, + mettbroetchen = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'mhmm deutsches Sushi', + image = 'mettbroetchen.png', + shouldClose = true, + label = 'Mettbrötchen', + name = 'mettbroetchen', + }, + weed_amnesia = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'A weed bag with 2g Amnesia', + image = 'weed_baggy.png', + shouldClose = false, + label = 'Amnesia 2g', + name = 'weed_amnesia', + }, + weapon_briefcase_02 = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Wonderfull for nice vacation to Liberty City', + name = 'weapon_briefcase_02', + label = 'Suitcase', + image = 'weapon_briefcase2.png', + }, + bread_bait = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'bread_bait.png', + shouldClose = false, + label = 'Stück Brot', + name = 'bread_bait', + }, + deployable_light = { + useable = true, + weight = 250, + type = 'item', + unique = true, + description = '', + image = 'deployable_light.png', + shouldClose = false, + label = 'Aufsetzt Rundumleuchte', + name = 'deployable_light', + }, + salsa_nachos = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'Knusprige Nachos, serviert mit frischer, würziger Salsa ', + image = 'ChatGPT_Image_26._Apr._2025__19_00_33-removebg-preview.png', + shouldClose = true, + label = 'Nachos mit Salsa', + name = 'salsa_nachos', + }, + patriotcamo_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A patriot camo for a weapon', + image = 'patriotcamo_attachment.png', + shouldClose = true, + label = 'Patriot Camo', + name = 'patriotcamo_attachment', + }, + weapon_grenadelauncher_smoke = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A bomb that produces a lot of smoke when it explodes', + image = 'weapon_grenadelauncher_smoke.PNG', + label = 'Smoke Grenade Launcher', + ammotype = 'AMMO_GRENADELAUNCHER', + name = 'weapon_grenadelauncher_smoke', + }, + handcuffs = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = 'Comes in handy when people misbehave. Maybe it can be used for something else?', + image = 'handcuffs.png', + shouldClose = true, + label = 'Handschellen', + name = 'handcuffs', + }, + raw_short_ribs = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'raw_short_ribs.png', + shouldClose = true, + label = 'rohe Short Ribs', + name = 'raw_short_ribs', + }, + rifle_defaultclip = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'rifle_defaultclip.png', + shouldClose = true, + label = 'Gewehr Magazin', + name = 'rifle_defaultclip', + }, + ev_battery = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'ev_battery.png', + shouldClose = true, + label = 'EV Battery', + name = 'ev_battery', + }, + dackels = { + useable = false, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'dacklschreck.png', + shouldClose = false, + label = 'Dackelschreck', + name = 'dackels', + }, + labkey = { + useable = true, + weight = 500, + type = 'item', + unique = true, + description = 'Key for a lock...?', + image = 'labkey.png', + shouldClose = true, + label = 'Key', + name = 'labkey', + }, + aspirin = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'aspirin.png', + shouldClose = true, + label = 'Aspirin', + name = 'aspirin', + }, + cooked_short_ribs = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'cooked_short_ribs.png', + shouldClose = true, + label = 'gegrillte Short Ribs', + name = 'cooked_short_ribs', + }, + weapon_compactlauncher = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A compact grenade launcher', + name = 'weapon_compactlauncher', + label = 'Compact Launcher', + image = 'weapon_compactlauncher.png', + }, + munky_juice_ice_tea = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'Pfirsich oder Zitrone das hier die Frage...', + image = 'munky_juice_ice_tea.png', + shouldClose = true, + label = 'Munky Juice Ice Tea', + name = 'munky_juice_ice_tea', + }, + weapontint_mk2_10 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Blue Contrast Weapon Tint for MK2 Weapons', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Blue Contrast Tint', + name = 'weapontint_mk2_10', + }, + cup_beer = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'cup_beer.png', + shouldClose = true, + label = 'Becher Bier', + name = 'cup_beer', + }, + field_dressing = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'screenshot_477-removebg-preview.png', + shouldClose = true, + label = 'Verbandtuch', + name = 'field_dressing', + }, + rb_cupcake = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'rb_cupcake.png', + shouldClose = true, + label = 'Rainbow Cupcake', + name = 'rb_cupcake', + }, + heimdalls_watch = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Scharf und klar wie Heimdalls Auge, aber mit einem farbenfrohen Twist.', + image = 'HeimdallsWatch.png', + shouldClose = true, + label = 'Heimdall\'s Watch', + name = 'heimdalls_watch', + }, + surgical_kit = { + useable = true, + weight = 500, + type = 'item', + unique = false, + description = '', + image = 'surgicalkit.png', + shouldClose = true, + label = 'Näh-Set', + name = 'surgical_kit', + }, + weapon_dagger = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'A short knife with a pointed and edged blade, used as a weapon', + name = 'weapon_dagger', + label = 'Dagger', + image = 'weapon_dagger.png', + }, + lighting_controller = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = 'Alle Farben des Regenbogens per Knopfdruck', + image = 'lighting_controller.png', + shouldClose = false, + label = 'Neon Controller', + name = 'lighting_controller', + }, + thors_thunder_storm = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'ThorsThunderStorm.png', + shouldClose = true, + label = 'Thors Thunder Storm', + name = 'thors_thunder_storm', + }, + fishbait = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'fishbait.png', + shouldClose = false, + label = 'Köder', + name = 'fishbait', + }, + rostedcoffee = { + useable = false, + weight = 2000, + type = 'item', + unique = true, + description = '', + image = 'rostedcoffee.png', + shouldClose = false, + label = 'Sack geröstete Kaffeebohnen', + name = 'rostedcoffee', + }, + ribeye_steak = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'ribeye_steak.png', + shouldClose = true, + label = 'Ribeye Steak', + name = 'ribeye_steak', + }, + v12_engine = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'v12_engine.png', + shouldClose = true, + label = 'V12 Motor', + name = 'v12_engine', + }, + sniper_holoscope = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '', + image = 'holoscope_attachment.png', + shouldClose = true, + label = 'MK2 Sniper Holoscope', + name = 'sniper_holoscope', + }, + suppressor_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A suppressor for a weapon', + image = 'suppressor_attachment.png', + shouldClose = true, + label = 'Suppressor', + name = 'suppressor_attachment', + }, + weapon_throwingshoered = { + useable = true, + weight = 100, + type = 'weapon', + unique = true, + description = '', + image = 'weapon_throwingshoered.png', + shouldClose = true, + label = 'Schuh rot', + name = 'weapon_throwingshoered', + }, + air_filter = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'sollte das Baby wieder nach Luft schreien, einmal wechseln', + image = 'air_filter.png', + shouldClose = true, + label = 'Premium Luftfilter', + name = 'air_filter', + }, + bellend_muzzle_brake = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A muzzle brake for a weapon', + image = 'bellend_muzzle_brake.png', + shouldClose = true, + label = 'Bellend Muzzle Brake', + name = 'bellend_muzzle_brake', + }, + erz = { + useable = false, + weight = 2000, + type = 'item', + unique = false, + description = '', + image = 'erz.png', + shouldClose = false, + label = 'Metallerz', + name = 'erz', + }, + gardensicorr = { + useable = false, + weight = 0.09999999999999432, + type = 'item', + unique = true, + description = '', + image = 'gardensicorr.png', + shouldClose = false, + label = 'Gartenschere', + name = 'gardensicorr', + }, + clip_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A clip for a weapon', + image = 'clip_attachment.png', + shouldClose = true, + label = 'Clip', + name = 'clip_attachment', + }, + weapon_vintagepistol = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'An antique firearm designed to be held in one hand', + image = 'weapon_vintagepistol.png', + label = 'Vintage Pistol', + ammotype = 'AMMO_PISTOL', + name = 'weapon_vintagepistol', + }, + chemical_set = { + useable = false, + weight = 1000, + type = 'item', + unique = false, + description = 'Dein persönliches Labor für Experimente, die besser nicht in der Küche stattfinden.', + image = 'lab.png', + shouldClose = false, + label = 'Chemikalien-Set', + name = 'chemical_set', + }, + gg_rabbit_pelt_03 = { + useable = false, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'gg_rabbit_pelt_03.png', + shouldClose = true, + label = 'Makelloses Kaninchenfell', + name = 'gg_rabbit_pelt_03', + }, + brushcamo_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A brushstroke camo for a weapon', + image = 'brushcamo_attachment.png', + shouldClose = true, + label = 'Brushstroke Camo', + name = 'brushcamo_attachment', + }, + grapejuice = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Grape juice is said to be healthy', + image = 'traubensaft.png', + shouldClose = false, + label = 'Flasche Traubensaft', + name = 'grapejuice', + }, + vapejuice = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'vapejuice.png', + shouldClose = false, + label = 'E-Liquid', + name = 'vapejuice', + }, + lokis_trickster_punch = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'LokisTricksterPunch.png', + shouldClose = true, + label = 'Lokis Trickster Punch', + name = 'lokis_trickster_punch', + }, + stonedrill = { + useable = false, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'stonedrill.png', + shouldClose = false, + label = 'Steinbohrer', + name = 'stonedrill', + }, + weapon_license = { + useable = true, + weight = 10, + type = 'item', + unique = true, + description = '', + image = 'weapon_license.png', + shouldClose = true, + label = 'Waffenschein', + name = 'weapon_license', + }, + waffle_ice = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'waffle_ice.png', + shouldClose = true, + label = 'Waffel mit Erdbeereis', + name = 'waffle_ice', + }, + marshmallows = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Marshmallows sind wie kleine Wolken, die versehentlich in Zucker gefallen und dann beschlossen haben, für immer süß zu bleiben.', + image = 'marshmallows.png', + shouldClose = true, + label = 'Packung Marshmallows', + name = 'marshmallows', + }, + trojan_usb = { + useable = false, + weight = 0, + type = 'item', + unique = false, + description = 'Handy software to shut down some systems', + image = 'usb_device.png', + shouldClose = true, + label = 'Trojan USB', + name = 'trojan_usb', + }, + skullcamo_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A skull camo for a weapon', + image = 'skullcamo_attachment.png', + shouldClose = true, + label = 'Skull Camo', + name = 'skullcamo_attachment', + }, + cappuccino = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '„Cappucioni – halb Schaum, halb Koffein, 100 % Attitüde. Gebrüht wie ein Drive-By: schnell, heiß und mit ordentlich Einschlag.“', + image = 'cappuccino.png', + shouldClose = true, + label = 'Tasse Cappuccino', + name = 'cappuccino', + }, + flood_light = { + useable = true, + weight = 600, + type = 'item', + unique = false, + description = '', + image = 'flood_light.png', + shouldClose = true, + label = 'Outdoor Lampe', + name = 'flood_light', + }, + baklava = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'baklava.png', + shouldClose = true, + label = 'Baklava', + name = 'baklava', + }, + firework4 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Fireworks', + image = 'firework4.png', + shouldClose = true, + label = 'Sky Vortex', + name = 'firework4', + }, + tuna = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'tuna.png', + shouldClose = false, + label = 'Tunfisch', + name = 'tuna', + }, + lighter = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = 'Flamme an oder so ....', + image = 'lighter.png', + shouldClose = true, + label = 'Feuerzeug', + name = 'lighter', + }, + cooked_pork_joint = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'cooked_pork_joint.png', + shouldClose = true, + label = 'gegrillter Schweinebraten', + name = 'cooked_pork_joint', + }, + lolli = { + useable = true, + weight = 4, + type = 'item', + unique = false, + description = 'Du Lutscher ^^', + image = 'lolli.png', + shouldClose = true, + label = 'Lolli', + name = 'lolli', + }, + emptybottle = { + useable = false, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'emptybottle.png', + shouldClose = false, + label = 'leere Flasche', + name = 'emptybottle', + }, + blue_phone = { + useable = false, + weight = 0.09999999999999432, + type = 'item', + unique = true, + description = '„Ein Akku, der genau so lange hält wie deine Aufmerksamkeitsspanne.“', + image = 'blue_phone.png', + shouldClose = false, + label = 'iFruit 12XR Blau', + name = 'blue_phone', + }, + electronickit = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = 'If you\'ve always wanted to build a robot you can maybe start here. Maybe you\'ll be the new Elon Musk?', + image = 'electronickit.png', + shouldClose = true, + label = 'Electronic Kit', + name = 'electronickit', + }, + ecola_light = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '"Weil dein Körper Zucker liebt – du aber nicht deinen Körper."', + image = 'ecola_light.png', + shouldClose = true, + label = 'E-Cola Light Softdrink', + name = 'ecola_light', + }, + tuch = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = '', + shouldClose = true, + label = 'Stofftuch', + name = 'tuch', + }, + rohmilk = { + useable = false, + weight = 1000, + type = 'item', + unique = false, + description = '', + image = 'rohmilk.png', + shouldClose = false, + label = 'Eimer mit Rohmilch', + name = 'rohmilk', + }, + goldchain = { + useable = false, + weight = 1500, + type = 'item', + unique = false, + description = 'A golden chain seems like the jackpot to me!', + image = 'goldchain.png', + shouldClose = true, + label = 'Golden Chain', + name = 'goldchain', + }, + tourniquet = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = '81khEr+-vcL._AC_SX450_-removebg-preview.png', + shouldClose = true, + label = 'Tourniquet', + name = 'tourniquet', + }, + newsbmic = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = 'A Useable BoomMic', + image = 'newsbmic.png', + shouldClose = true, + label = 'Boom Microphone', + name = 'newsbmic', + }, + weapontint_3 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Pink Weapon Tint', + image = 'weapontint_pink.png', + shouldClose = true, + label = 'Pink Tint', + name = 'weapontint_3', + }, + ornageo = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '"Weil dein Körper Zucker liebt – du aber nicht deinen Körper."', + image = 'ornageo.png', + shouldClose = true, + label = 'Orange O Tang Softdrink', + name = 'ornageo', + }, + spark_plug = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'spark_plug.png', + shouldClose = true, + label = 'Premium Zündkerzen', + name = 'spark_plug', + }, + advscope_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'An advanced scope for a weapon', + image = 'advscope_attachment.png', + shouldClose = true, + label = 'Advanced Scope', + name = 'advscope_attachment', + }, + trigger_unit = { + useable = false, + weight = 200, + type = 'item', + unique = false, + description = 'Der Schalter für Action – einmal drücken, und die Welt verändert sich', + image = 'snspistol_part_2.png', + shouldClose = false, + label = 'Abzugseinheit', + name = 'trigger_unit', + }, + skadis_hunt = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'So erfrischend und eisig wie Skadis frostige Heimat.', + image = 'SkadisHunt.png', + shouldClose = true, + label = 'Skadi\'s Hunt', + name = 'skadis_hunt', + }, + amarid = { + useable = false, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'screenshot_918-removebg-preview.png', + shouldClose = false, + label = 'Amarid Fasern', + name = 'amarid', + }, + empty_cup = { + useable = true, + weight = 6, + type = 'item', + unique = false, + description = '', + image = 'empty_cup.png', + shouldClose = true, + label = 'leerer Becher', + name = 'empty_cup', + }, + bandage = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'A bandage works every time', + image = 'bandage.png', + shouldClose = true, + label = 'Bandage', + name = 'bandage', + }, + tosti = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Schmeckt fast wie selbst gemacht – wenn man sich selbst keine Mühe gibt.', + image = 'tosti.png', + shouldClose = true, + label = 'Grilled Cheese Sandwich', + name = 'tosti', + }, + weapon_raycarbine = { + useable = true, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Weapon Raycarbine', + image = 'weapon_raycarbine.png', + label = 'Unholy Hellbringer', + ammotype = 'AMMO_SMG', + name = 'weapon_raycarbine', + }, + artificial_lure = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'pb.png', + shouldClose = false, + label = 'Kunstköder', + name = 'artificial_lure', + }, + orange = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'orange.png', + shouldClose = false, + label = 'Orange', + name = 'orange', + }, + weapon_specialcarbine = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Wenn die Ar 15 nicht mehr reicht.', + image = 'weapon_specialcarbine.png', + label = 'KH 450', + ammotype = 'AMMO_RIFLE', + name = 'weapon_specialcarbine', + }, + gg_pug_bait_02 = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'gg_pug_bait_02.png', + shouldClose = true, + label = 'Illegaler Raubtierköder 2', + name = 'gg_pug_bait_02', + }, + trout = { + useable = true, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'trout.png', + shouldClose = false, + label = 'Forelle', + name = 'trout', + }, + beer = { + useable = true, + weight = 500, + type = 'item', + unique = false, + description = 'Nothing like a good cold beer!', + image = 'beer.png', + shouldClose = true, + label = 'Pißwasser Bier', + name = 'beer', + }, + potato = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = '', + image = 'potato.png', + shouldClose = false, + label = 'Kartoffel', + name = 'potato', + }, + extras_kit = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = '', + image = 'extras_kit.png', + shouldClose = true, + label = 'Fahrzeug Extras', + name = 'extras_kit', + }, + akrinor = { + useable = true, + weight = 20, + type = 'item', + unique = false, + description = '', + image = 'akrinor.png', + shouldClose = true, + label = 'Akrinor', + name = 'akrinor', + }, + cooked_kebab = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'cooked_kebab.png', + shouldClose = true, + label = 'gegrilltes Schaschlick', + name = 'cooked_kebab', + }, + woodcoal = { + useable = false, + weight = 1000, + type = 'item', + unique = false, + description = '', + image = 'woodcoal.png', + shouldClose = false, + label = 'Sack Holzkohle', + name = 'woodcoal', + }, + veh_toolbox = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Check vehicle status', + image = 'veh_toolbox.png', + shouldClose = true, + label = 'Toolbox', + name = 'veh_toolbox', + }, + coffeemug = { + useable = true, + weight = 100, + type = 'item', + unique = true, + description = '„Kaffee? Nein, das ist flüssiger Wahnsinn in \'ner Keramikgranate. Perfekt zum Durchziehen von Überfällen, Steuererklärungen oder Montagen.“', + image = 'coffeemug.png', + shouldClose = true, + label = 'Tasse Kaffee', + name = 'coffeemug', + }, + woodcamo_attachment = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'A woodland camo for a weapon', + image = 'woodcamo_attachment.png', + shouldClose = true, + label = 'Woodland Camo', + name = 'woodcamo_attachment', + }, + weapontint_0 = { + useable = true, + weight = 1000, + type = 'item', + unique = false, + description = 'Default/Black Weapon Tint', + image = 'weapontint_black.png', + shouldClose = true, + label = 'Default Tint', + name = 'weapontint_0', + }, + weed_amnesia_seed = { + useable = true, + weight = 0, + type = 'item', + unique = false, + description = 'A weed seed of Amnesia', + image = 'weed_seed.png', + shouldClose = true, + label = 'Amnesia Seed', + name = 'weed_amnesia_seed', + }, + lokum = { + useable = true, + weight = 10, + type = 'item', + unique = false, + description = '', + image = 'lokum.png', + shouldClose = true, + label = 'Lokum', + name = 'lokum', + }, + odins_mead = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = 'Ein weises Getränk, so alt wie die Geschichten von Asgard selbst.', + image = 'OdinsMead.png', + shouldClose = true, + label = ' Odin\'s Mead', + name = 'odins_mead', + }, + bikerack = { + useable = true, + weight = 1000, + type = 'item', + unique = true, + description = '', + image = 'bikerack.png', + shouldClose = true, + label = 'Fahrradträger', + name = 'bikerack', + }, + weapon_pistolxm3 = { + useable = false, + weight = 1000, + type = 'weapon', + unique = true, + description = 'Pistol XM3', + image = 'highteampistol.png', + label = 'Pistol XM3', + ammotype = 'AMMO_PISTOL', + name = 'weapon_pistolxm3', + }, + cooked_lamb_chop = { + useable = true, + weight = 200, + type = 'item', + unique = false, + description = '', + image = 'cooked_lamb_chops.png', + shouldClose = true, + label = 'gegrillte Lamkeule', + name = 'cooked_lamb_chop', + }, + lockpick = { + useable = true, + weight = 300, + type = 'item', + unique = false, + description = 'Very useful if you lose your keys a lot.. or if you want to use it for something else...', + image = 'lockpick.png', + shouldClose = true, + label = 'Dietrich', + name = 'lockpick', + }, + gunpowder = { + useable = false, + weight = 500, + type = 'item', + unique = false, + description = 'Schwarzes Pulver kann Schaden machen kann im Verdichten Zustand', + image = 'gunpowder.png', + shouldClose = false, + label = 'Schwarzpulver', + name = 'gunpowder', + }, + bauernsalat = { + useable = true, + weight = 200, + type = 'item', + unique = true, + description = 'Türkischer Bauernsalat', + image = 'corban.png', + shouldClose = true, + label = 'Çorban salatası ', + name = 'bauernsalat', + }, + iron = { + useable = false, + weight = 100, + type = 'item', + unique = false, + description = 'Handy piece of metal that you can probably use for something', + image = 'iron.png', + shouldClose = false, + label = 'Iron', + name = 'iron', + }, + gg_cougar_claw_02 = { + useable = false, + weight = 500, + type = 'item', + unique = true, + description = '', + image = 'gg_cougar_claw_02.png', + shouldClose = true, + label = 'Robuste Puma-Klaue', + name = 'gg_cougar_claw_02', + }, + fontain4 = { shouldClose = true, type = 'item', description = '', - weight = 20, - label = 'Gegrilltes Fischfilet', + weight = 100, + label = 'Neon Fountain', unique = false, useable = true, - image = 'grilled_fish.png', - name = 'grilled_fish', + image = 'fontain4.png', + name = 'fontain4', }, } \ No newline at end of file diff --git a/resources/[tools]/unlimited-spectre/log.log b/resources/[tools]/unlimited-spectre/log.log index cf5a0482a..19ea73c7b 100644 --- a/resources/[tools]/unlimited-spectre/log.log +++ b/resources/[tools]/unlimited-spectre/log.log @@ -6686,3 +6686,12 @@ [info][UnlSpectre][2025/07/01 16:00:24]: Successfully started PlayerController [info][UnlSpectre][2025/07/01 16:00:24]: Successfully started VehicleController [info][UnlSpectre][2025/07/01 16:00:35]: HTTP Server started on port 3000. +[info][UnlSpectre][2025/07/02 04:00:41]: Successfully registered Exports +[info][UnlSpectre][2025/07/02 04:00:41]: Successfully loaded Items +[info][UnlSpectre][2025/07/02 04:00:41]: Successfully loaded Jobs +[info][UnlSpectre][2025/07/02 04:00:41]: Successfully loaded Gangs +[info][UnlSpectre][2025/07/02 04:00:41]: Successfully loaded Vehicles +[info][UnlSpectre][2025/07/02 04:00:41]: Successfully started GameController +[info][UnlSpectre][2025/07/02 04:00:41]: Successfully started PlayerController +[info][UnlSpectre][2025/07/02 04:00:41]: Successfully started VehicleController +[info][UnlSpectre][2025/07/02 04:00:51]: HTTP Server started on port 3000. diff --git a/resources/[tools]/unlimited-spectre/unlWeb/data.json b/resources/[tools]/unlimited-spectre/unlWeb/data.json index f07ed57cc..174b2ace1 100644 --- a/resources/[tools]/unlimited-spectre/unlWeb/data.json +++ b/resources/[tools]/unlimited-spectre/unlWeb/data.json @@ -4141,6 +4141,6 @@ } ], "waypoints": [], - "tokenSecret": "UEh4zDFBxGAq7CP4Zqen", + "tokenSecret": "A8yT67YXznVZDz9CAQm2", "supporterStash": [] } \ No newline at end of file diff --git a/resources/[tools]/unlimited-spectre/unlWeb/logs/dev.log b/resources/[tools]/unlimited-spectre/unlWeb/logs/dev.log index f7a65196e..98e654537 100644 --- a/resources/[tools]/unlimited-spectre/unlWeb/logs/dev.log +++ b/resources/[tools]/unlimited-spectre/unlWeb/logs/dev.log @@ -8878,3 +8878,44 @@ [info][2025/07/01 14:05:28]: nordi requested item grilled_fish. [info][2025/07/01 14:08:21]: nordi requested all items. [info][2025/07/01 14:08:27]: nordi requested item cheese_burger. +[info][2025/07/02 06:22:38]: nordi requested all items. +[info][2025/07/02 06:22:44]: nordi requested item fish_fillet. +[info][2025/07/02 06:22:48]: nordi requested all items. +[info][2025/07/02 15:05:58]: nordi requested all items. +[info][2025/07/02 15:46:50]: nordi requested item billokaffee. +[info][2025/07/02 15:46:53]: nordi requested save item billokaffee. +[info][2025/07/02 15:46:53]: nordi successfully saved item billokaffee. +[info][2025/07/02 16:03:36]: nordi requested all items. +[info][2025/07/02 16:03:40]: nordi requested item vehicletracker. +[info][2025/07/02 16:04:10]: nordi requested all items. +[info][2025/07/02 16:04:16]: nordi requested item vehicletrackertablet. +[info][2025/07/02 16:06:28]: nordi requested all items. +[info][2025/07/02 18:09:57]: nordi requested item list. +[info][2025/07/02 18:10:18]: nordi requested create item fontain4. +[info][2025/07/02 18:10:18]: nordi successfully created item fontain4. +[info][2025/07/02 18:10:18]: nordi requested all items. +[info][2025/07/02 18:15:16]: nordi requested item firework3. +[info][2025/07/02 18:16:05]: nordi requested save item firework3. +[info][2025/07/02 18:16:05]: nordi successfully saved item firework3. +[info][2025/07/02 18:16:07]: nordi requested all items. +[info][2025/07/02 18:16:18]: nordi requested item firework4. +[info][2025/07/02 18:16:27]: nordi requested save item firework4. +[info][2025/07/02 18:16:27]: nordi successfully saved item firework4. +[info][2025/07/02 18:16:38]: nordi requested save item firework4. +[info][2025/07/02 18:16:38]: nordi successfully saved item firework4. +[info][2025/07/02 18:16:39]: nordi requested all items. +[info][2025/07/02 18:16:54]: nordi requested item firework2. +[info][2025/07/02 18:17:05]: nordi requested save item firework2. +[info][2025/07/02 18:17:05]: nordi successfully saved item firework2. +[info][2025/07/02 18:17:07]: nordi requested all items. +[info][2025/07/02 18:19:26]: nordi requested item firework1. +[info][2025/07/02 18:19:39]: nordi requested save item firework1. +[info][2025/07/02 18:19:40]: nordi successfully saved item firework1. +[info][2025/07/02 18:20:07]: nordi requested all items. +[info][2025/07/02 18:20:29]: nordi requested item fontain4. +[info][2025/07/02 18:20:44]: nordi uplaoded item image fontain4.png. +[info][2025/07/02 18:20:56]: nordi requested save item fontain4. +[info][2025/07/02 18:20:56]: nordi successfully saved item fontain4. +[info][2025/07/02 18:21:03]: nordi requested save item fontain4. +[info][2025/07/02 18:21:03]: nordi successfully saved item fontain4. +[info][2025/07/02 18:21:05]: nordi requested all items. diff --git a/resources/[tools]/unlimited-spectre/unlWeb/logs/game.log b/resources/[tools]/unlimited-spectre/unlWeb/logs/game.log index e90785457..72ba903ea 100644 --- a/resources/[tools]/unlimited-spectre/unlWeb/logs/game.log +++ b/resources/[tools]/unlimited-spectre/unlWeb/logs/game.log @@ -4314,3 +4314,63 @@ [info][2025/06/30 21:22:59]: Dr.Kimberly Smith got hit by Dr.Boris Von Dragomir with Fist causing 21 damage. [info][2025/06/30 21:23:10]: Dr.Kimberly Smith aimed at Dr.Boris Von Dragomir with Stun Gun. [info][2025/06/30 21:23:11]: Dr.Boris Von Dragomir got hit by Dr.Kimberly Smith with Stun Gun causing 1 damage. +[info][2025/07/01 21:56:57]: Victoria Ann aimed at Wilke Mayer with Special Carbine. +[info][2025/07/01 21:56:59]: Victoria Ann aimed at Wilke Mayer with Special Carbine. +[info][2025/07/01 21:57:03]: Victoria Ann aimed at Wilke Mayer with Special Carbine. +[info][2025/07/01 21:57:05]: Victoria Ann aimed at Wilke Mayer with Special Carbine. +[info][2025/07/01 22:20:23]: Victoria Ann got hit by Dr. Finnley Mc Coy with Pistol causing 8 damage. +[info][2025/07/01 22:20:24]: Victoria Ann got hit by Dr. Finnley Mc Coy with Pistol causing 8 damage. +[info][2025/07/01 22:20:29]: Victoria Ann got hit by Dr. Finnley Mc Coy with Pistol causing 7 damage. +[info][2025/07/01 22:20:29]: Victoria Ann got hit by Dr. Finnley Mc Coy with Pistol causing 7 damage. +[info][2025/07/01 22:20:39]: Wilke Mayer got hit by Dr. Finnley Mc Coy with Pistol causing 8 damage. +[info][2025/07/01 22:20:42]: Victoria Ann got hit by Wilke Mayer with Pistol causing 8 damage. +[info][2025/07/01 22:20:42]: Victoria Ann got hit by Wilke Mayer with Pistol causing 8 damage. +[info][2025/07/01 22:20:46]: Victoria Ann got hit by Wilke Mayer with Pistol causing 8 damage. +[info][2025/07/01 22:20:46]: Victoria Ann got hit by Wilke Mayer with Pistol causing 8 damage. +[info][2025/07/01 22:20:48]: Dr. Demon Campers aimed at Dr. Finnley Mc Coy with Heavy Revolver. +[info][2025/07/01 22:21:07]: Victoria Ann aimed at Dr. Finnley Mc Coy with Special Carbine. +[info][2025/07/01 22:21:11]: Victoria Ann aimed at Dr. Finnley Mc Coy with Special Carbine. +[info][2025/07/01 22:24:38]: Victoria Ann aimed at Dr. Demon Campers with Special Carbine. +[info][2025/07/01 22:24:40]: Dr. Demon Campers got hit by Victoria Ann with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:40]: Dr. Demon Campers got hit by Victoria Ann with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:41]: Dr. Demon Campers got hit by Victoria Ann with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:41]: Dr. Demon Campers got hit by Victoria Ann with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:42]: Dr. Demon Campers got hit by Victoria Ann with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:42]: Dr. Demon Campers got hit by Victoria Ann with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:42]: Dr. Demon Campers got hit by Victoria Ann with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:42]: Dr. Demon Campers got hit by Victoria Ann with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:42]: Dr. Demon Campers got hit by Victoria Ann with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:42]: Dr. Demon Campers got hit by Victoria Ann with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:43]: Dr. Demon Campers got hit by Victoria Ann with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:43]: Dr. Demon Campers got hit by Victoria Ann with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:43]: Dr. Demon Campers got hit by Victoria Ann with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:43]: Dr. Demon Campers got hit by Victoria Ann with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:43]: Dr. Demon Campers got hit by Victoria Ann with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:44]: Dr. Demon Campers got hit by Victoria Ann with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:44]: Dr. Demon Campers got hit by Victoria Ann with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:46]: Dr. Demon Campers got killed by Victoria Ann with Special Carbine causing 302 damage. +[info][2025/07/01 22:24:47]: Victoria Ann aimed at Dr. Demon Campers with Special Carbine. +[info][2025/07/01 22:24:50]: Victoria Ann aimed at Dr. Demon Campers with Special Carbine. +[info][2025/07/01 22:24:51]: Dr. Demon Campers got hit by Victoria Ann with Special Carbine causing 15 damage. +[info][2025/07/01 22:25:00]: Victoria Ann aimed at Dr. Demon Campers with Special Carbine. +[info][2025/07/01 22:35:41]: Dr. Demon Campers aimed at Dr. Finnley Mc Coy with SNS Pistol Mk II. +[info][2025/07/01 22:35:41]: Dr. Finnley Mc Coy got hit by Dr. Demon Campers with SNS Pistol MK2 causing 29 damage. +[info][2025/07/01 22:35:45]: Dr. Demon Campers aimed at Dr. Finnley Mc Coy with SNS Pistol Mk II. +[info][2025/07/01 22:35:45]: Dr. Finnley Mc Coy got hit by Dr. Demon Campers with SNS Pistol MK2 causing 0 damage. +[info][2025/07/01 22:35:48]: Dr. Demon Campers aimed at Victoria Ann with SNS Pistol Mk II. +[info][2025/07/01 22:35:50]: Dr. Demon Campers aimed at Dr. Finnley Mc Coy with SNS Pistol Mk II. +[info][2025/07/01 22:35:50]: Dr. Finnley Mc Coy got hit by Dr. Demon Campers with SNS Pistol MK2 causing 0 damage. +[info][2025/07/01 22:36:00]: Dr. Demon Campers aimed at Dr. Finnley Mc Coy with SNS Pistol Mk II. +[info][2025/07/01 22:36:01]: Dr. Finnley Mc Coy got hit by Dr. Demon Campers with SNS Pistol MK2 causing 0 damage. +[info][2025/07/01 22:36:04]: Dr. Demon Campers aimed at Dr. Finnley Mc Coy with SNS Pistol Mk II. +[info][2025/07/01 22:36:05]: Dr. Finnley Mc Coy got hit by Dr. Demon Campers with SNS Pistol MK2 causing 0 damage. +[info][2025/07/01 22:36:09]: Dr. Demon Campers aimed at Dr. Finnley Mc Coy with SNS Pistol Mk II. +[info][2025/07/01 22:36:09]: Dr. Finnley Mc Coy got hit by Dr. Demon Campers with SNS Pistol MK2 causing 0 damage. +[info][2025/07/01 22:36:12]: Dr. Demon Campers aimed at Victoria Ann with SNS Pistol Mk II. +[info][2025/07/01 22:36:14]: Dr. Demon Campers aimed at Victoria Ann with SNS Pistol Mk II. +[info][2025/07/01 22:36:15]: Victoria Ann got hit by Dr. Demon Campers with SNS Pistol MK2 causing 0 damage. +[info][2025/07/01 22:53:01]: Dr. Finnley Mc Coy got hit by Dr. Demon Campers with Fist causing 20 damage. +[info][2025/07/02 10:14:32]: Torben Schmitz got hit by Torben Schmitz with Fist causing 16 damage. +[info][2025/07/02 14:07:47]: Victoria Ann got hit by Torben Schmitz with Fist causing 20 damage. +[info][2025/07/02 14:27:33]: Zoe Baker got hit by Zoe Baker with Fist causing 20 damage. +[info][2025/07/02 14:27:34]: Zoe Baker got hit by Zoe Baker with Fist causing 20 damage. diff --git a/resources/[tools]/unlimited-spectre/unlWeb/logs/player.log b/resources/[tools]/unlimited-spectre/unlWeb/logs/player.log index d67064d21..6a686a4a8 100644 --- a/resources/[tools]/unlimited-spectre/unlWeb/logs/player.log +++ b/resources/[tools]/unlimited-spectre/unlWeb/logs/player.log @@ -7903,3 +7903,97 @@ [info][2025/07/01 05:57:44]: [JCQ27225] nordi requested player vehicles. [info][2025/07/01 07:37:48]: [JCQ27225] nordi requested Dr.Kimberly Smith. [info][2025/07/01 07:37:50]: [JCQ27225] nordi requested player vehicles. +[info][2025/07/01 20:30:51]: [ABD68100] campers requested Sophia Marino. +[info][2025/07/01 20:30:53]: [ABD68100] campers requested player vehicles. +[info][2025/07/01 20:31:03]: [ABD68100] campers requested Sophia Marino. +[info][2025/07/01 20:31:05]: [ABD68100] campers requested player vehicles. +[info][2025/07/01 20:31:09]: [ABD68100] campers requested Sophia Marino. +[info][2025/07/01 20:31:10]: [ABD68100] campers requested player vehicles. +[info][2025/07/01 20:31:37]: [OHM07543] campers requested Dr. Demon Campers. +[info][2025/07/01 20:31:39]: [OHM07543] campers requested player vehicles. +[info][2025/07/01 20:32:07]: [ABD68100] campers requested Sophia Marino. +[info][2025/07/01 20:32:08]: [ABD68100] campers requested player vehicles. +[info][2025/07/01 20:32:33]: [ABD68100] campers requested Sophia Marino. +[info][2025/07/01 20:32:34]: [ABD68100] campers requested player vehicles. +[info][2025/07/01 20:32:38]: [ABD68100] campers requested Sophia Marino. +[info][2025/07/01 20:32:40]: [ABD68100] campers requested player vehicles. +[info][2025/07/01 20:32:51]: [ABD68100] campers requested Sophia Marino. +[info][2025/07/01 20:32:52]: [ABD68100] campers requested player vehicles. +[info][2025/07/01 20:33:01]: [ABD68100] campers requested Sophia Marino. +[info][2025/07/01 20:33:05]: [ABD68100] campers requested player vehicles. +[info][2025/07/01 20:33:11]: [ABD68100] campers requested Sophia Marino. +[info][2025/07/01 20:34:55]: [ABD68100] campers requested player vehicles. +[info][2025/07/01 21:56:57]: [GNR11868] Aimed at Wilke Mayer (ITG79090) with Special Carbine. +[info][2025/07/01 21:56:59]: [GNR11868] Aimed at Wilke Mayer (ITG79090) with Special Carbine. +[info][2025/07/01 21:57:03]: [GNR11868] Aimed at Wilke Mayer (ITG79090) with Special Carbine. +[info][2025/07/01 21:57:05]: [GNR11868] Aimed at Wilke Mayer (ITG79090) with Special Carbine. +[info][2025/07/01 22:05:56]: [OHM07543] campers requested Dr. Demon Campers. +[info][2025/07/01 22:05:57]: [OHM07543] campers requested player vehicles. +[info][2025/07/01 22:20:23]: [GNR11868] Got hit by Dr. Finnley Mc Coy (QYA52709) with Pistol causing 8 damage. +[info][2025/07/01 22:20:24]: [GNR11868] Got hit by Dr. Finnley Mc Coy (QYA52709) with Pistol causing 8 damage. +[info][2025/07/01 22:20:29]: [GNR11868] Got hit by Dr. Finnley Mc Coy (QYA52709) with Pistol causing 7 damage. +[info][2025/07/01 22:20:29]: [GNR11868] Got hit by Dr. Finnley Mc Coy (QYA52709) with Pistol causing 7 damage. +[info][2025/07/01 22:20:39]: [ITG79090] Got hit by Dr. Finnley Mc Coy (QYA52709) with Pistol causing 8 damage. +[info][2025/07/01 22:20:42]: [GNR11868] Got hit by Wilke Mayer (ITG79090) with Pistol causing 8 damage. +[info][2025/07/01 22:20:42]: [GNR11868] Got hit by Wilke Mayer (ITG79090) with Pistol causing 8 damage. +[info][2025/07/01 22:20:46]: [GNR11868] Got hit by Wilke Mayer (ITG79090) with Pistol causing 8 damage. +[info][2025/07/01 22:20:46]: [GNR11868] Got hit by Wilke Mayer (ITG79090) with Pistol causing 8 damage. +[info][2025/07/01 22:20:48]: [OHM07543] Aimed at Dr. Finnley Mc Coy (QYA52709) with Heavy Revolver. +[info][2025/07/01 22:21:07]: [GNR11868] Aimed at Dr. Finnley Mc Coy (QYA52709) with Special Carbine. +[info][2025/07/01 22:21:11]: [GNR11868] Aimed at Dr. Finnley Mc Coy (QYA52709) with Special Carbine. +[info][2025/07/01 22:24:38]: [GNR11868] Aimed at Dr. Demon Campers (OHM07543) with Special Carbine. +[info][2025/07/01 22:24:40]: [OHM07543] Got hit by Victoria Ann (GNR11868) with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:40]: [OHM07543] Got hit by Victoria Ann (GNR11868) with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:41]: [OHM07543] Got hit by Victoria Ann (GNR11868) with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:41]: [OHM07543] Got hit by Victoria Ann (GNR11868) with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:42]: [OHM07543] Got hit by Victoria Ann (GNR11868) with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:42]: [OHM07543] Got hit by Victoria Ann (GNR11868) with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:42]: [OHM07543] Got hit by Victoria Ann (GNR11868) with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:42]: [OHM07543] Got hit by Victoria Ann (GNR11868) with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:42]: [OHM07543] Got hit by Victoria Ann (GNR11868) with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:42]: [OHM07543] Got hit by Victoria Ann (GNR11868) with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:43]: [OHM07543] Got hit by Victoria Ann (GNR11868) with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:43]: [OHM07543] Got hit by Victoria Ann (GNR11868) with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:43]: [OHM07543] Got hit by Victoria Ann (GNR11868) with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:43]: [OHM07543] Got hit by Victoria Ann (GNR11868) with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:43]: [OHM07543] Got hit by Victoria Ann (GNR11868) with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:44]: [OHM07543] Got hit by Victoria Ann (GNR11868) with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:44]: [OHM07543] Got hit by Victoria Ann (GNR11868) with Special Carbine causing 16 damage. +[info][2025/07/01 22:24:46]: [OHM07543] Got killed by Victoria Ann (GNR11868) with Special Carbine causing 302 damage. +[info][2025/07/01 22:24:47]: [GNR11868] Aimed at Dr. Demon Campers (OHM07543) with Special Carbine. +[info][2025/07/01 22:24:50]: [GNR11868] Aimed at Dr. Demon Campers (OHM07543) with Special Carbine. +[info][2025/07/01 22:24:51]: [OHM07543] Got hit by Victoria Ann (GNR11868) with Special Carbine causing 15 damage. +[info][2025/07/01 22:25:00]: [GNR11868] Aimed at Dr. Demon Campers (OHM07543) with Special Carbine. +[info][2025/07/01 22:35:41]: [OHM07543] Aimed at Dr. Finnley Mc Coy (QYA52709) with SNS Pistol Mk II. +[info][2025/07/01 22:35:41]: [QYA52709] Got hit by Dr. Demon Campers (OHM07543) with SNS Pistol MK2 causing 29 damage. +[info][2025/07/01 22:35:45]: [OHM07543] Aimed at Dr. Finnley Mc Coy (QYA52709) with SNS Pistol Mk II. +[info][2025/07/01 22:35:45]: [QYA52709] Got hit by Dr. Demon Campers (OHM07543) with SNS Pistol MK2 causing 0 damage. +[info][2025/07/01 22:35:48]: [OHM07543] Aimed at Victoria Ann (GNR11868) with SNS Pistol Mk II. +[info][2025/07/01 22:35:50]: [OHM07543] Aimed at Dr. Finnley Mc Coy (QYA52709) with SNS Pistol Mk II. +[info][2025/07/01 22:35:50]: [QYA52709] Got hit by Dr. Demon Campers (OHM07543) with SNS Pistol MK2 causing 0 damage. +[info][2025/07/01 22:36:00]: [OHM07543] Aimed at Dr. Finnley Mc Coy (QYA52709) with SNS Pistol Mk II. +[info][2025/07/01 22:36:01]: [QYA52709] Got hit by Dr. Demon Campers (OHM07543) with SNS Pistol MK2 causing 0 damage. +[info][2025/07/01 22:36:04]: [OHM07543] Aimed at Dr. Finnley Mc Coy (QYA52709) with SNS Pistol Mk II. +[info][2025/07/01 22:36:05]: [QYA52709] Got hit by Dr. Demon Campers (OHM07543) with SNS Pistol MK2 causing 0 damage. +[info][2025/07/01 22:36:09]: [OHM07543] Aimed at Dr. Finnley Mc Coy (QYA52709) with SNS Pistol Mk II. +[info][2025/07/01 22:36:09]: [QYA52709] Got hit by Dr. Demon Campers (OHM07543) with SNS Pistol MK2 causing 0 damage. +[info][2025/07/01 22:36:12]: [OHM07543] Aimed at Victoria Ann (GNR11868) with SNS Pistol Mk II. +[info][2025/07/01 22:36:14]: [OHM07543] Aimed at Victoria Ann (GNR11868) with SNS Pistol Mk II. +[info][2025/07/01 22:36:15]: [GNR11868] Got hit by Dr. Demon Campers (OHM07543) with SNS Pistol MK2 causing 0 damage. +[info][2025/07/01 22:53:01]: [QYA52709] Got hit by Dr. Demon Campers (OHM07543) with Fist causing 20 damage. +[info][2025/07/02 00:17:54]: [OHM07543] campers requested Dr. Demon Campers. +[info][2025/07/02 00:17:55]: [OHM07543] campers requested player vehicles. +[info][2025/07/02 00:17:56]: [OHM07543] campers requested Dr. Demon Campers. +[info][2025/07/02 00:18:03]: [OHM07543] campers changed money cash for Dr. Demon Campers to 25235. +[info][2025/07/02 00:18:03]: [OHM07543] campers requested Dr. Demon Campers. +[info][2025/07/02 00:18:06]: [OHM07543] campers changed money bank for Dr. Demon Campers to 1234955. +[info][2025/07/02 00:18:06]: [OHM07543] campers requested Dr. Demon Campers. +[info][2025/07/02 00:18:23]: [OHM07543] campers requested player vehicles. +[info][2025/07/02 00:19:09]: [OHM07543] campers requested Dr. Demon Campers. +[info][2025/07/02 00:19:10]: [OHM07543] campers requested player vehicles. +[info][2025/07/02 00:19:49]: [OHM07543] campers requested Dr. Demon Campers. +[info][2025/07/02 00:19:51]: [OHM07543] campers requested player vehicles. +[info][2025/07/02 10:14:32]: [YXR32491] Got hit by Torben Schmitz (YXR32491) with Fist causing 16 damage. +[info][2025/07/02 14:07:47]: [GNR11868] Got hit by Torben Schmitz (YXR32491) with Fist causing 20 damage. +[info][2025/07/02 14:27:33]: [ZLJ88003] Got hit by Zoe Baker (ZLJ88003) with Fist causing 20 damage. +[info][2025/07/02 14:27:34]: [ZLJ88003] Got hit by Zoe Baker (ZLJ88003) with Fist causing 20 damage. diff --git a/resources/[tools]/unlimited-spectre/unlWeb/logs/web.log b/resources/[tools]/unlimited-spectre/unlWeb/logs/web.log index a382938aa..003820eea 100644 --- a/resources/[tools]/unlimited-spectre/unlWeb/logs/web.log +++ b/resources/[tools]/unlimited-spectre/unlWeb/logs/web.log @@ -6803,3 +6803,93 @@ [info][2025/07/01 12:11:30]: Login attempt on Nordi from 85.16.109.61 [info][2025/07/01 13:25:15]: Login attempt on Nordi from 85.16.109.61 [info][2025/07/01 13:25:16]: Login attempt on Nordi from 85.16.109.61 +[info][2025/07/01 20:30:41]: Login attempt on Campers from 178.200.177.65 +[info][2025/07/01 20:30:45]: campers requested all players. +[info][2025/07/01 20:30:47]: campers requested all players. +[info][2025/07/01 20:30:47]: campers requested all players. +[info][2025/07/01 20:30:51]: campers requested player with citizenid ABD68100. +[info][2025/07/01 20:30:53]: campers requested player vehicles for citizenid ABD68100. +[info][2025/07/01 20:30:57]: campers requested vehicle with id 295. +[info][2025/07/01 20:31:03]: campers requested player with citizenid ABD68100. +[info][2025/07/01 20:31:05]: campers requested player vehicles for citizenid ABD68100. +[info][2025/07/01 20:31:07]: campers requested vehicle with id 285. +[info][2025/07/01 20:31:09]: campers requested player with citizenid ABD68100. +[info][2025/07/01 20:31:10]: campers requested player vehicles for citizenid ABD68100. +[info][2025/07/01 20:31:11]: campers requested vehicle with id 296. +[info][2025/07/01 20:31:20]: campers requested all vehicles. +[info][2025/07/01 20:31:27]: campers requested all players. +[info][2025/07/01 20:31:37]: campers requested player with citizenid OHM07543. +[info][2025/07/01 20:31:39]: campers requested player vehicles for citizenid OHM07543. +[info][2025/07/01 20:31:41]: campers requested vehicle with id 225. +[info][2025/07/01 20:31:47]: campers requested all players. +[info][2025/07/01 20:32:00]: campers requested all players. +[info][2025/07/01 20:32:03]: campers requested all players. +[info][2025/07/01 20:32:03]: campers requested all players. +[info][2025/07/01 20:32:04]: campers requested all players. +[info][2025/07/01 20:32:04]: campers requested all players. +[info][2025/07/01 20:32:07]: campers requested player with citizenid ABD68100. +[info][2025/07/01 20:32:08]: campers requested player vehicles for citizenid ABD68100. +[info][2025/07/01 20:32:13]: campers requested vehicle with id 295. +[info][2025/07/01 20:32:16]: campers requested change vehicle garage with id 295. +[info][2025/07/01 20:32:16]: campers requested vehicle with id 295. +[info][2025/07/01 20:32:19]: campers requested all vehicles. +[info][2025/07/01 20:32:20]: campers requested vehicle with id 295. +[info][2025/07/01 20:32:25]: campers requested all vehicles. +[info][2025/07/01 20:32:28]: campers requested all players. +[info][2025/07/01 20:32:30]: campers requested all players. +[info][2025/07/01 20:32:30]: campers requested all players. +[info][2025/07/01 20:32:31]: campers requested all players. +[info][2025/07/01 20:32:33]: campers requested player with citizenid ABD68100. +[info][2025/07/01 20:32:34]: campers requested player vehicles for citizenid ABD68100. +[info][2025/07/01 20:32:36]: campers requested vehicle with id 295. +[info][2025/07/01 20:32:38]: campers requested player with citizenid ABD68100. +[info][2025/07/01 20:32:40]: campers requested player vehicles for citizenid ABD68100. +[info][2025/07/01 20:32:42]: campers requested vehicle with id 230. +[info][2025/07/01 20:32:47]: campers requested change vehicle garage with id 230. +[info][2025/07/01 20:32:47]: campers requested vehicle with id 230. +[info][2025/07/01 20:32:51]: campers requested player with citizenid ABD68100. +[info][2025/07/01 20:32:52]: campers requested player vehicles for citizenid ABD68100. +[info][2025/07/01 20:32:54]: campers requested vehicle with id 296. +[info][2025/07/01 20:32:58]: campers requested change vehicle garage with id 296. +[info][2025/07/01 20:32:58]: campers requested vehicle with id 296. +[info][2025/07/01 20:33:00]: campers requested player with citizenid ABD68100. +[info][2025/07/01 20:33:05]: campers requested player vehicles for citizenid ABD68100. +[info][2025/07/01 20:33:08]: campers requested vehicle with id 285. +[info][2025/07/01 20:33:11]: campers requested player with citizenid ABD68100. +[info][2025/07/01 20:34:55]: campers requested player vehicles for citizenid ABD68100. +[info][2025/07/01 20:50:34]: campers requested all vehicles. +[info][2025/07/01 20:50:39]: campers requested all vehicles. +[info][2025/07/01 20:50:39]: campers requested all vehicles. +[info][2025/07/01 20:50:44]: campers requested vehicle with id 175. +[info][2025/07/01 20:50:50]: campers requested despawn vehicle with plate 2UY074SJ id 175. +[info][2025/07/01 20:51:31]: campers requested delete vehicle id 175. +[info][2025/07/01 20:51:32]: campers requested all vehicles. +[info][2025/07/01 20:51:35]: campers requested all vehicles. +[info][2025/07/01 22:05:56]: campers requested player with citizenid OHM07543. +[info][2025/07/01 22:05:57]: campers requested player vehicles for citizenid OHM07543. +[info][2025/07/01 22:06:13]: campers requested vehicle with id 202. +[info][2025/07/01 22:06:19]: campers requested change vehicle garage with id 202. +[info][2025/07/01 22:06:19]: campers requested vehicle with id 202. +[info][2025/07/02 00:17:54]: campers requested player with citizenid OHM07543. +[info][2025/07/02 00:17:55]: campers requested player vehicles for citizenid OHM07543. +[info][2025/07/02 00:17:56]: campers requested player with citizenid OHM07543. +[info][2025/07/02 00:18:03]: campers requested set money cash for citizenid OHM07543. +[info][2025/07/02 00:18:03]: campers requested player with citizenid OHM07543. +[info][2025/07/02 00:18:06]: campers requested set money bank for citizenid OHM07543. +[info][2025/07/02 00:18:06]: campers requested player with citizenid OHM07543. +[info][2025/07/02 00:18:23]: campers requested player vehicles for citizenid OHM07543. +[info][2025/07/02 00:18:58]: campers requested vehicle with id 196. +[info][2025/07/02 00:19:09]: campers requested player with citizenid OHM07543. +[info][2025/07/02 00:19:10]: campers requested player vehicles for citizenid OHM07543. +[info][2025/07/02 00:19:12]: campers requested vehicle with id 225. +[info][2025/07/02 00:19:16]: campers requested all vehicles. +[info][2025/07/02 00:19:31]: campers requested vehicle with id 260. +[info][2025/07/02 00:19:33]: campers requested all vehicles. +[info][2025/07/02 00:19:35]: campers requested vehicle with id 143. +[info][2025/07/02 00:19:37]: campers requested all vehicles. +[info][2025/07/02 00:19:49]: campers requested player with citizenid OHM07543. +[info][2025/07/02 00:19:51]: campers requested player vehicles for citizenid OHM07543. +[info][2025/07/02 00:19:58]: campers requested vehicle with id 196. +[info][2025/07/02 00:20:01]: campers requested change vehicle garage with id 196. +[info][2025/07/02 00:20:01]: campers requested vehicle with id 196. +[info][2025/07/02 06:20:02]: Login attempt on Nordi from 95.33.59.95