return { ["armor"] = { label = "Çelik Yelek", weight = 5000, stack = true, close = true, description = "Biraz korumadan zarar gelmez... değil mi?", client = { image = "armor.png", } }, ["gps"] = { label = "GPS", weight = 200, stack = true, close = false, description = "GPS >:(", client = { image = "gps.png", } }, -- JIM-MINING -- iron = { label = 'Iron', weight = 100, stack = true, description = "Handy piece of metal that you can probably use for something", client = { image = 'iron.png', } }, aluminum = { label = 'Aluminum', weight = 100, stack = true, description = "Nice piece of metal that you can probably use for something", client = { image = 'aluminum.png', } }, rubber = { label = 'Rubber', weight = 100, stack = true, description = "Rubber, I believe you can make your own rubber ducky with it :D", client = { image = 'rubber.png', } }, glass = { label = 'Glass', weight = 100, stack = true, description = "It is very fragile, watch out", client = { image = 'glass.png', } }, copper = { label = 'Copper', weight = 100, stack = true, description = "Nice piece of metal that you can probably use for something", client = { image = 'copper.png', } }, steel = { label = 'Steel', weight = 100, stack = true, description = "Nice piece of metal that you can probably use for something", client = { image = 'steel.png', } }, plastic = { label = 'Plastic', weight = 100, stack = true, description = "RECYCLE! - Greta Thunberg 2019", client = { image = 'plastic.png', } }, metalscrap = { label = 'Metal Scrap', weight = 100, stack = true, description = "You can probably make something nice out of this", client = { image = 'metalscrap.png', } }, bottle = { name = "bottle", label = "Empty Bottle", weight = 10, stack = true, description = "A glass bottle", client = { image = "bottle.png", } }, can = { name = "can", label = "Empty Can", weight = 10, stack = true, description = "An empty can, good for recycling", client = { image = "can.png", } }, -- Jim-mining stuff stone = { label = "Stone", weight = 2000, stack = true, close = false, description = "Stone woo", client = { image = "stone.png", } }, uncut_emerald = { label = "Uncut Emerald", weight = 100, stack = true, close = false, description = "A rough Emerald", client = { image = "uncut_emerald.png", } }, uncut_ruby = { label = "Uncut Ruby", weight = 100, stack = true, close = false, description = "A rough Ruby", client = { image = "uncut_ruby.png", } }, uncut_diamond = { label = "Uncut Diamond", weight = 100, stack = true, close = false, description = "A rough Diamond", client = { image = "uncut_diamond.png", } }, uncut_sapphire = { label = "Uncut Sapphire", weight = 100, stack = true, close = false, description = "A rough Sapphire", client = { image = "uncut_sapphire.png", } }, emerald = { label = "Emerald", weight = 150, stack = true, close = false, description = "A shiny Emerald gemstone!", client = { image = "emerald.png", } }, ruby = { label = "Ruby", weight = 150, stack = true, close = false, description = "A shiny Ruby gemstone!", client = { image = "ruby.png", } }, diamond = { label = "Diamond", weight = 150, stack = true, close = false, description = "A shiny Diamond gemstone!", client = { image = "diamond.png", } }, sapphire = { label = "Sapphire", weight = 150, stack = true, close = false, description = "A shiny Sapphire gemstone!", client = { image = "sapphire.png", } }, gold_ring = { label = "Gold Ring", weight = 200, stack = true, close = false, description = "A diamond ring seems like the jackpot to me!", client = { image = "gold_ring.png", } }, diamond_ring = { label = "Diamond Ring", weight = 200, stack = true, close = true, description = "A diamond ring seems like the jackpot to me!", client = { image = "diamond_ring.png", } }, ruby_ring = { label = "Ruby Ring", weight = 200, stack = true, close = false, description = "", client = { image = "ruby_ring.png", } }, sapphire_ring = { label = "Sapphire Ring", weight = 200, stack = true, close = false, description = "", client = { image = "sapphire_ring.png", } }, emerald_ring = { label = "Emerald Ring", weight = 200, stack = true, close = false, description = "", client = { image = "emerald_ring.png", } }, silver_ring = { label = "Silver Ring", weight = 200, stack = true, close = false, description = "", client = { image = "silver_ring.png", } }, diamond_ring_silver = { label = "Diamond Ring Silver", weight = 200, stack = true, close = false, description = "", client = { image = "diamond_ring_silver.png", } }, ruby_ring_silver = { label = "Ruby Ring Silver", weight = 200, stack = true, close = false, description = "", client = { image = "ruby_ring_silver.png", } }, sapphire_ring_silver = { label = "Sapphire Ring Silver", weight = 200, stack = true, close = false, description = "A sparkling ring of sapphire.", client = { image = "sapphire_ring_silver.png", } }, emerald_ring_silver = { label = "Emerald Ring Silver", weight = 200, stack = true, close = false, description = "", client = { image = "emerald_ring_silver.png", } }, goldchain = { label = "Golden Chain", weight = 200, stack = true, close = true, description = "A golden chain seems like the jackpot to me!", client = { image = "goldchain.png", } }, diamond_necklace = { label = "Diamond Necklace", weight = 200, stack = true, close = false, description = "", client = { image = "diamond_necklace.png", } }, ruby_necklace = { label = "Ruby Necklace", weight = 200, stack = true, close = false, description = "", client = { image = "ruby_necklace.png", } }, sapphire_necklace = { label = "Sapphire Necklace", weight = 200, stack = true, close = false, description = "", client = { image = "sapphire_necklace.png", } }, emerald_necklace = { label = "Emerald Necklace", weight = 200, stack = true, close = false, description = "", client = { image = "emerald_necklace.png", } }, silverchain = { label = "Silver Chain", weight = 200, stack = true, close = false, description = "", client = { image = "silverchain.png", } }, diamond_necklace_silver = { label = "Diamond Necklace Silver", weight = 200, stack = true, close = false, description = "", client = { image = "diamond_necklace_silver.png", } }, ruby_necklace_silver = { label = "Ruby Necklace Silver", weight = 200, stack = true, close = false, description = "", client = { image = "ruby_necklace_silver.png", } }, sapphire_necklace_silver = { label = "Sapphire Necklace Silver", weight = 200, stack = true, close = false, description = "", client = { image = "sapphire_necklace_silver.png", } }, emerald_necklace_silver = { label = "Emerald Necklace Silver", weight = 200, stack = true, close = false, description = "", client = { image = "emerald_necklace_silver.png", } }, goldearring = { label = "Golden Earrings", weight = 200, stack = true, close = false, description = "Golden earrings for your Golden Girl", client = { image = "gold_earring.png", } }, diamond_earring = { label = "Diamond Earrings", weight = 200, stack = true, close = false, description = "", client = { image = "diamond_earring.png", } }, ruby_earring = { label = "Ruby Earrings", weight = 200, stack = true, close = false, description = "", client = { image = "ruby_earring.png", } }, sapphire_earring = { label = "Sapphire Earrings", weight = 200, stack = true, close = false, description = "", client = { image = "sapphire_earring.png", } }, emerald_earring = { label = "Emerald Earrings", weight = 200, stack = true, close = false, description = "", client = { image = "emerald_earring.png", } }, silverearring = { label = "Silver Earrings", weight = 200, stack = true, close = false, description = "", client = { image = "silver_earring.png", } }, diamond_earring_silver = { label = "Diamond Earrings Silver", weight = 200, stack = true, close = false, description = "", client = { image = "diamond_earring_silver.png", } }, ruby_earring_silver = { label = "Ruby Earrings Silver", weight = 200, stack = true, close = false, description = "", client = { image = "ruby_earring_silver.png", } }, sapphire_earring_silver = { label = "Sapphire Earrings Silver", weight = 200, stack = true, close = false, description = "", client = { image = "sapphire_earring_silver.png", } }, emerald_earring_silver = { label = "Emerald Earrings Silver", weight = 200, stack = true, close = false, description = "", client = { image = "emerald_earring_silver.png", } }, carbon = { label = "Carbon", weight = 1000, stack = true, close = false, description = "Carbon, a base ore.", client = { image = "carbon.png", } }, ironore = { label = "Iron Ore", weight = 1000, stack = true, close = false, description = "Iron, a base ore.", client = { image = "ironore.png", } }, copperore = { label = "Copper Ore", weight = 1000, stack = true, close = false, description = "Copper, a base ore.", client = { image = "copperore.png", } }, goldore = { label = "Gold Ore", weight = 1000, stack = true, close = false, description = "Gold Ore", client = { image = "goldore.png", } }, silverore = { label = "Silver Ore", weight = 1000, stack = true, close = false, description = "Silver Ore", client = { image = "silverore.png", } }, goldingot = { label = "Gold Ingot", weight = 1000, stack = true, close = false, description = "", client = { image = "goldingot.png", } }, silveringot = { label = "Silver Ingot", weight = 1000, stack = true, close = false, description = "", client = { image = "silveringot.png", } }, pickaxe = { label = "Pickaxe", weight = 1000, stack = false, close = false, description = "", client = { image = "pickaxe.png", } }, miningdrill = { label = "Mining Drill", weight = 1000, stack = false, close = false, description = "", client = { image = "miningdrill.png", } }, mininglaser = { label = "Mining Laser", weight = 900, stack = false, close = false, description = "", client = { image = "mininglaser.png", } }, drillbit = { label = "Drill Bit", weight = 10, stack = true, close = false, description = "", client = { image = "drillbit.png", } }, goldpan = { label = "Gold Panning Tray", weight = 10, stack = true, close = false, description = "Don't worry you'll hit gold eventually!", client = { image = "goldpan.png", } }, tommer = { name = 'tommer', label = 'tommer', weight = 100, type = 'item', image = 'tommer.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = 'qbcore script & mlo' }, planke = { name = 'planke', label = 'planke', weight = 100, type = 'item', image = 'planke.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = 'qbcore script & mlo' }, ["green_red_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Green Red Flip", client = { image = "exoticspray.png", } }, ["burgershot_toy3"] = { label = "Burger Shot Oyuncak", weight = 100, stack = false, close = true, description = "Burger Shot Oyuncak", client = { image = "burgershot_toy3.png", } }, ["burgershot_bigemptyglass"] = { label = "Büyük Boy Boş Bardak", weight = 100, stack = false, close = true, description = "Büyük Boy Boş Bardak", client = { image = "burgershot_bigemptyglass.png", } }, ["cup"] = { label = "Bardak", weight = 150, stack = true, close = false, description = "Temiz bardak", client = { image = "cup.png", } }, ["chicken_thighs"] = { label = "Tavuk Butu", weight = 150, stack = true, close = false, description = "Taze tavuk butu", client = { image = "chicken_thighs.png", } }, ["darkpurplepearl"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Dark Purple Pearl", client = { image = "exoticspray.png", } }, ["anod_copper"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Anod Copper", client = { image = "exoticspray.png", } }, ["car_doors"] = { label = "Kapı", weight = 500, stack = true, close = false, description = "", client = { image = "car_doors.png", } }, ["burgershot_smallfrozenpotato"] = { label = "Küçük Boy Dondurulmuş Patates", weight = 100, stack = false, close = true, description = "Küçük Boy Dondurulmuş Patates", client = { image = "burgershot_smallfrozenpotato.png", } }, ["visa"] = { label = "Visa Card", weight = 0, stack = false, close = false, description = "", client = { image = "visacard.png", } }, ["bass"] = { label = "Levrek", weight = 1250, stack = false, close = false, description = "Normal bir balık ve tadı oldukça iyi!", client = { image = "bass.png", } }, ["harness"] = { label = "Yarışcı Kemeri", weight = 1000, stack = false, close = true, description = "Racing Harness so no matter what you stay in the car", client = { image = "harness.png", } }, ["sacid"] = { label = "Tiyoglikolik Asit", weight = 0, stack = true, close = true, description = "", client = { image = "sacid.png", } }, ["fingerprint"] = { label = "Parmak İzi Okuyucu", weight = 100, stack = true, close = true, description = "Parmak izi okuyucusu", client = { image = "fingerprint.png", } }, ["metalscrap"] = { label = "Metal Scrap", weight = 0, stack = true, close = false, description = "You can probably make something nice out of this", client = { image = "metalscrap.png", } }, ["bean-cappuccino"] = { label = "Kapuçino", weight = 1000, stack = true, close = true, description = "Kapuçino", client = { image = "cappuccino.png", } }, ["taco"] = { label = "Taco", weight = 100, stack = true, close = true, description = "", client = { image = "taco.png", } }, ["burgershot_frozenmeat"] = { label = "Dondurulmuş Et", weight = 100, stack = false, close = true, description = "Dondurulmuş Et", client = { image = "burgershot_frozenmeat.png", } }, ["cat_macaroon_turquoise"] = { label = "Turkuaz Kedi Makaron", weight = 150, stack = true, close = false, description = "Turkuaz kedi şeklinde makaron", client = { image = "cat_macaroon_turquoise.png", } }, ["silverore"] = { label = "Gümüş Cevheri", weight = 1000, stack = true, close = false, description = "Gümüş Cevheri", client = { image = "silverore.png", } }, ["sharktiger"] = { label = "Köpek Balığı", weight = 100, stack = true, close = false, description = "Kaplan Köpek Balığı", client = { image = "sharktiger.png", } }, ["houselaptop"] = { label = "House Hacking Laptop", weight = 1200, stack = true, close = true, description = "", client = { image = "houselaptop.png", } }, ["emerald_earring_silver"] = { label = "Pırlanta Zümrüt Küpe", weight = 200, stack = true, close = false, description = "", client = { image = "emerald_earring_silver.png", } }, ["glass_tall_dirty"] = { label = "Kirli Uzun Bardak", weight = 150, stack = true, close = false, description = "Yıkanması gereken uzun bardak", client = { image = "glass_tall_dirty.png", } }, ["burgershot_frozennuggets"] = { label = "Dondurulmuş Nugget", weight = 100, stack = false, close = true, description = "Dondurulmuş Nugget", client = { image = "burgershot_frozennuggets.png", } }, ["gingerkitty_cookie"] = { label = "Zencefilli Kedi Kurabiyesi", weight = 150, stack = true, close = false, description = "Kedi şeklinde zencefilli kurabiye", client = { image = "gingerkitty_cookie.png", } }, ["grapejuice"] = { label = "Üzüm Suyu", weight = 200, stack = true, close = false, description = "", client = { image = "grapejuice.png", } }, ["kurkakola"] = { label = "Kola", weight = 500, stack = true, close = true, description = "", client = { image = "cola.png", } }, ["housekey"] = { label = "Ev Açarı", weight = 500, stack = false, close = true, description = "Kilit için bir anahtar...?", client = { image = "housekey.png", } }, ["dragos_fire_cupcake"] = { label = "Ejderha Ateşi Cupcake", weight = 150, stack = true, close = false, description = "Baharatlı ejderha temalı cupcake", client = { image = "dragos_fire_cupcake.png", } }, ["lovely_hot_chocolate"] = { label = "Sevimli Sıcak Çikolata", weight = 150, stack = true, close = false, description = "Özel süslemeli sıcak çikolata", client = { image = "lovely_hot_chocolate.png", } }, ["burgershot_colab"] = { label = "Büyük Boy Kola", weight = 100, stack = false, close = true, description = "Büyük Boy Kola", client = { image = "burgershot_colab.png", } }, ["lit_purp_pearl"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Luminous Purple Pearl", client = { image = "exoticspray.png", } }, ["ykta_vice_city"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Ykta Vice City", client = { image = "exoticspray.png", } }, ["magen_gree_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Magenta Green Flip", client = { image = "exoticspray.png", } }, ["sheriff_stormram"] = { label = "Stormram", weight = 18000, stack = true, close = true, description = "A nice tool to break into doors", client = { image = "police_stormram.png", } }, ["milk"] = { label = "Süt", weight = 150, stack = true, close = false, description = "Taze süt", client = { image = "milk.png", } }, ["white_holo"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "White Holographic", client = { image = "exoticspray.png", } }, ["anod_purple"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Anod Purple", client = { image = "exoticspray.png", } }, ["packed_coke"] = { label = "Paketlenmiş Kokain", weight = 0, stack = true, close = true, description = "", client = { image = "packed_coke.png", } }, ["mansionlaptop"] = { label = "Mansion Hacking Laptop", weight = 1100, stack = true, close = true, description = "", client = { image = "mansionlaptop.png", } }, ["mastercard"] = { label = "Master Card", weight = 0, stack = false, close = false, description = "", client = { image = "mastercard.png", } }, ["advancedrepairkit"] = { label = "Gelişmiş Tamir Kiti", weight = 4000, stack = true, close = true, description = "A nice toolbox with stuff to repair your vehicle", client = { image = "advancedkit.png", } }, ["rolex"] = { label = "Altın Saat", weight = 1000, stack = true, close = true, description = "", client = { image = "rolex.png", } }, ["ducttape"] = { label = "Koli Bandı", weight = 0, stack = true, close = true, description = "Hızlı tamirler için birebir", client = { image = "bodyrepair.png", } }, ["alcoholtester"] = { label = "Alcohol Tester", weight = 400, stack = false, close = true, description = "For testing purposes..", client = { image = "alcoholtester.png", } }, ["darkbluepearl"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Dark Blue Pearl", client = { image = "exoticspray.png", } }, ["headbag"] = { label = "Çuval", weight = 1000, stack = false, close = true, description = "Wonderfull for nice vacation to Liberty City", client = { image = "cuval.png", } }, ["fishinglootbig"] = { label = "Hazine Sandığı", weight = 2500, stack = true, close = true, description = "Kilit sağlam görünüyor, bir anahtar gerekebilir", client = { image = "fishinglootbig.png", } }, ["burgershot_macaroon"] = { label = "Makaron", weight = 100, stack = false, close = true, description = "Makaron", client = { image = "burgershot_macaroon.png", } }, ["laptop"] = { label = "Laptop", weight = 4000, stack = true, close = true, description = "", client = { image = "laptop.png", } }, ["lit_blue_pearl"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Luminous Blue Pearl", client = { image = "exoticspray.png", } }, ["bean-cafe"] = { label = "Kahve", weight = 1000, stack = true, close = true, description = "Kahve", client = { image = "coffee.png", } }, ["drill"] = { label = "Direl", weight = 1000, stack = true, close = false, description = "", client = { image = "drill.png", } }, ["labcard"] = { label = "Lab Kartı", weight = 0, stack = true, close = false, description = "", client = { image = "vaultkey.png", } }, ["ammonia"] = { label = "Amonyak", weight = 0, stack = true, close = true, description = "", client = { image = "ammonia.png", } }, ["bean-latte"] = { label = "Latte", weight = 1000, stack = true, close = true, description = "Latte", client = { image = "latte.png", } }, ["mdspeakers"] = { label = "Speakers", weight = 2500, stack = true, close = true, description = "", client = { image = "speaker.png", } }, ["cleaningkit"] = { label = "Cleaning Kit", weight = 250, stack = true, close = true, description = "A microfiber cloth with some soap will let your car sparkle again!", client = { image = "cleaningkit.png", } }, ["hacker_tablet"] = { label = "Hacker Tableti", weight = 1000, stack = true, close = true, description = "", client = { image = "hackv1.png", } }, ["burgershot_matchaicecream"] = { label = "Matcha Dondurma", weight = 100, stack = false, close = true, description = "Matcha Dondurma", client = { image = "burgershot_matchaicecream.png", } }, ["fishingkey"] = { label = "Aşınmış Anahtar", weight = 100, stack = true, close = true, description = "Kullanışlı görünen yıpranmış bir anahtar", client = { image = "fishingkey.png", } }, ["cryptostick"] = { label = "Kripto Çubuğu", weight = 200, stack = false, close = true, description = "", client = { image = "cryptostick.png", } }, ["purp_green_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Purple Green Flip", client = { image = "exoticspray.png", } }, ["fishingrod4"] = { label = "Olta 4Lv.", weight = 50, stack = true, close = false, description = "Chips For Casino Gambling", client = { image = "fishingrod.png", } }, ["joint"] = { label = "Joint", weight = 0, stack = true, close = true, description = "", client = { image = "joint.png", } }, ["bottle"] = { label = "Boş Şişe", weight = 10, stack = true, close = false, description = "Bir cam şişe", client = { image = "bottle.png", } }, ["darkpurpprisma"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Dark Purple Prismatic", client = { image = "exoticspray.png", } }, ["newsmic"] = { label = "Haber Mikrofonu", weight = 100, stack = false, close = true, description = "A microphone for the news", client = { image = "newsmic.png", } }, ["copper"] = { label = "Bakır", weight = 0, stack = true, close = false, description = "Nice piece of metal that you can probably use for something", client = { image = "copper.png", } }, ["pink_pearl"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Pink Pearl", client = { image = "exoticspray.png", } }, ["brown_dye"] = { label = "Kahverengi Boya", weight = 150, stack = true, close = false, description = "Gıda boyası - kahverengi", client = { image = "brown_dye.png", } }, ["advancedlockpick"] = { label = "Gelişmiş Maymuncuk", weight = 500, stack = true, close = true, description = "", client = { image = "advancedlockpick.png", } }, ["ykta_sprunk_ex"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Ykta Sprunk Ex", client = { image = "exoticspray.png", } }, ["talonsword_luxuryfinish2"] = { label = "Katana Style 2", weight = 1000, stack = true, close = true, description = "Pistol Luxury Finish", client = { image = "pistol_suppressor.png", } }, ["fishingrod1"] = { label = "Olta 1Lv.", weight = 50, stack = true, close = false, description = "Chips For Casino Gambling", client = { image = "fishingrod.png", } }, ["ykta_nite_day"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Ykta Nite & Day", client = { image = "exoticspray.png", } }, ["bean-cmilkshake"] = { label = "Çikolatalı Milkshake", weight = 1000, stack = true, close = true, description = "Çikolatalı Milkshake", client = { image = "cmilkshake.png", } }, ["bar_bowl_dirty"] = { label = "Kirli Bar Kâsesi", weight = 150, stack = true, close = false, description = "Yıkanması gereken bar kâsesi", client = { image = "bar_bowl_dirty.png", } }, ["security_card_02"] = { label = "Güvenlik Kartı B", weight = 0, stack = true, close = true, description = "", client = { image = "security_card_02.png", } }, ["smallbluefish"] = { label = "Küçük Mavi Balık", weight = 100, stack = true, close = false, description = "Çekiç Kafalı Köpek Balığı", client = { image = "smallbluefish.png", } }, ["fake_job_card"] = { label = "Sahte Meslek Kartı", weight = 0, stack = false, close = false, description = "Sahte bilgiler içeren meslek kartı", client = { image = "id_card.png", } }, ["dolphin"] = { label = "Yunus", weight = 100, stack = true, close = false, description = "", client = { image = "dolphin.png", } }, ["burgershot_goatwrap"] = { label = "Goat Wrap", weight = 100, stack = false, close = true, description = "Goat Wrap", client = { image = "burgershot_goatwrap.png", } }, ["car_bumper"] = { label = "Ön Tampon", weight = 500, stack = true, close = false, description = "", client = { image = "car_bumper.png", } }, ["warm_chicken_noodle"] = { label = "Sıcak Tavuklu Noodle", weight = 150, stack = true, close = false, description = "Tavuklu sıcak noodle çorbası", client = { image = "warm_chicken_noodle.png", } }, ["chicken"] = { label = "Tavuk", weight = 150, stack = true, close = false, description = "Taze tavuk eti", client = { image = "chicken.png", } }, ["ykta_chromabera"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Ykta ChromaBera", client = { image = "exoticspray.png", } }, ["red_prisma"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Red Prismatic", client = { image = "exoticspray.png", } }, ["ykta_fubuki"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Ykta Fubuki", client = { image = "exoticspray.png", } }, ["emerald_ring_silver"] = { label = "Pırlanta Zümrüt Yüzük", weight = 200, stack = true, close = false, description = "", client = { image = "emerald_ring_silver.png", } }, ["breaked_meth"] = { label = "Breaked Meth", weight = 0, stack = true, close = true, description = "", client = { image = "breaked_meth.png", } }, ["burgershot_frozenrings"] = { label = "Dondurulmuş Halkalar", weight = 100, stack = false, close = true, description = "Dondurulmuş Halkalar", client = { image = "burgershot_frozenrings.png", } }, ["cup_dirty"] = { label = "Kirli Bardak", weight = 150, stack = true, close = false, description = "Yıkanması gereken bardak", client = { image = "cup_dirty.png", } }, ["drone"] = { label = "drone", weight = 5000, stack = false, close = true, description = "Atomik <3", client = { image = "drone_flyer_1.png", } }, ["moneybag"] = { label = "Para Çantası", weight = 0, stack = false, close = true, description = "Para dolu bir çanta", client = { image = "moneybag.png", } }, ["burgershot_sauce"] = { label = "Sos", weight = 100, stack = false, close = true, description = "Sos", client = { image = "burgershot_sauce.png", } }, ["sandwich"] = { label = "Sandiviç", weight = 200, stack = true, close = true, description = "", client = { image = "sandwich.png", } }, ["car_engine"] = { label = "Motor", weight = 500, stack = true, close = false, description = "", client = { image = "car_engine.png", } }, ["ruby"] = { label = "Yakut", weight = 100, stack = true, close = false, description = "Parıldayan bir Yakut", client = { image = "ruby.png", } }, ["pearlscard"] = { label = "Pearls Seafood", weight = 100, stack = true, close = true, description = "Pearls Seafood Restaurantın özel bir üyesi", client = { image = "pearlscard.png", } }, ["baking_powder"] = { label = "Kabartma Tozu", weight = 150, stack = true, close = false, description = "Hamur işleri için kabartma tozu", client = { image = "baking_powder.png", } }, ["ruby_ring"] = { label = "Yakut Yüzük", weight = 200, stack = true, close = false, description = "", client = { image = "ruby_ring.png", } }, ["plate"] = { label = "Tabak", weight = 150, stack = true, close = false, description = "Temiz tabak", client = { image = "plate.png", } }, ["magen_cyan_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Magenta Cyan Flip", client = { image = "exoticspray.png", } }, ["jerrycan"] = { label = "Jerry Can", weight = 15000, stack = false, close = false, description = "A Jerry Can made to hold gasoline.", client = { image = "jerrycan.png", } }, ["bandage"] = { label = "Bandaj", weight = 0, stack = true, close = true, description = "", client = { image = "bandage.png", } }, ["yellowpearl"] = { label = "Sarı Mirvari", weight = 100, stack = true, close = false, description = "Katil Balina", client = { image = "yellowpearl.png", } }, ["teal_purp_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Teal Purple Flip", client = { image = "exoticspray.png", } }, ["anod_champagne"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Anod Champagne", client = { image = "exoticspray.png", } }, ["perch"] = { label = "Levrek", weight = 100, stack = false, close = false, description = "Çekiç Kafalı Köpek Balığı", client = { image = "perch.png", } }, ["towingrope"] = { label = "Özel Araç Çekme Halatı", weight = 40, stack = true, close = true, description = "", client = { image = "towing_rope.png", } }, ["security_card_03"] = { label = "Güvenlik Kartı C", weight = 0, stack = true, close = true, description = "", client = { image = "security_card_03.png", } }, ["om_nom_omurice"] = { label = "Om Nom Omurice", weight = 150, stack = true, close = false, description = "Japon usulü omlet pirinç", client = { image = "om_nom_omurice.png", } }, ["radioscanner"] = { label = "Radio Skaner", weight = 1000, stack = true, close = true, description = "", client = { image = "radioscanner.png", } }, ["egg"] = { label = "Yumurta", weight = 150, stack = true, close = false, description = "Taze yumurta", client = { image = "egg.png", } }, ["goldearring"] = { label = "Altın Küpe", weight = 200, stack = true, close = false, description = "", client = { image = "gold_earring.png", } }, ["flush_cutter"] = { label = "P. Kelepçe Kıran", weight = 50, stack = true, close = true, description = "Comes in handy when you want to cut zipties..", client = { image = "flush_cutter.png", } }, ["nuts"] = { label = "Kuruyemiş", weight = 150, stack = true, close = false, description = "Karışık kuruyemiş", client = { image = "nuts.png", } }, ["fishingrod3"] = { label = "Olta 3Lv.", weight = 50, stack = true, close = false, description = "Chips For Casino Gambling", client = { image = "fishingrod.png", } }, ["matcha_powder"] = { label = "Matcha Tozu", weight = 150, stack = true, close = false, description = "Geleneksel matcha yeşil çay tozu", client = { image = "matcha_powder.png", } }, ["ruby_necklace"] = { label = "Yakut Kolye", weight = 200, stack = true, close = false, description = "", client = { image = "ruby_necklace.png", } }, ["stickynote"] = { label = "Sticky note", weight = 0, stack = false, close = false, description = "Bazen bir şeyi hatırlamakta fayda var :)", client = { image = "stickynote.png", } }, ["white_purp_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "White Purple Flip", client = { image = "exoticspray.png", } }, ["mdmonitor"] = { label = "Monitor", weight = 2500, stack = true, close = true, description = "", client = { image = "mansionlaptop.png", } }, ["mdtablet"] = { label = "Tablet", weight = 2500, stack = true, close = true, description = "", client = { image = "mdtablet.png", } }, ["shiny_wasabi"] = { label = "Parlak Wasabi", weight = 150, stack = true, close = false, description = "Taze hazırlanmış wasabi", client = { image = "shiny_wasabi.png", } }, ["green_turq_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Green Turquoise Flip", client = { image = "exoticspray.png", } }, ["coffee"] = { label = "Kahve", weight = 200, stack = true, close = true, description = "", client = { image = "coffee.png", } }, ["silver_ring"] = { label = "Gümüş Yüzük", weight = 200, stack = true, close = false, description = "", client = { image = "silver_ring.png", } }, ["ykta_electro"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Ykta Electro", client = { image = "exoticspray.png", } }, ["fishicebox"] = { label = "Balık Tutma Buz Sandığı", weight = 2500, stack = false, close = true, description = "Tüm balıklarınızı saklamak için Buz Kutusu", client = { image = "fishicebox.png", } }, ["ykta_monochrome"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Ykta Monochrome", client = { image = "exoticspray.png", } }, ["sapphire_earring"] = { label = "Safir Küpe", weight = 200, stack = true, close = false, description = "", client = { image = "sapphire_earring.png", } }, ["illegalfishbait"] = { label = "Illegal Balık Yemi", weight = 2500, stack = true, close = true, description = "", client = { image = "illegalfishbait.png", } }, ["burgershot_unicornicecream"] = { label = "Unicorn Dondurma", weight = 100, stack = false, close = true, description = "Unicorn Dondurma", client = { image = "burgershot_unicornicecream.png", } }, ["mininglaser"] = { label = "Maden Lazeri", weight = 900, stack = true, close = false, description = "", client = { image = "mininglaser.png", } }, ["burgershot_toy1"] = { label = "Burger Shot Oyuncak", weight = 100, stack = false, close = true, description = "Burger Shot Oyuncak", client = { image = "burgershot_toy1.png", } }, ["binoculars"] = { label = "Dürbün", weight = 600, stack = true, close = true, description = "Sinsi bir Dürbün...", client = { image = "binoculars.png", } }, ["green_purp_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Green Purple Flip", client = { image = "exoticspray.png", } }, ["burgershot_icecreamcone"] = { label = "Boş Külah", weight = 100, stack = false, close = true, description = "Külah", client = { image = "burgershot_icecreamcone.png", } }, ["pickaxe"] = { label = "Kazma", weight = 1000, stack = true, close = false, description = "", client = { image = "pickaxe.png", } }, ["blue_green_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Blue Green Flip", client = { image = "exoticspray.png", } }, ["pinger"] = { label = "Pinger", weight = 1000, stack = true, close = true, description = "", client = { image = "pinger.png", } }, ["fitbit"] = { label = "Fitbit", weight = 500, stack = false, close = true, description = "", client = { image = "fitbit.png", } }, ["silveringot"] = { label = "Gümüş Külçe", weight = 1000, stack = true, close = false, description = "", client = { image = "silveringot.png", } }, ["art6"] = { label = "Merp Kitty Art", weight = 2500, stack = true, close = true, description = "", client = { image = "art6.png", } }, ["filled_evidence_bag"] = { label = "Delil Torbası", weight = 200, stack = false, close = true, description = "A filled evidence bag to see who committed the crime >:(", client = { image = "evidence.png", } }, ["burgershot_toy6"] = { label = "Burger Shot Oyuncak", weight = 100, stack = false, close = true, description = "Burger Shot Oyuncak", client = { image = "burgershot_toy6.png", } }, ["emerald_ring"] = { label = "Zümrüt Yüzük", weight = 200, stack = true, close = false, description = "", client = { image = "emerald_ring.png", } }, ["goldpan"] = { label = "Altın Eleme Tepsisi", weight = 10, stack = true, close = false, description = "", client = { image = "goldpan.png", } }, ["milkbottle"] = { label = "Süt Şişesi", weight = 100, stack = true, close = true, description = "Süt Şişesi", client = { image = "milkbottle.png", } }, ["spraycan"] = { label = "Sprühdose", weight = 50, stack = true, close = true, description = "Use your creativity to spray your walls!", client = { image = "spraycan.png", } }, ["id_card"] = { label = "Kimlik Kartı", weight = 0, stack = false, close = false, description = "Kişisel bilgilerinizi içeren kimlik kartı", client = { image = "id_card.png", } }, ["wine"] = { label = "Şarap", weight = 300, stack = true, close = false, description = "", client = { image = "wine.png", } }, ["casino_member"] = { label = "Üyelik Kartı", weight = 500, stack = false, close = false, description = "Diamond Casino Member Card", client = { image = "casino_member.png", } }, ["kira_kira_currye"] = { label = "Kira Kira Köri", weight = 150, stack = true, close = false, description = "Özel tarif Japon körisi", client = { image = "kira_kira_currye.png", } }, ["graphite_prisma"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Graphite Prismatic", client = { image = "exoticspray.png", } }, ["blue_pearl"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Blue Pearl", client = { image = "exoticspray.png", } }, ["ykta_bubblegum"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Ykta Bubblegum", client = { image = "exoticspray.png", } }, ["10kgoldchain"] = { label = "10k Altın Kolye", weight = 1000, stack = true, close = true, description = "", client = { image = "10kgoldchain.png", } }, ["ziptie"] = { label = "Plastik Kelepçe", weight = 50, stack = true, close = true, description = "Comes in handy when people misbehave. Maybe it can be used for something else?", client = { image = "ziptie.png", } }, ["art4"] = { label = "Presidential Kitty Art", weight = 2500, stack = true, close = true, description = "", client = { image = "art4.png", } }, ["money"] = { label = "Para", weight = 0, stack = true, close = false, description = "", client = { image = "money.png", } }, ["ykta_verlierer2"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Ykta Verlierer II", client = { image = "exoticspray.png", } }, ["clothing_bag"] = { label = "Kiyafet Çantası", weight = 500, stack = false, close = true, description = "", client = { image = "clothing_bag.png", } }, ["parachute"] = { label = "Paraşüt", weight = 30000, stack = false, close = true, description = "Gökyüzü limittir! Woohoo!", client = { image = "parachute.png", } }, ["silverchain"] = { label = "Gümüş Kolye", weight = 200, stack = true, close = false, description = "", client = { image = "silverchain.png", } }, ["ykta_monika"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Ykta Monika", client = { image = "exoticspray.png", } }, ["newscam"] = { label = "Haber Kamerası", weight = 100, stack = false, close = true, description = "A camera for the news", client = { image = "newscam.png", } }, ["coppe_purp_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Copper Purple Flip", client = { image = "exoticspray.png", } }, ["sprinkles"] = { label = "Şekerleme", weight = 100, stack = true, close = true, description = "Şekerleme", client = { image = "sprinkles.png", } }, ["ironore"] = { label = "Demir Cevheri", weight = 1000, stack = true, close = false, description = "Demir, bir baz cevheri.", client = { image = "ironore.png", } }, ["yellow_pearl"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Yellow Pearl", client = { image = "exoticspray.png", } }, ["burgershot_tomato"] = { label = "Domates", weight = 100, stack = false, close = true, description = "Domates", client = { image = "burgershot_tomato.png", } }, ["megaphone"] = { label = "Megafon", weight = 1000, stack = false, close = false, description = "", client = { image = "megaphone.png", } }, ["purp_red_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Purple Red Flip", client = { image = "exoticspray.png", } }, ["burgershot_coffeeemptyglass"] = { label = "Kahve Boş Bardak", weight = 100, stack = false, close = true, description = "Kahve Boş Bardak", client = { image = "burgershot_coffeeemptyglass.png", } }, ["diamond_necklace_silver"] = { label = "Pırlanta Elmas Kolye", weight = 200, stack = true, close = false, description = "", client = { image = "diamond_necklace_silver.png", } }, ["trojan_usb"] = { label = "Trojan USB", weight = 0, stack = true, close = true, description = "Handy software to shut down some systems", client = { image = "usb_device.png", } }, ["burgershot_bagsmall"] = { label = "Küçük Boy Paket", weight = 100, stack = false, close = true, description = "1x Bleeder Burger, 1x Küçük Boy Kola, 1x Küçük Boy Patates", client = { image = "burgershot_bagsmall.png", } }, ["chicken_breast"] = { label = "Tavuk Göğsü", weight = 150, stack = true, close = false, description = "Taze tavuk göğsü", client = { image = "chicken_breast.png", } }, ["burgershot_patatos"] = { label = "Küçük Boy Patates", weight = 100, stack = false, close = true, description = "Küçük Boy Patates", client = { image = "burgershot_patatos.png", } }, ["fishtacklebox"] = { label = "Takım Çantası", weight = 1000, stack = true, close = true, description = "Başka bir balıkçıdan olta kutusuna bırakılmış gibi görünüyor", client = { image = "fishtacklebox.png", } }, ["burgershot_smallcardboard"] = { label = "Küçük Boy Karton", weight = 100, stack = false, close = true, description = "Küçük Boy Karton", client = { image = "burgershot_smallcardboard.png", } }, ["carbon"] = { label = "Karbon", weight = 1000, stack = true, close = false, description = "Karbon, bir baz cevheri.", client = { image = "carbon.png", } }, ["plastic"] = { label = "Plastik", weight = 0, stack = true, close = false, description = "RECYCLE! - Greta Thunberg 2019", client = { image = "plastic.png", } }, ["booba_milk_tea_2"] = { label = "Turuncu Boba Çayı", weight = 150, stack = true, close = false, description = "Turuncu aromalı boba çayı", client = { image = "booba_milk_tea_2.png", } }, ["copperore"] = { label = "Bakır Cevheri", weight = 1000, stack = true, close = false, description = "Bakır, bir baz cevheri..", client = { image = "copperore.png", } }, ["carettacaretta"] = { label = "Caretta Caretta", weight = 100, stack = true, close = false, description = "Çekiç Kafalı Köpek Balığı", client = { image = "carettacaretta.png", } }, ["sharkhammer"] = { label = "Köpek Balığı", weight = 100, stack = true, close = false, description = "Çekiç Kafalı Köpek Balığı", client = { image = "sharkhammer.png", } }, ["rice_balls"] = { label = "Pirinç Topları", weight = 150, stack = true, close = false, description = "Japon usulü pirinç topları", client = { image = "rice_balls.png", } }, ["stingray"] = { label = "Vatoz", weight = 2500, stack = false, close = false, description = "", client = { image = "stingray.png", } }, ["butter"] = { label = "Tereyağı", weight = 150, stack = true, close = false, description = "Taze tereyağı", client = { image = "butter.png", } }, ["uncut_ruby"] = { label = "kesilmemiş Yakut", weight = 100, stack = true, close = false, description = "Kaba bir Yakut", client = { image = "uncut_ruby.png", } }, ["anod_gold"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Anod Gold", client = { image = "exoticspray.png", } }, ["goldbar"] = { label = "Altın Külçesi", weight = 1000, stack = true, close = true, description = "", client = { image = "goldbar.png", } }, ["whitepearl"] = { label = "Beyaz Mirvari", weight = 10, stack = true, close = false, description = "Katil Balina", client = { image = "whitepearl.png", } }, ["art3"] = { label = "Fancy Kitty Art", weight = 2500, stack = true, close = true, description = "", client = { image = "art3.png", } }, ["cream_pearl"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Cream Pearl", client = { image = "exoticspray.png", } }, ["burgershot_toy2"] = { label = "Burger Shot Oyuncak", weight = 100, stack = false, close = true, description = "Burger Shot Oyuncak", client = { image = "burgershot_toy2.png", } }, ["car_windows"] = { label = "Araç Penceresi", weight = 500, stack = true, close = false, description = "", client = { image = "glass.png", } }, ["walkstick"] = { label = "Baston", weight = 1000, stack = true, close = true, description = "", client = { image = "walkstick.png", } }, ["burgershot_toy5"] = { label = "Burger Shot Oyuncak", weight = 100, stack = false, close = true, description = "Burger Shot Oyuncak", client = { image = "burgershot_toy5.png", } }, ["white_prisma"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "White Prismatic", client = { image = "exoticspray.png", } }, ["ykta_christmas"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Ykta Christmas", client = { image = "exoticspray.png", } }, ["burgershot_chocolateicecream"] = { label = "Çikolata Dondurma", weight = 100, stack = false, close = true, description = "Çikolata Dondurma", client = { image = "burgershot_chocolateicecream.png", } }, ["sapphire_necklace"] = { label = "Safir Kolye", weight = 200, stack = true, close = false, description = "", client = { image = "sapphire_necklace.png", } }, ["onion"] = { label = "Soğan", weight = 150, stack = true, close = false, description = "Taze soğan", client = { image = "onion.png", } }, ["pullman_bread"] = { label = "Tost Ekmeği", weight = 150, stack = true, close = false, description = "Taze tost ekmeği", client = { image = "pullman_bread.png", } }, ["lighter"] = { label = "Lighter", weight = 200, stack = true, close = true, description = "Cigarette lighter", client = { image = "lighter.png", } }, ["hot_chocolate"] = { label = "Sıcak Çikolata", weight = 150, stack = true, close = false, description = "Kremalı sıcak çikolata", client = { image = "hot_chocolate.png", } }, ["lemon"] = { label = "Limon", weight = 150, stack = true, close = false, description = "Taze limon", client = { image = "lemon.png", } }, ["burgershot_shotnuggets"] = { label = "Shot Nuggets", weight = 100, stack = false, close = true, description = "Shot Nuggets", client = { image = "burgershot_shotnuggets.png", } }, ["sea_moss"] = { label = "Deniz Yosunu", weight = 150, stack = true, close = false, description = "Taze deniz yosunu", client = { image = "sea_moss.png", } }, ["burgershot_bleeder"] = { label = "Bleeder Burger", weight = 100, stack = false, close = true, description = "Bleeder Burger", client = { image = "burgershot_bleeder.png", } }, ["diamond_earring"] = { label = "Elmas Küpe", weight = 200, stack = true, close = false, description = "", client = { image = "diamond_earring.png", } }, ["burgershot_bigcardboard"] = { label = "Büyük Boy Karton", weight = 100, stack = false, close = true, description = "Büyük Boy Karton", client = { image = "burgershot_bigcardboard.png", } }, ["red_rainbo_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Red Rainbow Flip", client = { image = "exoticspray.png", } }, ["radio"] = { label = "Telsiz", weight = 2000, stack = false, close = true, description = "", client = { image = "radio.png", } }, ["rope"] = { label = "ip", weight = 1000, stack = false, close = true, description = "Wonderfull for nice vacation to Liberty City", client = { image = "rope.png", } }, ["ruby_necklace_silver"] = { label = "Pırlanta Yakut Kolye", weight = 200, stack = true, close = false, description = "", client = { image = "ruby_necklace_silver.png", } }, ["ballbarry_cupcake"] = { label = "Yaban Mersinli Cupcake", weight = 150, stack = true, close = false, description = "Taze yaban mersinli cupcake", client = { image = "ballbarry_cupcake.png", } }, ["rainbow_prisma"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Rainbow Prismatic", client = { image = "exoticspray.png", } }, ["burgershot_curly"] = { label = "Kıvırcık", weight = 100, stack = false, close = true, description = "Kıvırcık", client = { image = "burgershot_curly.png", } }, ["diamond"] = { label = "Elmas", weight = 100, stack = true, close = false, description = "Parıldayan bir Elmas", client = { image = "diamond.png", } }, ["burgershot_thesmurfsicecream"] = { label = "Şirinler Dondurma", weight = 100, stack = false, close = true, description = "Şirinler Dondurma", client = { image = "burgershot_thesmurfsicecream.png", } }, ["ice"] = { label = "Buz", weight = 150, stack = true, close = false, description = "Soğuk içecekler için buz", client = { image = "ice.png", } }, ["burgershot_lavash"] = { label = "Lavaş", weight = 100, stack = false, close = true, description = "Lavaş", client = { image = "burgershot_lavash.png", } }, ["burgershot_strawberryicecream"] = { label = "Çilekli Dondurma", weight = 100, stack = false, close = true, description = "Çilekli Dondurma", client = { image = "burgershot_strawberryicecream.png", } }, ["police_stormram"] = { label = "Koçbaşı", weight = 18000, stack = true, close = true, description = "Kapıları kırmak için güzel bir araç", client = { image = "police_stormram.png", } }, ["steak"] = { label = "Biftek", weight = 150, stack = true, close = false, description = "Pişmiş biftek", client = { image = "steak.png", } }, ["burgershot_ubeicecream"] = { label = "Ube Dondurma", weight = 100, stack = false, close = true, description = "Ube Dondurma", client = { image = "burgershot_ubeicecream.png", } }, ["ykta_full_rbow"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Ykta Full Rainbow", client = { image = "exoticspray.png", } }, ["cocoa_powder"] = { label = "Kakao Tozu", weight = 150, stack = true, close = false, description = "Saf kakao tozu", client = { image = "cocoa_powder.png", } }, ["ykta_m9_throwba"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Ykta M9 Throwback", client = { image = "exoticspray.png", } }, ["bluefish"] = { label = "Mavi Balık", weight = 100, stack = true, close = false, description = "Çekiç Kafalı Köpek Balığı", client = { image = "bluefish.png", } }, ["burgershot_bread"] = { label = "Ekmek", weight = 100, stack = false, close = true, description = "Ekmek", client = { image = "burgershot_bread.png", } }, ["newsbmic"] = { label = "Boom Mikrofon", weight = 100, stack = false, close = true, description = "A Useable BoomMic", client = { image = "newsbmic.png", } }, ["car_wheels"] = { label = "Tekerlek", weight = 500, stack = true, close = false, description = "", client = { image = "car_wheels.png", } }, ["bonitosfish"] = { label = "Palamut", weight = 100, stack = true, close = false, description = "Çekiç Kafalı Köpek Balığı", client = { image = "bonitosfish.png", } }, ["photo"] = { label = "Saved Picture", weight = 500, stack = false, close = true, description = "Brand new picture saved!", client = { image = "photo.png", } }, ["handcuffs"] = { label = "Kelepçe", weight = 100, stack = true, close = true, description = "It's broken, maybe you can repair it?", client = { image = "handcuffs.png", } }, ["killerwhale"] = { label = "Balina", weight = 10, stack = true, close = false, description = "Katil Balina", client = { image = "killerwhale.png", } }, ["silverearring"] = { label = "Gümüş Küpe", weight = 200, stack = true, close = false, description = "", client = { image = "silver_earring.png", } }, ["art5"] = { label = "Obi Jesus Painting", weight = 2500, stack = true, close = true, description = "", client = { image = "art5.png", } }, ["emerald_necklace"] = { label = "Zümrüt Kolye", weight = 200, stack = true, close = false, description = "", client = { image = "emerald_necklace.png", } }, ["doki_doki_pancakes"] = { label = "Doki Doki Pankek", weight = 150, stack = true, close = false, description = "Özel tarif japon pankeki", client = { image = "doki_doki_pancakes.png", } }, ["cat_macaroon_pink"] = { label = "Pembe Kedi Makaron", weight = 150, stack = true, close = false, description = "Pembe kedi şeklinde makaron", client = { image = "cat_macaroon_pink.png", } }, ["fake_id_card"] = { label = "Sahte Kimlik", weight = 0, stack = false, close = false, description = "Sahte bilgiler içeren kimlik kartı", client = { image = "id_card.png", } }, ["burgershot_cheddar"] = { label = "Cheddar", weight = 100, stack = false, close = true, description = "Cheddar", client = { image = "burgershot_cheddar.png", } }, ["croissant"] = { label = "Kruvasan", weight = 500, stack = true, close = true, description = "Kruvasan", client = { image = "croissant.png", } }, ["firstaid"] = { label = "Tıbbi Yardım Çantası", weight = 2500, stack = true, close = true, description = "", client = { image = "firstaid.png", } }, ["repairkit"] = { label = "Tamir Kiti", weight = 2500, stack = true, close = true, description = "A nice toolbox with stuff to repair your vehicle", client = { image = "repairkit.png", } }, ["diamond_ring"] = { label = "Elmas Yüzük", weight = 200, stack = true, close = false, description = "", client = { image = "diamond_ring.png", } }, ["gold_ring"] = { label = "Altın Yüzük", weight = 200, stack = true, close = false, description = "", client = { image = "gold_ring.png", } }, ["flounder"] = { label = "Pisi Balığı", weight = 2500, stack = false, close = false, description = "", client = { image = "flounder.png", } }, ["cuffkeys"] = { label = "Kelepçe Anahtarı", weight = 75, stack = true, close = true, description = "Set them free !", client = { image = "cuffkeys.png", } }, ["green_prisma"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Green Prismatic", client = { image = "exoticspray.png", } }, ["burgershot_bagbig"] = { label = "Büyük Boy Paket", weight = 100, stack = false, close = true, description = "1x Büyük King, 1x Büyük Boy Kola, 1x Büyük Boy Patates", client = { image = "burgershot_bagbig.png", } }, ["ykta_temperatur"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Ykta Temperature", client = { image = "exoticspray.png", } }, ["glass"] = { label = "Cam", weight = 0, stack = true, close = false, description = "It is very fragile, watch out", client = { image = "glass.png", } }, ["leather"] = { label = "Deri", weight = 100, stack = true, close = false, description = "", client = { image = "leather.png", } }, ["powdered_milk"] = { label = "Süt Tozu", weight = 0, stack = true, close = true, description = "", client = { image = "powdered_milk.png", } }, ["cutted_coke"] = { label = "Kesilmiş Kokain", weight = 0, stack = true, close = true, description = "", client = { image = "cutted_coke.png", } }, ["sweet_herbal_tea"] = { label = "Tatlı Bitki Çayı", weight = 150, stack = true, close = false, description = "Ballı bitki çayı", client = { image = "sweet_herbal_tea.png", } }, ["universal_cure"] = { label = "İlaç", weight = 0, stack = true, close = true, description = "", client = { image = "oxy.png", } }, ["burg_green_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Burgundy Green Flip", client = { image = "exoticspray.png", } }, ["car_tires"] = { label = "Lastik", weight = 500, stack = true, close = false, description = "", client = { image = "car_tires.png", } }, ["booba_milk_tea_1"] = { label = "Kahverengi Boba Çayı", weight = 150, stack = true, close = false, description = "Klasik kahverengi boba çayı", client = { image = "booba_milk_tea_1.png", } }, ["jelly_beans"] = { label = "Jelibon", weight = 150, stack = true, close = false, description = "Renkli jelibonlar", client = { image = "jelly_beans.png", } }, ["electrocuff"] = { label = "Elektronik kelepçe", weight = 1000, stack = false, close = true, description = "Wonderfull for nice vacation to Liberty City", client = { image = "ekelepce.png", } }, ["gatecrack"] = { label = "Gatecrack", weight = 0, stack = true, close = true, description = "", client = { image = "usb_device.png", } }, ["hamburg_steak"] = { label = "Hamburg Köftesi", weight = 150, stack = true, close = false, description = "Özel sos ile hazırlanmış hamburg köftesi", client = { image = "hamburg_steak.png", } }, ["meowchi_mochi_ice_cream"] = { label = "Kedi Mochi Dondurması", weight = 150, stack = true, close = false, description = "Kedi şeklinde mochi dondurması", client = { image = "meowchi_mochi_ice_cream.png", } }, ["fishingloot"] = { label = "Metal Kutu", weight = 500, stack = true, close = true, description = "Tuzlu sudan paslanmış gibi görünüyor, Kolayca açılabilir.", client = { image = "fishingloot.png", } }, ["ruby_earring"] = { label = "Yakut Küpe", weight = 200, stack = true, close = false, description = "", client = { image = "ruby_earring.png", } }, ["black_holo"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Black Holographic", client = { image = "exoticspray.png", } }, ["syphoningkit"] = { label = "Syphoning Kit", weight = 5000, stack = false, close = false, description = "A kit made to siphon gasoline from vehicles.", client = { image = "syphoningkit.png", } }, ["electronickit"] = { label = "Elekronik Kit", weight = 100, stack = true, close = true, description = "", client = { image = "electronickit.png", } }, ["ifaks"] = { label = "İfak", weight = 200, stack = true, close = true, description = "", client = { image = "ifaks.png", } }, ["cat_macaroon_brown"] = { label = "Kahverengi Kedi Makaron", weight = 150, stack = true, close = false, description = "Kahverengi kedi şeklinde makaron", client = { image = "cat_macaroon_brown.png", } }, ["burgershot_coffee"] = { label = "Burger Shot Kahve", weight = 100, stack = false, close = true, description = "Burger Shot Kahve", client = { image = "burgershot_coffee.png", } }, ["turq_purp_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Turquoise Purple Flip", client = { image = "exoticspray.png", } }, ["talonsword_luxuryfinish"] = { label = "Talon Katana Mod", weight = 1000, stack = true, close = true, description = "We are everywhere, we are everyone, fear us for we lurk in the shadows. We are Talon.", client = { image = "pistol_suppressor.png", } }, ["burgershot_shotrings"] = { label = "Shot Rings", weight = 100, stack = false, close = true, description = "Shot Rings", client = { image = "burgershot_shotrings.png", } }, ["burgershot_bagcoffe"] = { label = "Kahve Paketi", weight = 100, stack = false, close = true, description = "1x Kahve, 1x Makaron", client = { image = "burgershot_bagcoffe.png", } }, ["blu_rainbo_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Blue Rainbow Flip", client = { image = "exoticspray.png", } }, ["phone"] = { label = "Cep Telefonu", weight = 700, stack = false, close = true, description = "They say that Quasar Smartphone is the same as an iPhone, what do you think?", client = { image = "phone.png", } }, ["ykta_four_seaso"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Ykta Four Seasons", client = { image = "exoticspray.png", } }, ["thermite"] = { label = "Thermite", weight = 1000, stack = true, close = true, description = "Sometimes you'd wish for everything to burn", client = { image = "thermite.png", } }, ["pantfish"] = { label = "Pantolon Balığı", weight = 100, stack = true, close = false, description = "Çekiç Kafalı Köpek Balığı", client = { image = "sharkfish.png", } }, ["anod_green"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Anod Green", client = { image = "exoticspray.png", } }, ["ykta_sunsets"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Ykta Sunsets", client = { image = "exoticspray.png", } }, ["goldingot"] = { label = "Altın Külçe", weight = 1000, stack = true, close = false, description = "", client = { image = "goldingot.png", } }, ["talonsword_luxuryfinish4"] = { label = "Katana Style 4", weight = 1000, stack = true, close = true, description = "Pistol Luxury Finish", client = { image = "pistol_suppressor.png", } }, ["cookie"] = { label = "Kurabiye", weight = 500, stack = true, close = true, description = "Kurabiye", client = { image = "cookie.png", } }, ["fishingboot"] = { label = "Balıkçı Botu", weight = 2500, stack = true, close = false, description = "", client = { image = "fishingboot.png", } }, ["darkgreenpearl"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Dark Green Pearl", client = { image = "exoticspray.png", } }, ["event_kutusu"] = { label = "Event Kutusu", weight = 500, stack = false, close = true, description = "Caucasus Roleplay Event Box!", client = { image = "np_box.png", } }, ["mddesktop"] = { label = "Desktop", weight = 2500, stack = true, close = true, description = "", client = { image = "mddesktop.png", } }, ["magen_yell_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Magenta Yellow Flip", client = { image = "exoticspray.png", } }, ["green_dye"] = { label = "Yeşil Boya", weight = 150, stack = true, close = false, description = "Gıda boyası - yeşil", client = { image = "green_dye.png", } }, ["burgershot_bigking"] = { label = "Büyük King Burger", weight = 100, stack = false, close = true, description = "Büyük King", client = { image = "burgershot_bigking.png", } }, ["boombox"] = { label = "Boombox", weight = 100, stack = false, close = true, description = "Atomik <3", client = { image = "boombox.png", } }, ["cupchocolate"] = { label = "Çikolatalı Kek", weight = 500, stack = true, close = true, description = "Çikolatalı Kek", client = { image = "cupchocolate.png", } }, ["heavyarmor"] = { label = "Ağır Çelik Yelek", weight = 5000, stack = true, close = true, description = "Biraz korumadan zarar gelmez... değil mi?", client = { image = "armor.png", } }, ["casino_vip"] = { label = "V.I.P Üyelik Kartı", weight = 500, stack = false, close = false, description = "Diamond Casino V.I.P Card", client = { image = "casino_vip.png", } }, ["black_prisma"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Black Prismatic", client = { image = "exoticspray.png", } }, ["blue_pink_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Blue Pink Flip", client = { image = "exoticspray.png", } }, ["orang_purp_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Orange Purple Flip", client = { image = "exoticspray.png", } }, ["lockpick"] = { label = "Maymuncuk", weight = 300, stack = true, close = true, description = "", client = { image = "lockpick.png", } }, ["aluminumoxide"] = { label = "Aluminum Tozu", weight = 0, stack = true, close = false, description = "Some powder to mix with", client = { image = "aluminumoxide.png", } }, ["pink_dye"] = { label = "Pembe Boya", weight = 150, stack = true, close = false, description = "Gıda boyası - pembe", client = { image = "pink_dye.png", } }, ["green_pearl"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Green Pearl", client = { image = "exoticspray.png", } }, ["rubber"] = { label = "Kauçuk", weight = 0, stack = true, close = false, description = "Rubber, I believe you can make your own rubber ducky with it :D", client = { image = "rubber.png", } }, ["art1"] = { label = "Kitty Sleeping Art", weight = 2500, stack = true, close = true, description = "", client = { image = "art1.png", } }, ["toolbox"] = { label = "Alet Çantası", weight = 0, stack = false, close = true, description = "Performans parçalarını sökmeye yarar", client = { image = "toolbox.png", } }, ["iron"] = { label = "Demir", weight = 0, stack = true, close = false, description = "Handy piece of metal that you can probably use for something", client = { image = "iron.png", } }, ["glass_tall"] = { label = "Uzun Bardak", weight = 150, stack = true, close = false, description = "Temiz uzun bardak", client = { image = "glass_tall.png", } }, ["mackerel"] = { label = "Orkinos", weight = 2500, stack = false, close = false, description = "", client = { image = "mackerel.png", } }, ["sugoi_katsu_sando"] = { label = "Sugoi Katsu Sandviç", weight = 150, stack = true, close = false, description = "Japon usulü katsu sandviç", client = { image = "sugoi_katsu_sando.png", } }, ["anod_blue"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Anod Blue", client = { image = "exoticspray.png", } }, ["broken_handcuffs"] = { label = "Kırılmış Kelepçe", weight = 100, stack = true, close = true, description = "It's broken, maybe you can repair it?", client = { image = "broken_handcuffs.png", } }, ["ykta_the_seven"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Ykta The Seven", client = { image = "exoticspray.png", } }, ["uncut_emerald"] = { label = "Kesilmemiş Zümrüt", weight = 100, stack = true, close = false, description = "Kaba bir Zümrüt", client = { image = "uncut_emerald.png", } }, ["bolt_cutter"] = { label = "D. Kelepçe Kıran", weight = 50, stack = true, close = true, description = "Wanna cut some metal items ?", client = { image = "bolt_cutter.png", } }, ["cyan_purp_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Cyan Purple Flip", client = { image = "exoticspray.png", } }, ["plant_spray"] = { label = "Bitki Spreyi", weight = 0, stack = true, close = true, description = "", client = { image = "plant_spray.png", } }, ["rentalpapers"] = { label = "Kira Kontraktı", weight = 50, stack = false, close = false, description = "Bu arabanın bana ait olduğunu kanıtlayabilirim!", client = { image = "rentalpapers.png", } }, ["mint"] = { label = "Nane", weight = 150, stack = true, close = false, description = "Taze nane yaprağı", client = { image = "mint.png", } }, ["oil_slick_pearl"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Oil Slick Pearl", client = { image = "exoticspray.png", } }, ["fishingtin"] = { label = "Balık Tenekesi", weight = 2500, stack = true, close = false, description = "", client = { image = "fishingtin.png", } }, ["turquoise_dye"] = { label = "Turkuaz Boya", weight = 150, stack = true, close = false, description = "Gıda boyası - turkuaz", client = { image = "turquoise_dye.png", } }, ["diamond_ring_silver"] = { label = "Pırlanta Elmas Yüzük", weight = 200, stack = true, close = false, description = "", client = { image = "diamond_ring_silver.png", } }, ["fishingrod5"] = { label = "QaOltarmaq 5Lv.", weight = 50, stack = true, close = false, description = "Chips For Casino Gambling", client = { image = "fishingrod.png", } }, ["emerald_necklace_silver"] = { label = "Pırlanta Zümrüt Kolye", weight = 200, stack = true, close = false, description = "", client = { image = "emerald_necklace_silver.png", } }, ["flour"] = { label = "Un", weight = 150, stack = true, close = false, description = "Buğday unu", client = { image = "flour.png", } }, ["virgin_olive_oil"] = { label = "Sızma Zeytinyağı", weight = 150, stack = true, close = false, description = "Kaliteli sızma zeytinyağı", client = { image = "virgin_olive_oil.png", } }, ["sapphire"] = { label = "Safir", weight = 100, stack = true, close = false, description = "Parıldayan bir Safir", client = { image = "sapphire.png", } }, ["tosti"] = { label = "Tost", weight = 200, stack = true, close = true, description = "", client = { image = "np_panini-sandwich.png", } }, ["burgershot_vanillaicecream"] = { label = "Vanilya Dondurma", weight = 100, stack = false, close = true, description = "Vanilya Dondurma", client = { image = "burgershot_vanillaicecream.png", } }, ["steel"] = { label = "Çelik", weight = 0, stack = true, close = false, description = "Nice piece of metal that you can probably use for something", client = { image = "steel.png", } }, ["awwdorable_valentines_chocolate"] = { label = "Sevgililer Günü Çikolatası", weight = 150, stack = true, close = false, description = "Özel tasarım sevgililer günü çikolatası", client = { image = "awwdorable_valentines_chocolate.png", } }, ["grape"] = { label = "Üzüm", weight = 100, stack = true, close = false, description = "", client = { image = "grape.png", } }, ["turq_red_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Turquoise Red Flip", client = { image = "exoticspray.png", } }, ["donut"] = { label = "Donut", weight = 500, stack = true, close = true, description = "Donut", client = { image = "donut.png", } }, ["ykta_hsw"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Ykta HSW", client = { image = "exoticspray.png", } }, ["uncut_diamond"] = { label = "Kesilmemiş Elmas", weight = 100, stack = true, close = false, description = "Kaba bir Elmas", client = { image = "uncut_diamond.png", } }, ["rice_flour"] = { label = "Pirinç Unu", weight = 150, stack = true, close = false, description = "Öğütülmüş pirinç unu", client = { image = "rice_flour.png", } }, ["water_bottle"] = { label = "Su Şişesi", weight = 500, stack = true, close = true, description = "İçmek için güzel bir su", client = { image = "water_bottle.png", } }, ["strawberry"] = { label = "Çilek", weight = 150, stack = true, close = false, description = "Taze çilek", client = { image = "strawberry.png", } }, ["fishingrod2"] = { label = "Olta 2Lv.", weight = 50, stack = true, close = false, description = "Chips For Casino Gambling", client = { image = "fishingrod.png", } }, ["ykta_synthwave"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Ykta Synthwave", client = { image = "exoticspray.png", } }, ["tablet"] = { label = "Tablet", weight = 1000, stack = true, close = true, description = "", client = { image = "tablet.png", } }, ["customplate"] = { label = "Özel Plakalar", weight = 0, stack = false, close = true, description = "", client = { image = "plate.png", } }, ["packed_weed"] = { label = "Paketlenmiş Ot", weight = 0, stack = true, close = true, description = "", client = { image = "packed_weed.png", } }, ["fish"] = { label = "Fish", weight = 100, stack = true, close = false, description = "", client = { image = "fish.png", } }, ["twerks_candy"] = { label = "Twerks", weight = 100, stack = true, close = true, description = "", client = { image = "twerks_candy.png", } }, ["emerald"] = { label = "Zümrüt", weight = 100, stack = true, close = false, description = "Parıldayan bir Zümrüt", client = { image = "emerald.png", } }, ["anod_red"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Anod Red", client = { image = "exoticspray.png", } }, ["vodka"] = { label = "Vodka", weight = 500, stack = true, close = true, description = "", client = { image = "vodka.png", } }, ["xtcbaggy"] = { label = "XTC Torbası", weight = 0, stack = true, close = true, description = "", client = { image = "xtc_baggy.png", } }, ["burgershot_baggoat"] = { label = "Goat Menü Paket", weight = 100, stack = false, close = true, description = "1x Goat Wrap, 1x Büyük Boy Kola, 1x Shot Nuggets, 1x Shot Rings", client = { image = "burgershot_baggoat.png", } }, ["sorted_money"] = { label = "Sıralanmış Para", weight = 200, stack = true, close = false, description = "", client = { image = "coffee.png", } }, ["electrocufftracker"] = { label = "EKelepçe takip cihazı", weight = 1000, stack = false, close = true, description = "Wonderfull for nice vacation to Liberty City", client = { image = "ekelepce1.png", } }, ["burgershot_toy4"] = { label = "Burger Shot Oyuncak", weight = 100, stack = false, close = true, description = "Burger Shot Oyuncak", client = { image = "burgershot_toy4.png", } }, ["burgershot_smurfetteicecream"] = { label = "Şirine Dondurma", weight = 100, stack = false, close = true, description = "Şirine Dondurma", client = { image = "burgershot_smurfetteicecream.png", } }, ["diamond_earring_silver"] = { label = "Pırlanta Elmas Küpe", weight = 200, stack = true, close = false, description = "", client = { image = "diamond_earring_silver.png", } }, ["cat_macaroon_green"] = { label = "Yeşil Kedi Makaron", weight = 150, stack = true, close = false, description = "Yeşil kedi şeklinde makaron", client = { image = "cat_macaroon_green.png", } }, ["fishbait"] = { label = "Balık Yemi", weight = 400, stack = true, close = true, description = "", client = { image = "fishbait.png", } }, ["drillbit"] = { label = "Matkap Ucu", weight = 10, stack = true, close = false, description = "", client = { image = "drillbit.png", } }, ["soy_sauce"] = { label = "Soya Sosu", weight = 150, stack = true, close = false, description = "Geleneksel soya sosu", client = { image = "soy_sauce.png", } }, ["snowball"] = { label = "Kartopu", weight = 0, stack = true, close = true, description = "", client = { image = "snowball.png", } }, ["whipcream"] = { label = "Krem Şanti", weight = 100, stack = true, close = true, description = "Krem Şanti", client = { image = "whipcream.png", } }, ["snikkel_candy"] = { label = "Snikkel", weight = 100, stack = true, close = true, description = "", client = { image = "snikkel_candy.png", } }, ["empty_evidence_bag"] = { label = "Boş Delil Torbası", weight = 0, stack = true, close = false, description = "DNAyı kandan, mermi kovanlarından ve daha fazlasından korumak için çok kullanılır", client = { image = "evidence.png", } }, ["packed_meth"] = { label = "Packed Meth", weight = 0, stack = true, close = true, description = "", client = { image = "packed_meth.png", } }, ["diamond_necklace"] = { label = "Elmas Kolye", weight = 200, stack = true, close = false, description = "", client = { image = "diamond_necklace.png", } }, ["hot_pink_prisma"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Hot Pink Prismatic", client = { image = "exoticspray.png", } }, ["plate_dirty"] = { label = "Kirli Tabak", weight = 150, stack = true, close = false, description = "Yıkanması gereken tabak", client = { image = "plate_dirty.png", } }, ["sapphire_earring_silver"] = { label = "Pırlanta Safir Küpe", weight = 200, stack = true, close = false, description = "", client = { image = "sapphire_earring_silver.png", } }, ["painkillers"] = { label = "Ağrı Kesici", weight = 0, stack = true, close = true, description = "", client = { image = "painkillers.png", } }, ["ykta_kamenrider"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Ykta Kamen Rider", client = { image = "exoticspray.png", } }, ["darktealpearl"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Dark Teal Pearl", client = { image = "exoticspray.png", } }, ["markedbills"] = { label = "Kara Para", weight = 0, stack = true, close = true, description = "Para?", client = { image = "np_cash.png", } }, ["art2"] = { label = "Wide Eye Kitty Art", weight = 2500, stack = true, close = true, description = "", client = { image = "art2.png", } }, ["redpearl"] = { label = "Kırmızı Mirvari", weight = 100, stack = true, close = false, description = "Katil Balina", client = { image = "redpearl.png", } }, ["strawberry_shortcake"] = { label = "Çilekli Pasta", weight = 150, stack = true, close = false, description = "Taze çilekli pasta", client = { image = "strawberry_shortcake.png", } }, ["camera"] = { label = "Kamera", weight = 1000, stack = false, close = true, description = "Camera to take pretty pictures.", client = { image = "camera.png", } }, ["dried_boba_tapioca_pearls"] = { label = "Kuru Boba İncileri", weight = 150, stack = true, close = false, description = "Boba çayı için tapioka incileri", client = { image = "dried_boba_tapioca_pearls.png", } }, ["noodles"] = { label = "Noodle", weight = 150, stack = true, close = false, description = "Uzak doğu eriştesi", client = { image = "noodles.png", } }, ["sugar"] = { label = "Şeker", weight = 150, stack = true, close = false, description = "Beyaz toz şeker", client = { image = "suger.png", } }, ["sapphire_necklace_silver"] = { label = "Pırlanta Safir Kolye", weight = 200, stack = true, close = false, description = "", client = { image = "sapphire_necklace_silver.png", } }, ["race_tablet"] = { label = "Yarış Tableti", weight = 1000, stack = false, close = true, description = "", client = { image = "tablet.png", } }, ["art7"] = { label = "Family Portait", weight = 2500, stack = true, close = true, description = "", client = { image = "art7.png", } }, ["burgershot_meat"] = { label = "Et", weight = 100, stack = false, close = true, description = "Et", client = { image = "burgershot_meat.png", } }, ["bar_bowl"] = { label = "Bar Kâsesi", weight = 150, stack = true, close = false, description = "Temiz bar kâsesi", client = { image = "bar_bowl.png", } }, ["screwdriverset"] = { label = "Tornavida Seti", weight = 1000, stack = true, close = false, description = "", client = { image = "screwdriverset.png", } }, ["sapphire_ring_silver"] = { label = "Pırlanta Safir Yüzük", weight = 200, stack = true, close = false, description = "", client = { image = "sapphire_ring_silver.png", } }, ["cocabeans"] = { label = "Kakao Çekirdekleri", weight = 100, stack = true, close = true, description = "Kakao Çekirdekleri", client = { image = "cocabeans.png", } }, ["sapphire_ring"] = { label = "Safir Yüzük", weight = 200, stack = true, close = false, description = "", client = { image = "sapphire_ring.png", } }, ["mdlaptop"] = { label = "Slow Laptop", weight = 2500, stack = true, close = true, description = "", client = { image = "laptop.png", } }, ["beer"] = { label = "Bira", weight = 500, stack = true, close = true, description = "", client = { image = "beer.png", } }, ["empty_bag"] = { label = "Boş Paket", weight = 50, stack = true, close = true, description = "Boş bir paket.", client = { image = "empty_bag.png", } }, ["capo_car"] = { label = "Kaput", weight = 500, stack = true, close = false, description = "", client = { image = "capo_car.png", } }, ["rice"] = { label = "Pirinç", weight = 150, stack = true, close = false, description = "Pilavlık pirinç", client = { image = "rice.png", } }, ["garfish"] = { label = "Zargana", weight = 100, stack = true, close = false, description = "Çekiç Kafalı Köpek Balığı", client = { image = "garfish.png", } }, ["weapons_license"] = { label = "Silah Ruhsatı", weight = 0, stack = false, close = false, description = "Silah taşıma yetkinizi gösteren belge", client = { image = "weapons_license.png", } }, ["matcha_coffee"] = { label = "Matcha Kahve", weight = 150, stack = true, close = false, description = "Matcha ve kahve karışımı içecek", client = { image = "matcha_coffee.png", } }, ["lit_green_pearl"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Luminous Green Pearl", client = { image = "exoticspray.png", } }, ["job_card"] = { label = "Meslek Kartı", weight = 0, stack = false, close = false, description = "İş kimliğinizi gösteren kart", client = { image = "job_card.png", } }, ["ironoxide"] = { label = "Demir Tozu", weight = 0, stack = true, close = false, description = "Some powder to mix with.", client = { image = "ironoxide.png", } }, ["unpacking_weed"] = { label = "Paketlenmemiş Ot", weight = 0, stack = true, close = true, description = "", client = { image = "unpacking_weed.png", } }, ["aluminum"] = { label = "Aluminum", weight = 0, stack = true, close = false, description = "Nice piece of metal that you can probably use for something", client = { image = "aluminum.png", } }, ["driver_license"] = { label = "Sürücü Belgesi", weight = 0, stack = false, close = false, description = "Araç kullanma yetkinizi gösteren belge", client = { image = "driver_license.png", } }, ["juice"] = { label = "Meyve Suyu", weight = 150, stack = true, close = false, description = "Taze sıkılmış meyve suyu", client = { image = "juice.png", } }, ["chocolate"] = { label = "Çikolata", weight = 100, stack = true, close = true, description = "Çikolata", client = { image = "chocolate.png", } }, ["darkblueprisma"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Dark Blue Prismatic", client = { image = "exoticspray.png", } }, ["anod_wine"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Anod Wine", client = { image = "exoticspray.png", } }, ["anod_lime"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Anod Lime", client = { image = "exoticspray.png", } }, ["burgershot_colas"] = { label = "Küçük Boy Kola", weight = 100, stack = false, close = true, description = "Küçük Boy Kola", client = { image = "burgershot_colas.png", } }, ["purrfect_parfait_ballaberry"] = { label = "Mükemmel Yaban Mersini Parfesi", weight = 150, stack = true, close = false, description = "Yaban mersinli özel parfe", client = { image = "purrfect_parfait_ballaberry.png", } }, ["burgershot_smallemptyglass"] = { label = "Küçük Boy Boş Bardak", weight = 100, stack = false, close = true, description = "Küçük Boy Boş Bardak", client = { image = "burgershot_smallemptyglass.png", } }, ["unpacked_coke"] = { label = "Paketlenmemiş Kokain", weight = 0, stack = true, close = true, description = "", client = { image = "unpacked_coke.png", } }, ["orang_blue_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Orange Blue Flip", client = { image = "exoticspray.png", } }, ["talonsword_luxuryfinish3"] = { label = "Katana Style 3", weight = 1000, stack = true, close = true, description = "Pistol Luxury Finish", client = { image = "pistol_suppressor.png", } }, ["whiskey"] = { label = "Viski", weight = 500, stack = true, close = true, description = "", client = { image = "whiskey.png", } }, ["mechanic_tools"] = { label = "Mekanik Çantası", weight = 0, stack = false, close = true, description = "Araç tamiri için bir alet çantası", client = { image = "mechanic_tools.png", } }, ["red_orangeflip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Red Orange Flip", client = { image = "exoticspray.png", } }, ["talonsword_luxuryfinish5"] = { label = "Katana Style 5", weight = 1000, stack = true, close = true, description = "Pistol Luxury Finish", client = { image = "pistol_suppressor.png", } }, ["green_brow_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Green Brown Flip", client = { image = "exoticspray.png", } }, ["magen_oran_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Magenta Orange Flip", client = { image = "exoticspray.png", } }, ["bean-mocha"] = { label = "Mocha", weight = 1000, stack = true, close = true, description = "Mocha", client = { image = "mocha.png", } }, ["oil_slic_prisma"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Oil Slick Prismatic", client = { image = "exoticspray.png", } }, ["cooked_meth"] = { label = "Cooked Meth", weight = 0, stack = true, close = true, description = "", client = { image = "cooked_meth.png", } }, ["anod_bronze"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Anod Bronze", client = { image = "exoticspray.png", } }, ["checkbook"] = { label = "Check Book", weight = 2500, stack = true, close = true, description = "", client = { image = "checkbook.png", } }, ["ruby_ring_silver"] = { label = "Pırlanta Yakut Yüzük", weight = 200, stack = true, close = false, description = "", client = { image = "ruby_ring_silver.png", } }, ["car_headlights"] = { label = "Far", weight = 500, stack = true, close = false, description = "", client = { image = "car_headlights.png", } }, ["bluepearl"] = { label = "Mavi Mirvari", weight = 100, stack = true, close = false, description = "Katil Balina", client = { image = "bluepearl.png", } }, ["lit_pink_pearl"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Luminous Pink Pearl", client = { image = "exoticspray.png", } }, ["security_card_01"] = { label = "Güvenlik Kartı A", weight = 0, stack = true, close = true, description = "", client = { image = "security_card_01.png", } }, ["goldchain"] = { label = "Altın Kolye", weight = 200, stack = true, close = false, description = "", client = { image = "goldchain.png", } }, ["brewed_coffe"] = { label = "Demleme Kahve", weight = 150, stack = true, close = false, description = "Taze demleme kahve", client = { image = "brewed_coffe.png", } }, ["nitrous"] = { label = "Nitrous", weight = 1000, stack = true, close = true, description = "Speed up, gas pedal! :D", client = { image = "nitrous.png", } }, ["bean-icetea"] = { label = "Buzlu Çay", weight = 1000, stack = true, close = true, description = "Buzlu Çay", client = { image = "icetea.png", } }, ["anchovy"] = { label = "Hamsi", weight = 100, stack = true, close = false, description = "Çekiç Kafalı Köpek Balığı", client = { image = "hamsi.png", } }, ["brewed_coffee"] = { label = "Demleme Kahve", weight = 150, stack = true, close = false, description = "Taze demleme kahve", client = { image = "brewed_coffee.png", } }, ["acetone"] = { label = "Acetone", weight = 50, stack = true, close = true, description = "Dont hold it to close to your nose!", client = { image = "acetone.png", } }, ["uncut_sapphire"] = { label = "Kesilmemiş Safir", weight = 100, stack = true, close = false, description = "Kaba bir Safir", client = { image = "uncut_sapphire.png", } }, ["purrfect_parfait"] = { label = "Mükemmel Parfe", weight = 150, stack = true, close = false, description = "Özel tarif parfe", client = { image = "purrfect_parfait.png", } }, ["hammer_luxuryfinish"] = { label = "Gavel Mod", weight = 1000, stack = true, close = true, description = "Pistol Luxury Finish", client = { image = "pistol_suppressor.png", } }, ["oxygen_cake"] = { label = "Oksijen Pastası", weight = 150, stack = true, close = false, description = "Özel tarif oksijen pastası", client = { image = "oxygen_cake.png", } }, ["ruby_earring_silver"] = { label = "Pırlanta Yakup Küpe", weight = 200, stack = true, close = false, description = "", client = { image = "ruby_earring_silver.png", } }, ["casino_goldchip"] = { label = "Çip", weight = 0, stack = true, close = false, description = "Diamond Casino Chip", client = { image = "casino_goldchip.png", } }, ["burgershot_patatob"] = { label = "Büyük Boy Patates", weight = 100, stack = false, close = true, description = "Büyük Boy Patates", client = { image = "burgershot_patatob.png", } }, ["tunerlaptop"] = { label = "Tunerchip", weight = 2000, stack = false, close = true, description = "With this tunerchip you can get your car on steroids... If you know what you're doing", client = { image = "tunerchip.png", } }, ["towing_rope"] = { label = "Araç Çekme Halatı", weight = 40, stack = true, close = true, description = "İki aracı birbirine bağlamak için kullanılan halat.", client = { image = "towing_rope.png", } }, ["teabag"] = { label = "Çay Poşeti", weight = 100, stack = true, close = true, description = "Çay Poşeti", client = { image = "teabag.png", } }, ["skateboard"] = { label = "Kaykay", weight = 500, stack = false, close = true, description = "", client = { image = "skateboard.png", } }, ["goldore"] = { label = "Altın Cevheri", weight = 1000, stack = true, close = false, description = "Altın Cevheri", client = { image = "goldore.png", } }, ["green_blue_flip"] = { label = "Exotic Spray can", weight = 200, stack = true, close = true, description = "Green Blue Flip", client = { image = "exoticspray.png", } }, ["burgershot_bigfrozenpotato"] = { label = "Büyük Boy Dondurulmuş Patates", weight = 100, stack = false, close = true, description = "Büyük Boy Dondurulmuş Patates", client = { image = "burgershot_bigfrozenpotato.png", } }, ["can"] = { label = "Boş Teneke", weight = 10, stack = true, close = false, description = "Boş bir kutu, geri dönüşüm için iyi bir nesne.", client = { image = "can.png", } }, ["miningdrill"] = { label = "Maden Matkabı", weight = 1000, stack = true, close = false, description = "", client = { image = "miningdrill.png", } }, ["emerald_earring"] = { label = "Zümrüt Küpe", weight = 200, stack = true, close = false, description = "", client = { image = "emerald_earring.png", } }, ["codfish"] = { label = "Morina", weight = 2500, stack = false, close = false, description = "", client = { image = "codfish.png", } }, ["watergun"] = { label = "Su Tabancası", weight = 1000, stack = true, close = true, description = "", client = { image = "watergun.png", } }, ["illegalgps"] = { label = "Araç Takip Cihazı", weight = 200, stack = true, close = false, description = "GPS >:(", client = { image = "illegalgps.png", } }, ["contract"] = { label = "Contract", weight = 1, stack = false, close = true, description = "A contract", client = { image = "contract.png", } }, ["bodycam"] = { label = "bodycam", weight = 0, stack = false, close = true, description = "Bodycam", client = { image = "bodycam.png", event = "spy-bodycam:bodycamstatus" } }, ["dashcam"] = { label = "dashcam", weight = 0, stack = false, close = true, description = "dashcam", client = { image = "dashcam.png", event = "spy-bodycam:toggleCarCam" } }, ["bat20"] = { label = "Sopa 20 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["baby_water"] = { label = "Su", weight = 0, stack = true, close = true, description = "", client = { image = "baby_water.png", } }, ["yikanmislimon"] = { label = "Limon", weight = 1, stack = true, close = true, description = "bunu hazırlamam gerek....", client = { image = "yikanmislimon.png", } }, ["uwububbleteablueberry"] = { label = "Dut Mavisi B-T", weight = 200, stack = true, close = true, description = "Yabanmersinli Lavanta Çayı.", client = { image = "uwububbleteablueberry.png", } }, ["manti"] = { label = "Mantı", weight = 200, stack = true, close = true, description = "Hmm.Nefis Gaysari mantısı", client = { image = "manti.png", } }, ["cubasil"] = { label = "Cucumber Basil", weight = 200, stack = true, close = false, description = "Hand full of Cucumber and Basil", client = { status = { hunger = 42, }, image = "cubasil.png", } }, ["uwububbletearose"] = { label = "Gül B-T", weight = 200, stack = true, close = true, description = "Vanilyalı Sakura Gül Çayı.", client = { image = "uwububbletearose.png", } }, ["powerbank"] = { label = "Telefon Powerbank", weight = 25, stack = false, close = false, description = "Telefoununuzu sarj eder.Başka birşey beklemyin", client = { image = "powerbank.png", } }, ["orange"] = { label = "Orange", weight = 200, stack = true, close = false, description = "An Orange.", client = { image = "orange.png", } }, ["beef"] = { label = "Biftek", weight = 25, stack = true, close = true, description = "", client = { image = "beef.png", } }, ["hatchet20"] = { label = "Balta 20 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["ecola"] = { label = "eCola", weight = 100, stack = true, close = true, description = "", client = { status = { thirst = 20, }, image = "ecola.png", } }, ["double_apple"] = { label = "Nakhla Çifte Elma", weight = 500, stack = true, close = true, description = "Your description here", client = { image = "double_apple.png", } }, ["printerdocument"] = { label = "Belge", weight = 500, stack = false, close = true, description = "Güzel bir döküman", client = { image = "printerdocument.png", } }, ["certificate"] = { label = "Baron Sadakat Belgesi", weight = 0, stack = true, close = true, description = "Bazı şeylere sahip olduğunuzu kanıtlayan sertifika", client = { image = "certificate.png", } }, ["belinikokteyl"] = { label = "Belini Kokteyl", weight = 200, stack = true, close = true, description = "Yabanmersinli Lavanta Çayı.", client = { image = "belinikokteyl.png", } }, ["triplsec"] = { label = "Triple Sec", weight = 200, stack = true, close = true, description = "Triple Sec", client = { status = { thirst = 45, }, image = "triplesec.png", } }, ["finewood"] = { label = "finewood", weight = 0, stack = true, close = false, description = "Description", client = { image = "finewood.png", } }, ["drone_flyer_1"] = { label = "Drone 1", weight = 0, stack = true, close = true, description = "", client = { image = "drone_flyer_1.png", } }, ["grinder"] = { label = "Grinder", weight = 0, stack = true, close = false, description = "Description", client = { image = "grinder.png", } }, ["yesilperi"] = { label = "Yeşil peri", weight = 200, stack = true, close = true, description = "Yabanmersinli Lavanta Çayı.", client = { image = "yesilperi.png", } }, ["pig_leather"] = { label = "Domuz Derisi", weight = 50, stack = true, close = true, description = "", client = { image = "pig_leather.png", } }, ["yogamat"] = { label = "Yoga Mat", weight = 500, stack = true, close = true, description = "", client = { image = "yogamat.png", } }, ["package-meth-med-ql"] = { label = "Paketlenmiş Meth", weight = 0, stack = true, close = true, description = "", client = { image = "package-meth-med-ql.png", } }, ["drone_flyer_4"] = { label = "Drone 4", weight = 0, stack = true, close = true, description = "", client = { image = "drone_flyer_4.png", } }, ["keepcompanionmtlion2"] = { label = "Panter", weight = 500, stack = false, close = true, description = "Panter is your royal companion!", client = { image = "A_C_MtLion.png", } }, ["stone_hatchet10"] = { label = "İllegal Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["casinochips"] = { label = "Kumar Çipi", weight = 0, stack = true, close = false, description = "Gazinoda kullanılan çip", client = { image = "casinochips.png", } }, ["nekolatte"] = { label = "Neko Latte", weight = 100, stack = true, close = true, description = "", client = { image = "latte.png", } }, ["pisswasser3"] = { label = "Pißwasser Pale Ale", weight = 100, stack = true, close = true, description = "", client = { status = { thirst = 40, }, image = "pisswaser3.png", } }, ["crowbar10"] = { label = "Levye 10 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["kahve"] = { label = "Brown Kapiçino", weight = 200, stack = true, close = true, description = "Yabanmersinli Lavanta Çayı.", client = { image = "kahve.png", } }, ["marijuana_1oz_high"] = { label = "1ons esrar", weight = 2800, stack = false, close = false, description = "1oz high grade marijuana", client = { image = "marijuana_1oz_high.png", } }, ["tacomalzemesi"] = { label = "Taco Malzemesi", weight = 1, stack = true, close = true, description = "bunu hazırlamam gerek....", client = { image = "tacomalzemesi.png", } }, ["fishingrod9"] = { label = "Fishing Rod (9Lv.)", weight = 50, stack = false, close = true, description = "Suların efendisi olmak için son adım.", client = { image = "fishingrod9.png", } }, ["vutacos"] = { label = "Tacos", weight = 200, stack = true, close = true, description = "Tacos", client = { status = { hunger = 49, }, image = "tacos.png", } }, ["pizza"] = { label = "Kitty Pizza", weight = 100, stack = true, close = true, description = "", client = { image = "catpizza.png", } }, ["package-meth-bad-ql"] = { label = "Paketlenmiş Meth", weight = 0, stack = true, close = true, description = "", client = { image = "package-meth-bad-ql.png", } }, ["chameleonpaint_163"] = { label = "Verlier Sprey", weight = 1000, stack = true, close = true, description = "A fancy spray for your ride.", client = { image = "weapontint_pink.png", } }, ["marijuana_seeds"] = { label = "Tohum", weight = 500, stack = true, close = true, description = "marijuana seeds", client = { image = "marijuana_seeds.png", } }, ["indica_seed"] = { label = "Indica Seed", weight = 100, stack = true, close = false, description = "Description", client = { image = "indica_seed.png", } }, ["amaretto"] = { label = "Amaretto", weight = 200, stack = true, close = true, description = "A bottle of Amaretto", client = { status = { thirst = 24, }, image = "amaretto.png", } }, ["namlu"] = { label = "Silah Namlusu", weight = 0, stack = true, close = true, description = "Silah üretiminde kullanılır.", client = { image = "namlu.png", } }, ["pet_water"] = { label = "Evcil hayvan suyu", weight = 0, stack = true, close = true, description = "", client = { image = "pet_water.png", } }, ["marijuana_lighter"] = { label = "Çakmak", weight = 0, stack = true, close = true, description = "Cheap tweaker lighter, Still does the job", client = { image = "marijuana_lighter.png", } }, ["weed_ak47"] = { label = "AK47 2g", weight = 200, stack = true, close = false, description = "", client = { image = "weed_baggy.png", } }, ["pumpkinpiebox"] = { label = "Pasta Kutusu", weight = 25, stack = true, close = true, description = "", client = { image = "pumpkinpiebox.png", } }, ["bream"] = { label = "bream", weight = 0, stack = true, close = false, description = "Description", client = { image = "bream.png", } }, ["mermi60"] = { label = "İllegal Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["gold_phone"] = { label = "Gold İphone", weight = 700, stack = true, close = true, description = "Telefon", client = { image = "gold_phone.png", } }, ["firework2"] = { label = "Poppelers", weight = 1000, stack = true, close = true, description = "Fireworks", client = { image = "firework2.png", } }, ["keepcompanionpoodle"] = { label = "Poodle", weight = 500, stack = false, close = true, description = "Poodle is your royal companion!", client = { image = "A_C_Poodle.png", } }, ["cooked_bacon"] = { label = "Pişmiş Domuz Pastırması", weight = 25, stack = true, close = true, description = "", client = { image = "cooked_bacon.png", } }, ["lahontancutthroattrout"] = { label = "lahontancutthroattrout", weight = 0, stack = true, close = false, description = "Description", client = { image = "lahontancutthroattrout.png", } }, ["p22615"] = { label = "P226 15 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["marijuana_1oz_mid"] = { label = "1 ons esrar", weight = 2800, stack = false, close = false, description = "1oz mid grade marijuana", client = { image = "marijuana_1oz_mid.png", } }, ["goldenfish"] = { label = "Altın Balık", weight = 50, stack = true, close = true, description = "Denizlerin altında efsanevi bir yaratığa dönüşen, altın rengi bir balık.", client = { image = "goldenfish.png", } }, ["keepcompanionpug"] = { label = "Pug", weight = 500, stack = false, close = true, description = "Pug is your royal companion!", client = { image = "A_C_Pug.png", } }, ["dagger20"] = { label = "Dagger 20 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["leaves-meth-max-ql"] = { label = "İşlenmiş Meth", weight = 0, stack = true, close = true, description = "", client = { image = "leaves-meth-max-ql.png", } }, ["margaritakokteyl"] = { label = "Margarita Kokteyl", weight = 200, stack = true, close = true, description = "Yabanmersinli Lavanta Çayı.", client = { image = "margaritakokteyl.png", } }, ["hurda_altin"] = { label = "Altın Parçası", weight = 100, stack = true, close = false, description = "", client = { image = "hurda_altin.png", } }, ["marijuana_rollingpapers"] = { label = "Sarma Kağıtları", weight = 0, stack = true, close = true, description = "These aint Raw Rolling Papers!!?", client = { image = "marijuana_rollingpapers.png", } }, ["anahtar20"] = { label = "20 Kelepce Anahtar Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["evagold"] = { label = "Eva Gold Jeton", weight = 0, stack = true, close = true, description = "", client = { image = "evagold.png", } }, ["chameleonpaint_175"] = { label = "Noel! Sprey", weight = 1000, stack = true, close = true, description = "A fancy spray for your ride.", client = { image = "weapontint_pink.png", } }, ["peppermint_shake"] = { label = "Trifecta Blonde Nane Sarsıntısı", weight = 10, stack = true, close = false, description = "Your description here", client = { image = "peppermint_shake.png", } }, ["hackv2"] = { label = "Tablet V2", weight = 700, stack = false, close = false, description = "", client = { image = "hackv2.png", } }, ["uwucupcake"] = { label = "uWu kek", weight = 200, stack = true, close = true, description = "Şeker kedicik keki!", client = { image = "uwucupcake.png", } }, ["g17a20"] = { label = "Glock17 20 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["g17a15"] = { label = "Glock17 15 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["chameleonpaint_168"] = { label = "Maisonette 9 Gerileme Spreyi", weight = 1000, stack = true, close = true, description = "A fancy spray for your ride.", client = { image = "weapontint_pink.png", } }, ["prosecco"] = { label = "Prosecco", weight = 200, stack = true, close = true, description = "Prosecco", client = { status = { thirst = 48, }, image = "prosecco.png", } }, ["antipatharia_coral"] = { label = "Mavi Mercan", weight = 1000, stack = true, close = true, description = "Siyah mercanlar veya dikenli mercanlar olarak da bilinir", client = { image = "antipatharia_coral.png", } }, ["susturucu40"] = { label = "İllegal Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["pumpkin"] = { label = "Kesilmiş Balkabağı", weight = 100, stack = true, close = false, description = "", client = { image = "pumpkin.png", } }, ["amarettosour"] = { label = "Amaretto Sour", weight = 200, stack = true, close = true, description = "Amaretto Sour", client = { status = { thirst = 44, }, image = "amarettosour.png", } }, ["weed_amnesia"] = { label = "Amnesia 2g", weight = 200, stack = true, close = false, description = "", client = { image = "weed_baggy.png", } }, ["odun"] = { label = "Odun", weight = 100, stack = true, close = false, description = "", client = { image = "odun.png", } }, ["nachos"] = { label = "Nachos", weight = 200, stack = true, close = true, description = "A bag of Nachos", client = { status = { hunger = 45, }, image = "nachos.png", } }, ["dp910"] = { label = "DB9 10 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["weed_purple-haze"] = { label = "Purple Haze 2g", weight = 200, stack = true, close = false, description = "", client = { image = "weed_baggy.png", } }, ["wet_classic_phone"] = { label = "Wet Classic Phone", weight = 700, stack = false, close = true, description = "Did you really think that swimming in the ocean with your phone was a good idea?", client = { image = "wet_classic_phone.png", } }, ["meatboar"] = { label = "Domuz Dişleri", weight = 100, stack = true, close = false, description = "Boar Tusks", client = { image = "boartusks.png", } }, ["ponndmakaron"] = { label = "Uwu Makaron", weight = 200, stack = true, close = true, description = "Hmm.Nefis bir tat", client = { image = "ponndmakaron.png", } }, ["hackerphone"] = { label = "Hacker Telefonu", weight = 700, stack = false, close = false, description = "", client = { image = "phone.png", } }, ["tequila"] = { label = "Tequila", weight = 200, stack = true, close = true, description = "Tequila", client = { status = { thirst = 47, }, image = "tequila.png", } }, ["raw_beef"] = { label = "Çiğ biftek", weight = 25, stack = true, close = true, description = "", client = { image = "raw_beef.png", } }, ["water"] = { label = "Water", weight = 0, stack = true, close = false, description = "Description", client = { image = "water.png", } }, ["stone_hatchet15"] = { label = "İllegal Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["mining_ironfragment"] = { label = "Demir Parçası", weight = 500, stack = true, close = true, description = "Iron fragment from mining", client = { image = "mining_ironfragment.png", } }, ["meat"] = { label = "Meat", weight = 200, stack = true, close = true, description = "A slab of Meat", client = { status = { hunger = 44, }, image = "meat.png", } }, ["midori"] = { label = "Midori", weight = 200, stack = true, close = true, description = "Midori", client = { status = { thirst = 50, }, image = "midori.png", } }, ["arowana"] = { label = "arowana", weight = 0, stack = true, close = false, description = "Description", client = { image = "arowana.png", } }, ["meth-bad-ql"] = { label = "Meth Tozu", weight = 0, stack = true, close = true, description = "", client = { image = "meth-bad-ql.png", } }, ["pet_medikit"] = { label = "Hayvan Medikit", weight = 0, stack = true, close = true, description = "", client = { image = "pet_medikit.png", } }, ["keepcompanionhen"] = { label = "Hen", weight = 500, stack = false, close = true, description = "Hen is your royal companion!", client = { image = "A_C_Hen.png", } }, ["golfclub10"] = { label = "Golclub 10 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["meatrabbit"] = { label = "Tavşan Kürkü", weight = 100, stack = true, close = false, description = "Rabbit Fur", client = { image = "rabbitfur.png", } }, ["knife15"] = { label = "Çakı Knife 15 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["raw_paper"] = { label = "Raw Paper", weight = 0, stack = true, close = false, description = "Description", client = { image = "raw_paper.png", } }, ["nail"] = { label = "Çivi", weight = 1, stack = true, close = true, description = "", client = { image = "nail.png", } }, ["firework4"] = { label = "Weeping Willow", weight = 1000, stack = true, close = true, description = "Fireworks", client = { image = "firework4.png", } }, ["nekocookie"] = { label = "Uwu Kurabiye", weight = 100, stack = true, close = true, description = "", client = { image = "cookie.png", } }, ["knife10"] = { label = "Çakı Knife 10 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["mermi80"] = { label = "İllegal Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["bluebackherring"] = { label = "bluebackherring", weight = 0, stack = true, close = false, description = "Description", client = { image = "bluebackherring.png", } }, ["hackv1"] = { label = "Tablet V1", weight = 700, stack = false, close = false, description = "", client = { image = "hackv1.png", } }, ["hotsauce"] = { label = "Acı Sos", weight = 15, stack = true, close = true, description = "", client = { image = "hotsauce.png", } }, ["marijuana_crop_high"] = { label = "Stunk", weight = 5500, stack = true, close = false, description = "high grade harvested marijuana crop", client = { image = "marijuana_crop_high.png", } }, ["hurda_tech"] = { label = "Teknolojik Hurda Parçası", weight = 100, stack = true, close = false, description = "", client = { image = "hurda_tech.png", } }, ["tutamac"] = { label = "Silah Tutamacı", weight = 0, stack = true, close = true, description = "Silah üretiminde kullanılır.", client = { image = "tutamac.png", } }, ["wet_red_phone"] = { label = "Wet Red Phone", weight = 700, stack = false, close = true, description = "Did you really think that swimming in the ocean with your phone was a good idea?", client = { image = "wet_red_phone.png", } }, ["oxy"] = { label = "Reçeteli Oxy", weight = 0, stack = true, close = true, description = "", client = { image = "oxy.png", } }, ["weed-med-ql"] = { label = "Ot Yaprağı", weight = 0, stack = true, close = true, description = "", client = { image = "weed-med-ql.png", } }, ["crappie"] = { label = "crappie", weight = 0, stack = true, close = false, description = "Description", client = { image = "crappie.png", } }, ["silverymonnow"] = { label = "silverymonnow", weight = 0, stack = true, close = false, description = "Description", client = { image = "silverymonnow.png", } }, ["iphone"] = { label = "iPhone", weight = 1000, stack = true, close = true, description = "", client = { image = "iphone.png", } }, ["slimmaterialrod"] = { label = "slimmaterialrod", weight = 0, stack = true, close = false, description = "Description", client = { image = "slimmaterialrod.png", } }, ["classic_phone"] = { label = "Classic Phone", weight = 700, stack = false, close = true, description = "Telefon", client = { image = "classic_phone.png", } }, ["spoonlurebait"] = { label = "spoonlurebait", weight = 0, stack = true, close = false, description = "Description", client = { image = "spoonlurebait.png", } }, ["4play"] = { label = "4Play Fantasia", weight = 500, stack = true, close = true, description = "Your description here", client = { image = "4play.png", } }, ["nekodonut"] = { label = "Neko Donut", weight = 100, stack = true, close = true, description = "", client = { image = "catdonut.png", } }, ["marijuana"] = { label = "Kaliteli Ot", weight = 0, stack = true, close = true, description = "Bağımlıların ihtiyacı olan ilaç", client = { image = "marijuana_joint.png", } }, ["pondcileklidondurma"] = { label = "Uwu Çilekli Dondurma", weight = 200, stack = true, close = true, description = "Hmm.Nefis bir tat", client = { image = "pondcileklidondurma.png", } }, ["firework1"] = { label = "2Brothers", weight = 1000, stack = true, close = true, description = "Fireworks", client = { image = "firework1.png", } }, ["ek20"] = { label = "Etkinlik 20 Vintage Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["cow_leather"] = { label = "İnek Derisi", weight = 50, stack = true, close = true, description = "", client = { image = "cow_leather.png", } }, ["wheatseed"] = { label = "Buğday Tohumu Torbası", weight = 100, stack = true, close = false, description = "", client = { image = "wheatseed.png", } }, ["keepcompanionwesty"] = { label = "Westy", weight = 500, stack = false, close = true, description = "Westy is your royal companion!", client = { image = "A_C_Westy.png", } }, ["leaves-coke-bad-ql"] = { label = "Şeker Tozu", weight = 0, stack = true, close = true, description = "Kalitesiz gibi duruyor!", client = { image = "leaves-coke-bad-ql.png", } }, ["greenpepper"] = { label = "Yeşil biber", weight = 15, stack = true, close = true, description = "", client = { image = "greenpepper.png", } }, ["marijuana_phone"] = { label = "Yazıcı Telefonu", weight = 0, stack = true, close = true, description = "Burner phone used to sell eights", client = { image = "marijuana_phone.png", } }, ["al_fakher"] = { label = "Al Fakher İki Elma", weight = 250, stack = true, close = false, description = "Your description here", client = { image = "al_fakher.png", } }, ["weed_brick"] = { label = "Ot Tuğlası", weight = 1000, stack = true, close = true, description = ".", client = { image = "weed_brick.png", } }, ["red_phone"] = { label = "Kırmızı İphone", weight = 700, stack = true, close = true, description = "Telefon", client = { image = "red_phone.png", } }, ["baby_medikit2"] = { label = "Bebek Sağlık Çantası", weight = 0, stack = true, close = true, description = "", client = { image = "baby_medikit2.png", } }, ["uwububbleteamint"] = { label = "Nane B-T", weight = 200, stack = true, close = true, description = "Naneli Matcha Çayı.", client = { image = "uwububbleteamint.png", } }, ["lemon_haze_joint"] = { label = "Lemon Haze Joint", weight = 0, stack = true, close = false, description = "Description", client = { image = "lemon_haze_joint.png", } }, ["kebap"] = { label = "Kebap", weight = 200, stack = true, close = true, description = "Yabanmersinli Lavanta Çayı.", client = { image = "kebap.png", } }, ["package-meth-max-ql"] = { label = "Paketlenmiş Meth", weight = 0, stack = true, close = true, description = "", client = { image = "package-meth-max-ql.png", } }, ["raker"] = { label = "Tırmık", weight = 100, stack = true, close = false, description = "", client = { image = "raker.png", } }, ["indica_weed"] = { label = "Indica Weed", weight = 0, stack = true, close = false, description = "Description", client = { image = "indica_weed.png", } }, ["keepcompanionhusky"] = { label = "Husky", weight = 500, stack = false, close = true, description = "Husky is your royal companion!", client = { image = "A_C_Husky.png", } }, ["samsungphone"] = { label = "Samsung S10", weight = 1000, stack = true, close = true, description = "", client = { image = "samsungphone.png", } }, ["black_phone"] = { label = "Siyah İphone", weight = 700, stack = true, close = true, description = "Telefon", client = { image = "black_phone.png", } }, ["firework3"] = { label = "WipeOut", weight = 1000, stack = true, close = true, description = "Fireworks", client = { image = "firework3.png", } }, ["baby_water2"] = { label = "Süt", weight = 0, stack = true, close = true, description = "", client = { image = "baby_water2.png", } }, ["crisps"] = { label = "Crisps", weight = 100, stack = true, close = true, description = "", client = { status = { hunger = 23, }, image = "chips.png", } }, ["logger"] = { label = "Logger Beer", weight = 100, stack = true, close = true, description = "", client = { status = { thirst = 49, }, image = "logger.png", } }, ["pondnugget"] = { label = "Uwu Nugget", weight = 200, stack = true, close = true, description = "Hmm.Nefis bir tat", client = { image = "pondnugget.png", } }, ["package-opium-bad-ql"] = { label = "Paketlenmiş Kubar", weight = 0, stack = true, close = true, description = "", client = { image = "package-opium-bad-ql.png", } }, ["mocha"] = { label = "Mocha Meow", weight = 100, stack = true, close = true, description = "", client = { image = "mochameow.png", } }, ["chameleonpaint_167"] = { label = "Dört Mevsim Spreyi", weight = 1000, stack = true, close = true, description = "A fancy spray for your ride.", client = { image = "weapontint_pink.png", } }, ["firefish"] = { label = "Alev Balığı", weight = 50, stack = true, close = true, description = "Parıldayan kırmızı rengi ve alev gibi yanar gibi görünen pullarıyla tanınan bir balık.", client = { image = "firefish.png", } }, ["bulltrout"] = { label = "bulltrout", weight = 0, stack = true, close = false, description = "Description", client = { image = "bulltrout.png", } }, ["rum"] = { label = "Rum", weight = 200, stack = true, close = true, description = "A bottle of Rum", client = { status = { thirst = 29, }, image = "rum.png", } }, ["coke_small_brick"] = { label = "Kokani Paketi", weight = 350, stack = false, close = true, description = "", client = { image = "coke_small_brick.png", } }, ["grapes"] = { label = "Üzüm", weight = 15, stack = true, close = true, description = "", client = { image = "grapes.png", } }, ["package-coke-med-ql"] = { label = "Şeker", weight = 0, stack = true, close = true, description = "", client = { image = "sugar2.png", } }, ["weaponframekit"] = { label = "Silah Frame Kit", weight = 100, stack = true, close = false, description = "", client = { image = "weaponframekit.png", } }, ["marijuana_crop_low"] = { label = "Stunk", weight = 5500, stack = true, close = false, description = "low grade harvested marijuana crop", client = { image = "marijuana_crop_low.png", } }, ["citirtavuk"] = { label = "Çıtır Tavuk", weight = 200, stack = true, close = true, description = "Yabanmersinli Lavanta Çayı.", client = { image = "citirtavuk.png", } }, ["alabamasturgeon"] = { label = "alabamasturgeon", weight = 0, stack = true, close = false, description = "Description", client = { image = "alabamasturgeon.png", } }, ["chameleonpaint_176"] = { label = "Sıcaklık Spreyi", weight = 1000, stack = true, close = true, description = "A fancy spray for your ride.", client = { image = "weapontint_pink.png", } }, ["mintleaf"] = { label = "Mint", weight = 200, stack = true, close = false, description = "Mint Leaves", client = { status = { hunger = 45, }, image = "mint.png", } }, ["petwaterbottleportable"] = { label = "Portable water bottle", weight = 1000, stack = false, close = true, description = "Flask to store water for your pets", client = { image = "petwaterbottleportable.png", } }, ["tailfishbait"] = { label = "tailfishbait", weight = 0, stack = true, close = false, description = "Description", client = { image = "tailfishbait.png", } }, ["strippedbass"] = { label = "strippedbass", weight = 0, stack = true, close = false, description = "Description", client = { image = "strippedbass.png", } }, ["ambeer"] = { label = "AM Beer", weight = 100, stack = true, close = true, description = "", client = { status = { thirst = 46, }, image = "ambeer.png", } }, ["tacoeti"] = { label = "Taco Eti", weight = 2, stack = true, close = true, description = "bunu yıkamam gerek....", client = { image = "tacoeti.png", } }, ["raw_pork"] = { label = "Çiğ Domuz", weight = 25, stack = true, close = true, description = "", client = { image = "raw_pork.png", } }, ["dendrogyra_coral"] = { label = "Beyaz Mercan", weight = 1000, stack = true, close = true, description = "Sütun mercanı olarak da bilinir", client = { image = "dendrogyra_coral.png", } }, ["weaponlicense"] = { label = "Kimlik", weight = 25, stack = true, close = true, description = "", client = { image = "sacos.png", } }, ["indica_joint"] = { label = "Indica Joint", weight = 0, stack = true, close = false, description = "Description", client = { image = "indica_joint.png", } }, ["cruciancarp"] = { label = "cruciancarp", weight = 0, stack = true, close = false, description = "Description", client = { image = "cruciancarp.png", } }, ["pondyabanmersinisuyu"] = { label = "Uwu Yabanmersinni Suyu", weight = 200, stack = true, close = true, description = "Hmm.Nefis bir tat", client = { image = "pondyabanmersinisuyu.png", } }, ["papatya_cay"] = { label = "Papatya Çayı", weight = 200, stack = true, close = true, description = "Papatya tarlasından üretilmiş sakinleştirici", client = { image = "papatya_cay.png", } }, ["keepcompanionrottweiler"] = { label = "Rottweiler", weight = 500, stack = false, close = true, description = "Rottweiler is your royal companion!", client = { image = "A_Rottweiler.png", } }, ["white_phone"] = { label = "Beyaz İphone", weight = 700, stack = true, close = true, description = "Telefon", client = { image = "white_phone.png", } }, ["uwubudhabowl"] = { label = "uWu Budha Bowl", weight = 200, stack = true, close = true, description = "Beslenme ve denge kasesi.", client = { image = "uwubudhabowl.png", } }, ["americano"] = { label = "Americano", weight = 200, stack = true, close = true, description = "Hmm.Nefis bir tat", client = { image = "americano.png", } }, ["pondtavuklusebzelimakarna"] = { label = "Uwu Tavuklu Sebzeli Makarna", weight = 200, stack = true, close = true, description = "Hmm.Nefis bir tat", client = { image = "pondtavuklusebzelimakarna.png", } }, ["pondmidye"] = { label = "Uwu Midye", weight = 200, stack = true, close = true, description = "Hmm.Nefis bir tat", client = { image = "pondmidye.png", } }, ["shortnosesucker"] = { label = "shortnosesucker", weight = 0, stack = true, close = false, description = "Description", client = { image = "shortnosesucker.png", } }, ["whitebass"] = { label = "whitebass", weight = 0, stack = true, close = false, description = "Description", client = { image = "whitebass.png", } }, ["marijuana_3.5_low"] = { label = "3.5gr Esrar", weight = 2800, stack = false, close = true, description = "3.5g low grade marijuana", client = { image = "marijuana_3.5_low.png", } }, ["cereztabagi"] = { label = "Çerez Tabağı", weight = 200, stack = true, close = true, description = "Yabanmersinli Lavanta Çayı.", client = { image = "cereztabagi.png", } }, ["tomato"] = { label = "Domates", weight = 15, stack = true, close = true, description = "", client = { image = "tomato.png", } }, ["weed_skunk"] = { label = "Skunk 2g", weight = 200, stack = true, close = false, description = "", client = { image = "weed_baggy.png", } }, ["lift"] = { label = "Lift", weight = 1, stack = true, close = true, description = "", client = { image = "lift.png", } }, ["leaves-meth-bad-ql"] = { label = "İşlenmiş Meth", weight = 0, stack = true, close = true, description = "", client = { image = "leaves-meth-bad-ql.png", } }, ["tofu"] = { label = "Tofu", weight = 100, stack = true, close = true, description = "", client = { image = "tofu.png", } }, ["grinded_indica"] = { label = "Grinded Indica", weight = 0, stack = true, close = false, description = "Description", client = { image = "grinded_indica.png", } }, ["meth"] = { label = "Meth", weight = 100, stack = true, close = true, description = "A baggie of Meth", client = { image = "meth_baggy.png", } }, ["bag"] = { label = "Soygun Çantası", weight = 0, stack = true, close = true, description = "Su Tabancası", client = { image = "bag.png", } }, ["weed-bad-ql"] = { label = "Ot Yaprağı", weight = 0, stack = true, close = true, description = "", client = { image = "weed-bad-ql.png", } }, ["coke-bad-ql"] = { label = "Kokain Tozu", weight = 0, stack = true, close = true, description = "", client = { image = "coke-bad-ql.png", } }, ["weed_white-widow"] = { label = "White Widow 2g", weight = 200, stack = true, close = false, description = "", client = { image = "weed_baggy.png", } }, ["centralchip"] = { label = "Sentral Çip", weight = 700, stack = false, close = true, description = "this laptop need vpn to make it work", client = { image = "centralchip.png", } }, ["chameleonpaint_172"] = { label = "Yedi Sprey", weight = 1000, stack = true, close = true, description = "A fancy spray for your ride.", client = { image = "weapontint_pink.png", } }, ["opium-med-ql"] = { label = "Afyon Yaprağı", weight = 0, stack = true, close = true, description = "", client = { image = "opium-med-ql.png.png", } }, ["mining_ironbar"] = { label = "Demir", weight = 500, stack = true, close = true, description = "Iron Bar", client = { image = "mining_ironbar.png", } }, ["jerry_can"] = { label = "20L Özel Yakıt", weight = 20000, stack = true, close = true, description = "", client = { image = "jerry_can.png", } }, ["peach"] = { label = "Peach", weight = 200, stack = true, close = true, description = "A peach", client = { status = { hunger = 42, }, image = "peach.png", } }, ["coke-max-ql"] = { label = "Kokain Tozu", weight = 0, stack = true, close = true, description = "", client = { image = "coke-max-ql.png", } }, ["wrench15"] = { label = "İngiliz Anahtarı 15 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["ek10"] = { label = "Etkinlik 10 Vintage Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["lorecca"] = { label = "Lorecca", weight = 200, stack = true, close = true, description = "Yabanmersinli Lavanta Çayı.", client = { image = "lorecca.png", } }, ["hurda_bakir"] = { label = "Hurda Bakır", weight = 100, stack = true, close = false, description = "", client = { image = "hurda_bakir.png", } }, ["keepcompanioncoyote"] = { label = "Coyote", weight = 500, stack = false, close = true, description = "Coyote is your royal companion!", client = { image = "A_C_Coyote.png", } }, ["machete15"] = { label = "Machete 15 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["rainbowfish"] = { label = "Gökkuşağı Balığı", weight = 50, stack = true, close = true, description = "Renkli pullarıyla göz alıcı bir güzellik sunan, gökkuşağı renklerine sahip bir balık.", client = { image = "rainbowfish.png", } }, ["doping"] = { label = "Doping", weight = 0, stack = true, close = true, description = "", client = { image = "doping.png", } }, ["wateringcan"] = { label = "Sulama Kabı", weight = 0, stack = false, close = true, description = "", client = { image = "wateringcan.png", } }, ["mdt"] = { label = "MDT", weight = 0, stack = true, close = false, description = "", client = { image = "black_money.png", } }, ["meth-med-ql"] = { label = "Meth Tozu", weight = 0, stack = true, close = true, description = "", client = { image = "meth-med-ql.png", } }, ["susturucu30"] = { label = "İllegal Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["hammer15"] = { label = "Çekic 15 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["poolcue20"] = { label = "Istıka Sopa 20 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["fishingrod6"] = { label = "Fishing Rod (6Lv.)", weight = 50, stack = false, close = true, description = "Balıkları sinsi sinsi yakalamak için tasarlanmış", client = { image = "fishingrod6.png", } }, ["package-coke-bad-ql"] = { label = "Şeker", weight = 0, stack = true, close = true, description = "", client = { image = "sugar1.png", } }, ["bottle20"] = { label = "Kırık şişe 20 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["spray"] = { label = "Spray", weight = 0, stack = true, close = false, description = "Description", client = { image = "spray.png", } }, ["marijuana_trowel"] = { label = "Mala", weight = 0, stack = true, close = true, description = "Small handheld garden shovel", client = { image = "marijuana_trowel.png", } }, ["loriturkkahve"] = { label = "Türk Kahvesi", weight = 200, stack = true, close = true, description = "Yabanmersinli Lavanta Çayı.", client = { image = "loriturkkahve.png", } }, ["potato"] = { label = "Potatoes", weight = 500, stack = true, close = false, description = "Food", client = { image = "potatoes.png", } }, ["keepcompanionretriever"] = { label = "Retriever", weight = 500, stack = false, close = true, description = "Retriever is your royal companion!", client = { image = "A_C_Retriever.png", } }, ["nori"] = { label = "Nori", weight = 100, stack = true, close = true, description = "", client = { image = "nori.png", } }, ["phone_hack"] = { label = "Phone Hack", weight = 300, stack = false, close = true, description = "With this chip, you can access hidden areas of Discord.", client = { image = "phone_hack.png", } }, ["zırh100"] = { label = "İllegal Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["marul"] = { label = "Çamurlu Marul", weight = 2, stack = true, close = true, description = "bunu yıkamam gerek....", client = { image = "marul.png", } }, ["sacos"] = { label = "Kötü Torba", weight = 25, stack = true, close = true, description = "", client = { image = "sacos.png", } }, ["crowbar15"] = { label = "Levye 15 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["marijuana_nutrition"] = { label = "Bitki Gübresi", weight = 0, stack = true, close = true, description = "Plant nutrition", client = { image = "marijuana_nutrition.png", } }, ["keepcompanionmtlion"] = { label = "MtLion", weight = 500, stack = false, close = true, description = "MtLion is your royal companion!", client = { image = "A_C_MtLion.png", } }, ["planks"] = { label = "Odun plakalar", weight = 1, stack = true, close = true, description = "", client = { image = "planks.png", } }, ["blackcrappie"] = { label = "blackcrappie", weight = 0, stack = true, close = false, description = "Description", client = { image = "blackcrappie.png", } }, ["leaves-opium-med-ql"] = { label = "Kubar Tozu", weight = 0, stack = true, close = true, description = "", client = { image = "leaves-opium-med-ql.png", } }, ["cay"] = { label = "Çay", weight = 200, stack = true, close = true, description = "Hmm.Nefis bir tat", client = { image = "cay.png", } }, ["knuckle10"] = { label = "Muşta 10 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["baby_food"] = { label = "Bebek maması", weight = 0, stack = true, close = true, description = "", client = { image = "baby_food.png", } }, ["methlab"] = { label = "Lab", weight = 0, stack = true, close = false, description = "A portable Meth Lab", client = { image = "lab.png", } }, ["leaves-weed-med-ql"] = { label = "İşlenmiş Ot", weight = 0, stack = true, close = true, description = "", client = { image = "leaves-weed-med-ql.png", } }, ["greenpearl"] = { label = "Yeşil İnci", weight = 50, stack = true, close = true, description = "Doğanın mücevher kutusundan çıkmış gibi, yeşil renkli pırıltılı bir inci.", client = { image = "greenpearl.png", } }, ["noodlebowl"] = { label = "Tabakta Noodle", weight = 100, stack = true, close = true, description = "", client = { image = "noodlebowl.png", } }, ["tots"] = { label = "Tits or Tots", weight = 200, stack = true, close = true, description = "Sexy Tots", client = { status = { hunger = 46, }, image = "tots.png", } }, ["leaves-coke-max-ql"] = { label = "Şeker Tozu", weight = 0, stack = true, close = true, description = "Sonunda istediğimizi elde ettik!", client = { image = "leaves-coke-max-ql.png", } }, ["purrito"] = { label = "Purrito", weight = 100, stack = true, close = true, description = "", client = { image = "purrito.png", } }, ["fertilizer"] = { label = "Fertilizer", weight = 0, stack = true, close = false, description = "Description", client = { image = "fertilizer.png", } }, ["meatdeer"] = { label = "Geyik Boynuzu", weight = 100, stack = true, close = false, description = "Deer Horns", client = { image = "deerhorns.png", } }, ["2005_blueberry"] = { label = "2005 Yabanmersinli Tanca", weight = 500, stack = true, close = true, description = "Your description here", client = { image = "2005_blueberry.png", } }, ["mofo_fantasia"] = { label = "Adios Muo Fantezi", weight = 500, stack = true, close = true, description = "Your description here", client = { image = "mofo_fantasia.png", } }, ["chameleonpaint_171"] = { label = "Gün Batımı Spreyi", weight = 1000, stack = true, close = true, description = "A fancy spray for your ride.", client = { image = "weapontint_pink.png", } }, ["bbobatea"] = { label = "Mavi Boba Çayı", weight = 100, stack = true, close = true, description = "", client = { image = "bubbleteablue.png", } }, ["radio30"] = { label = "Radio 30 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["riceball"] = { label = "Kedi Pirinç Topu", weight = 100, stack = true, close = true, description = "", client = { image = "catrice.png", } }, ["cuff_keys"] = { label = "New Kelepçe Anahtar", weight = 0, stack = true, close = true, description = "Su Tabancası", client = { image = "pkelepceanahtari.png", } }, ["gbobatea"] = { label = "Yeşil Boba Çayı", weight = 100, stack = true, close = true, description = "", client = { image = "bubbleteagreen.png", } }, ["diving_gear"] = { label = "Dalış Takımı", weight = 5000, stack = false, close = true, description = "Su altında nefes almak istiyorsan takmalısın", client = { image = "diving_gear.png", } }, ["sharkfish"] = { label = "Köpek Balığı", weight = 50, stack = true, close = true, description = "Korkutucu görünümü ve hızlı yüzme yetenekleri ile ünlü, okyanusların efendisi.", client = { image = "sharkfish.png", } }, ["palidsturgeon"] = { label = "palidsturgeon", weight = 0, stack = true, close = false, description = "Description", client = { image = "palidsturgeon.png", } }, ["gmochi"] = { label = "Yeşil Mochi", weight = 100, stack = true, close = true, description = "", client = { image = "mochigreen.png", } }, ["martinikokteyl"] = { label = "Martini Kokteyl", weight = 200, stack = true, close = true, description = "Yabanmersinli Lavanta Çayı.", client = { image = "martinikokteyl.png", } }, ["gummi_bear"] = { label = "Fumari Beyaz Sakızlı Ayı", weight = 10, stack = true, close = false, description = "Your description here", client = { image = "gummi_bear.png", } }, ["golfclub20"] = { label = "Golclub 20 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["lithium"] = { label = "Lithium", weight = 0, stack = true, close = false, description = "Lithium, something you can make Meth with!", client = { image = "lithium.png", } }, ["bmochi"] = { label = "Mavi Mochi", weight = 100, stack = true, close = true, description = "", client = { image = "mochiblue.png", } }, ["koicarpblack"] = { label = "koicarpblack", weight = 0, stack = true, close = false, description = "Description", client = { image = "koicarpblack.png", } }, ["zomo_lemon"] = { label = "Orta Limon Suyu", weight = 500, stack = true, close = true, description = "Your description here", client = { image = "zomo_lemon.png", } }, ["dusche"] = { label = "Dusche Gold", weight = 100, stack = true, close = true, description = "", client = { status = { thirst = 46, }, image = "dusche.png", } }, ["marijuana_3.5_high"] = { label = "3.5g esrar", weight = 2800, stack = false, close = true, description = "3.5g high grade marijuana", client = { image = "marijuana_3.5_high.png", } }, ["foil_poked"] = { label = "Folyo Poker", weight = 500, stack = true, close = false, description = "Your description here", client = { image = "foil_poked.png", } }, ["weed_purple-haze_seed"] = { label = "Purple Haze Seed", weight = 0, stack = true, close = true, description = "", client = { image = "weed_seed.png", } }, ["omochi"] = { label = "Turuncu Mochi", weight = 100, stack = true, close = true, description = "", client = { image = "mochiorange.png", } }, ["uwuvanillasandy"] = { label = "uWu V-Icecream Sandy", weight = 200, stack = true, close = true, description = "Dondurma ile doldurulmuş tatlı vanilyalı bisküvi!", client = { image = "uwuvanillasandy.png", } }, ["shovel"] = { label = "Bahçe Küreği", weight = 100, stack = true, close = false, description = "", client = { image = "shovel.png", } }, ["pet_food"] = { label = "Evcil Hayvan maması", weight = 0, stack = true, close = true, description = "", client = { image = "pet_food.png", } }, ["labkey"] = { label = "Baron Sadakat Nişanı", weight = 500, stack = false, close = true, description = "Baron Sadakat Nişanı", client = { image = "labkey.png", } }, ["poolcue15"] = { label = "Istıka Sopa 15 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["cokebaggy"] = { label = "Kokain Torbası", weight = 0, stack = true, close = true, description = "", client = { image = "cocaine_baggy.png", } }, ["wallaye"] = { label = "wallaye", weight = 0, stack = true, close = false, description = "Description", client = { image = "wallaye.png", } }, ["chameleonpaint_166"] = { label = "Synthwave Gece Spreyi", weight = 1000, stack = true, close = true, description = "A fancy spray for your ride.", client = { image = "weapontint_pink.png", } }, ["tree_lumber"] = { label = "Lumber", weight = 50, stack = true, close = true, description = "", client = { image = "lumber.png", } }, ["pondsandvic"] = { label = "Uwu Sandviç", weight = 200, stack = true, close = true, description = "Hmm.Nefis bir tat", client = { image = "pondsandvic.png", } }, ["diwness20"] = { label = "Etkinlik 20 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["rolling_paper"] = { label = "Sarma Kağıdı", weight = 0, stack = true, close = true, description = "Bağzı uyuşturucu maddeleri sarabileceğin kağıt.", client = { image = "rolling_paper.png", } }, ["zirh30"] = { label = "Zırh 30 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["sogukkahve"] = { label = "Soğuk Kahve", weight = 200, stack = true, close = true, description = "Yabanmersinli Lavanta Çayı.", client = { image = "sogukkahve.png", } }, ["adalya_love"] = { label = "Adalya Love 66", weight = 500, stack = true, close = true, description = "Your description here", client = { image = "adalya_love.png", } }, ["machinepistol10"] = { label = "İllegal Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["purple_haze_joint"] = { label = "Purple Haze Joint", weight = 0, stack = true, close = false, description = "Description", client = { image = "purple_haze_joint.png", } }, ["switchblade10"] = { label = "Sustalı 10 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["diving_fill"] = { label = "Dalış Tüpü", weight = 3000, stack = false, close = true, client = { image = "diving_tube.png", } }, ["mining_goldnugget"] = { label = "Altın Külçe", weight = 500, stack = true, close = true, description = "Golden nugget from mining", client = { image = "mining_goldnugget.png", } }, ["dagger15"] = { label = "Dagger 15 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["loreccakokteyl"] = { label = "Lorecca Kokteyl", weight = 200, stack = true, close = true, description = "Yabanmersinli Lavanta Çayı.", client = { image = "loreccakokteyl.png", } }, ["pondtonbaliklisalata"] = { label = "Uwu Tonbalıklı Salata", weight = 200, stack = true, close = true, description = "Hmm.Nefis bir tat", client = { image = "pondtonbaliklisalata.png", } }, ["susturucu10"] = { label = "İllegal Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["weed_skunk_seed"] = { label = "Skunk Seed", weight = 0, stack = true, close = true, description = "", client = { image = "weed_seed.png", } }, ["uwu_toy1"] = { label = "uWu Blitz", weight = 50, stack = true, close = false, description = "Blitz ", client = { image = "uwu_toy1.png", } }, ["lime"] = { label = "Lime", weight = 200, stack = true, close = false, description = "A Lime.", client = { image = "lime.png", } }, ["bat15"] = { label = "Sopa 15 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["package-weed-med-ql"] = { label = "Paketlenmiş Ot", weight = 0, stack = true, close = true, description = "", client = { image = "package-weed-med-ql.png", } }, ["weed-max-ql"] = { label = "Ot Yaprağı", weight = 0, stack = true, close = true, description = "", client = { image = "weed-max-ql.png", } }, ["soybeans"] = { label = "Soya Fasulyesi", weight = 10, stack = true, close = true, description = "", client = { image = "soybeans.png", } }, ["knuckle20"] = { label = "Muşta 20 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["salatabecca"] = { label = "Becca Salata", weight = 200, stack = true, close = true, description = "Yabanmersinli Lavanta Çayı.", client = { image = "salatabecca.png", } }, ["chameleonpaint_165"] = { label = "Vice city Spreyi", weight = 1000, stack = true, close = true, description = "A fancy spray for your ride.", client = { image = "weapontint_pink.png", } }, ["p22620"] = { label = "P226 20 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["milkbucket"] = { label = "Süt Kovası", weight = 75, stack = true, close = true, description = "", client = { image = "milkbucket.png", } }, ["grinded_sativa"] = { label = "Grinded Sativa", weight = 0, stack = true, close = false, description = "Description", client = { image = "grinded_sativa.png", } }, ["keepcompanioncat"] = { label = "Cat", weight = 500, stack = false, close = true, description = "Cat is your royal companion!", client = { image = "A_C_Cat_01.png", } }, ["pumpkinseed"] = { label = "Kabak Çekirdeği Torbası", weight = 100, stack = true, close = false, description = "", client = { image = "pumpkinseed.png", } }, ["wood_plank"] = { label = "Wood Plank", weight = 50, stack = true, close = true, description = "", client = { image = "woodplank.png", } }, ["foil"] = { label = "Folyo kağıdı", weight = 150, stack = true, close = false, description = "Your description here", client = { image = "foil.png", } }, ["firstaidforpet"] = { label = "First aid for pet", weight = 500, stack = true, close = true, description = "Revive your pet!", client = { image = "firstaidforpet.png", } }, ["quality_fertilizer"] = { label = "Quality Fertilizer", weight = 0, stack = true, close = false, description = "Description", client = { image = "quality_fertilizer.png", } }, ["pisswasser2"] = { label = "Pißwasser Stout", weight = 100, stack = true, close = true, description = "", client = { status = { thirst = 49, }, image = "pisswaser2.png", } }, ["mining_copperfragment"] = { label = "Bakır Parçası", weight = 500, stack = true, close = true, description = "Copper fragment from mining", client = { image = "mining_copperfragment.png", } }, ["opium-max-ql"] = { label = "Afyon Yaprağı", weight = 0, stack = true, close = true, description = "", client = { image = "opium-max-ql.png.png", } }, ["package-coke-max-ql"] = { label = "Şeker", weight = 0, stack = true, close = true, description = "", client = { image = "sugar3.png", } }, ["pondcileklilimonata"] = { label = "Uwu Çilekli Limonata", weight = 200, stack = true, close = true, description = "Hmm.Nefis bir tat", client = { image = "pondcileklilimonata.png", } }, ["drumfish"] = { label = "drumfish", weight = 0, stack = true, close = false, description = "Description", client = { image = "drumfish.png", } }, ["obobatea"] = { label = "Turuncu Boba Çayı", weight = 100, stack = true, close = true, description = "", client = { image = "bubbleteaorange.png", } }, ["pbobatea"] = { label = "Pembe Boba Çayı", weight = 100, stack = true, close = true, description = "", client = { image = "bubbleteapink.png", } }, ["coke_brick"] = { label = "Kokain Tuğlası", weight = 1000, stack = false, close = true, description = "", client = { image = "coke_brick.png", } }, ["package-weed-bad-ql"] = { label = "Paketlenmiş Ot", weight = 0, stack = true, close = true, description = "", client = { image = "package-weed-bad-ql.png", } }, ["mermi100"] = { label = "İllegal Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["pondburrito"] = { label = "Uwu Burrito", weight = 200, stack = true, close = true, description = "Hmm.Nefis bir tat", client = { image = "pondburrito.png", } }, ["mining_goldbar"] = { label = "Altın", weight = 500, stack = true, close = true, description = "Gold Bar", client = { image = "mining_goldbar.png", } }, ["cuff"] = { label = "New Kelepçe", weight = 0, stack = true, close = true, description = "Su Tabancası", client = { image = "handcuffs.png", } }, ["golfclub15"] = { label = "Golclub 15 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["dagger10"] = { label = "Dagger 10 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["wet_gold_phone"] = { label = "Wet Gold Phone", weight = 700, stack = false, close = true, description = "Did you really think that swimming in the ocean with your phone was a good idea?", client = { image = "wet_gold_phone.png", } }, ["g1920"] = { label = "Glock19 20 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["meatcow"] = { label = "İnek Postu", weight = 100, stack = true, close = false, description = "Cow Pelt", client = { image = "cowpelt.png", } }, ["margarita"] = { label = "Margarita", weight = 200, stack = true, close = true, description = "Margarita", client = { status = { thirst = 40, }, image = "margarita.png", } }, ["koidrod"] = { label = "koidrod", weight = 0, stack = true, close = false, description = "Description", client = { image = "koidrod.png", } }, ["weed_og-kush_seed"] = { label = "OGKush Seed", weight = 0, stack = true, close = true, description = "", client = { image = "weed_seed.png", } }, ["wet_black_phone"] = { label = "Wet Black Phone", weight = 700, stack = false, close = true, description = "Did you really think that swimming in the ocean with your phone was a good idea?", client = { image = "wet_black_phone.png", } }, ["meatcoyote"] = { label = "Çakal Postu", weight = 100, stack = true, close = false, description = "Coyote Pelt", client = { image = "coyotepelt.png", } }, ["fishingrod10"] = { label = "Fishing Rod (10Lv.)", weight = 50, stack = false, close = true, description = "En zorlu avlar için son nokta.", client = { image = "fishingrod10.png", } }, ["petnametag"] = { label = "Name tag", weight = 500, stack = true, close = true, description = "Rename your pet", client = { image = "petnametag.png", } }, ["pink_phone"] = { label = "Pembe İphone", weight = 700, stack = true, close = true, description = "Telefon", client = { image = "pink_phone.png", } }, ["chameleonpaint_174"] = { label = "Kromatik Sapma Spreyi", weight = 1000, stack = true, close = true, description = "A fancy spray for your ride.", client = { image = "weapontint_pink.png", } }, ["cooked_ham"] = { label = "Pişmiş Jambon", weight = 25, stack = true, close = true, description = "", client = { image = "cooked_ham.png", } }, ["cane_mint"] = { label = "Tanca Kamışı Nane", weight = 500, stack = true, close = true, description = "Your description here", client = { image = "cane_mint.png", } }, ["wet_white_phone"] = { label = "Wet White Phone", weight = 700, stack = false, close = true, description = "Telefon", client = { image = "wet_white_phone.png", } }, ["churn"] = { label = "Yayık", weight = 100, stack = true, close = false, description = "", client = { image = "churn.png", } }, ["hackv3"] = { label = "Tablet V3", weight = 700, stack = false, close = false, description = "", client = { image = "hackv3.png", } }, ["gin"] = { label = "Gin", weight = 200, stack = true, close = true, description = "A bottle of Gin", client = { status = { thirst = 25, }, image = "gin.png", } }, ["limon"] = { label = "Çamurlu Limon", weight = 2, stack = true, close = true, description = "bunu yıkamam gerek....", client = { image = "limon.png", } }, ["machete20"] = { label = "Machete 20 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["sativa_seed"] = { label = "Sativa Seed", weight = 100, stack = true, close = false, description = "Description", client = { image = "sativa_seed.png", } }, ["heroin"] = { label = "Eroin", weight = 0, stack = true, close = true, description = "Bağımlıların ihtiyacı olan ilaç", client = { image = "heroin.png", } }, ["petgroomingkit"] = { label = "Pet Grooming Kit", weight = 1000, stack = false, close = true, description = "Pet Grooming Kit", client = { image = "petgroomingkit.png", } }, ["triplehooksbait"] = { label = "triplehooksbait", weight = 0, stack = true, close = false, description = "Description", client = { image = "triplehooksbait.png", } }, ["americanshad"] = { label = "americanshad", weight = 0, stack = true, close = false, description = "Description", client = { image = "americanshad.png", } }, ["wheeltokensadsa"] = { label = "Kumar Jetonu", weight = 0, stack = true, close = false, description = "Çarkı felek jetonu", client = { image = "casinochips.png", } }, ["weed_white-widow_seed"] = { label = "White Widow Seed", weight = 0, stack = true, close = false, description = "", client = { image = "weed_seed.png", } }, ["anchor"] = { label = "Çapa", weight = 2500, stack = true, close = true, description = "Boat Anchor", client = { image = "anchor.png", } }, ["tacoekmegi"] = { label = "Taco Ekmegi", weight = 2, stack = true, close = true, description = "bunu yıkamam gerek....", client = { image = "tacoekmegi.png", } }, ["drone_flyer_2"] = { label = "Drone 2", weight = 0, stack = true, close = true, description = "", client = { image = "drone_flyer_2.png", } }, ["g17a10"] = { label = "Glock17 10 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["green_phone"] = { label = "Yeşil İphone", weight = 700, stack = true, close = true, description = "Telefon", client = { image = "green_phone.png", } }, ["evlilikyuzugu"] = { label = "Evlilik Yüzlüğü", weight = 100, stack = true, close = false, description = "Evlilik müessesesinin en kıymetli hediyesi.", client = { image = "evlilikyuzugu.png", } }, ["brooktrout"] = { label = "brooktrout", weight = 0, stack = true, close = false, description = "Description", client = { image = "brooktrout.png", } }, ["egzoz"] = { label = "Abarth Egzoz", weight = 100, stack = true, close = true, description = "", client = { image = "nitrous.png", } }, ["dp920"] = { label = "DB9 20 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["diwness10"] = { label = "Etkinlik 10 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["raw_ham"] = { label = "Çiğ Jambon", weight = 25, stack = true, close = true, description = "", client = { image = "raw_ham.png", } }, ["wrench10"] = { label = "İngiliz Anahtarı 10 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["bottle15"] = { label = "Kırık şişe 15 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["hatchet10"] = { label = "Balta 10 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["cosmopolitan"] = { label = "Cosmopolitan", weight = 200, stack = true, close = true, description = "Cosmopolitan", client = { status = { thirst = 43, }, image = "cosmopolitan.png", } }, ["woodenrod"] = { label = "woodenrod", weight = 0, stack = true, close = false, description = "Description", client = { image = "woodenrod.png", } }, ["cakepop"] = { label = "Cake-Pop", weight = 100, stack = true, close = true, description = "", client = { image = "cakepop.png", } }, ["danishrod"] = { label = "danishrod", weight = 0, stack = true, close = false, description = "Description", client = { image = "danishrod.png", } }, ["meth-max-ql"] = { label = "Meth Tozu", weight = 0, stack = true, close = true, description = "", client = { image = "meth-max-ql.png", } }, ["lawyerpass"] = { label = "Kimlik", weight = 25, stack = true, close = true, description = "", client = { image = "sacos.png", } }, ["tracker"] = { label = "Tracker", weight = 700, stack = false, close = true, description = "this laptop need vpn to make it work", client = { image = "tracker.png", } }, ["cranberry"] = { label = "Cranberry Juice", weight = 200, stack = true, close = true, description = "Cranberry Juice", client = { status = { thirst = 24, }, image = "cranberry.png", } }, ["phone_module"] = { label = "Phone Module", weight = 300, stack = false, close = true, description = "It seems that we can fix a wet phone with this module, interesting.", client = { image = "phone_module.png", } }, ["sangria"] = { label = "Sangria", weight = 200, stack = true, close = true, description = "Sangria", client = { status = { thirst = 43, }, image = "sangria.png", } }, ["yikanmismarul"] = { label = "Marul", weight = 1, stack = true, close = true, description = "bunu hazırlamam gerek....", client = { image = "yikanmismarul.png", } }, ["tomatopaste"] = { label = "Domates Ezmesi", weight = 25, stack = true, close = true, description = "", client = { image = "tomatopaste.png", } }, ["goldentrout"] = { label = "goldentrout", weight = 0, stack = true, close = false, description = "Description", client = { image = "goldentrout.png", } }, ["meatbird"] = { label = "Kuş tüyü", weight = 100, stack = true, close = false, description = "Bird Feather", client = { image = "birdfeather.png", } }, ["knife20"] = { label = "Çakı Knife 20 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["lakesturgeon"] = { label = "lakesturgeon", weight = 0, stack = true, close = false, description = "Description", client = { image = "lakesturgeon.png", } }, ["pinacolada"] = { label = "Pina Colada", weight = 200, stack = true, close = true, description = "Pine Colada", client = { status = { thirst = 42, }, image = "pinacolada.png", } }, ["marijuana_scale"] = { label = "Ölçek", weight = 0, stack = true, close = false, description = "This is not what it looks like", client = { image = "marijuana_scale.png", } }, ["chameleonpaint_162"] = { label = "Gece ve Gündüz Spreyi", weight = 1000, stack = true, close = true, description = "A fancy spray for your ride.", client = { image = "weapontint_pink.png", } }, ["sprunk"] = { label = "Sprunk", weight = 100, stack = true, close = true, description = "", client = { status = { thirst = 27, }, image = "sprunk.png", } }, ["uzi10"] = { label = "İllegal Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["dckart"] = { label = "Doğruluk cesaret ?", weight = 0, stack = true, close = true, description = "Arkadaşlarınızla birbirinden güzel oyunlar oynayabilirsiniz", client = { image = "dckart.png", } }, ["cilekrecel"] = { label = "Çilek Reçeli", weight = 200, stack = true, close = false, description = "Sağlığa iyi gelir", client = { image = "grapejuice.png", } }, ["boba"] = { label = "Boba", weight = 100, stack = true, close = true, description = "", client = { image = "boba.png", } }, ["ecolalight"] = { label = "eCola Light", weight = 100, stack = true, close = true, description = "", client = { status = { thirst = 21, }, image = "ecolalight.png", } }, ["hatchet15"] = { label = "Balta 15 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["hammer10"] = { label = "Çekic 10 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["drone_flyer_7"] = { label = "Drone 6", weight = 0, stack = true, close = true, description = "", client = { image = "drone_flyer_7.png", } }, ["apple"] = { label = "Elma", weight = 25, stack = true, close = true, description = "", client = { image = "apple.png", } }, ["zırh30"] = { label = "30 Zırh Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["pondpamuksefer"] = { label = "Uwu Pamuk Şeker", weight = 200, stack = true, close = true, description = "Hmm.Nefis bir tat", client = { image = "pondpamuksefer.png", } }, ["lift_rail"] = { label = "Kaldırma Rayı", weight = 1, stack = true, close = true, description = "", client = { image = "lift_rail.png", } }, ["cooked_pork"] = { label = "Pişmiş Domuz Eti", weight = 25, stack = true, close = true, description = "", client = { image = "cooked_pork.png", } }, ["mining_pan"] = { label = "Yıkama Tavası", weight = 500, stack = false, close = true, description = "Classic's washing pan", client = { image = "mining_pan.png", } }, ["package-opium-max-ql"] = { label = "Paketlenmiş Kubar", weight = 0, stack = true, close = true, description = "", client = { image = "package-opium-max-ql.png", } }, ["collarpet"] = { label = "Pet collar", weight = 500, stack = true, close = true, description = "Rename your pets!", client = { image = "collarpet.png", } }, ["uwu_toy3"] = { label = "uWu Citruz", weight = 50, stack = true, close = false, description = "Citruz ", client = { image = "uwu_toy3.png", } }, ["whitefish"] = { label = "whitefish", weight = 0, stack = true, close = false, description = "Description", client = { image = "whitefish.png", } }, ["zomo_cream"] = { label = "Acai Kremalı Zomo", weight = 500, stack = true, close = true, description = "Your description here", client = { image = "zomo_cream.png", } }, ["uwusushi"] = { label = "uWu Sushi", weight = 200, stack = true, close = true, description = "Ruhunuza açılan bir pencere olarak tasarlandı.", client = { image = "uwusushi.png", } }, ["pkelepceanahtari"] = { label = "Kelepçe Anahtarı", weight = 100, stack = true, close = true, description = "", client = { image = "pkelepceanahtari.png", } }, ["longisland"] = { label = "Long Island Ice tea", weight = 200, stack = true, close = true, description = "Long Island Ice Tea", client = { status = { thirst = 47, }, image = "longisland.png", } }, ["chub"] = { label = "chub", weight = 0, stack = true, close = false, description = "Description", client = { image = "chub.png", } }, ["pisswasser"] = { label = "Pißwasser", weight = 100, stack = true, close = true, description = "", client = { status = { thirst = 49, }, image = "pisswaser1.png", } }, ["pizzalori"] = { label = "Pizza Lori", weight = 200, stack = true, close = true, description = "Yabanmersinli Lavanta Çayı.", client = { image = "pizzalori.png", } }, ["bottle10"] = { label = "Kırık şişe 10 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["drone_flyer_5"] = { label = "Drone 5", weight = 0, stack = true, close = true, description = "", client = { image = "drone_flyer_5.png", } }, ["lahmacun"] = { label = "Lahmacun", weight = 200, stack = true, close = true, description = "Yabanmersinli Lavanta Çayı.", client = { image = "lahmacun.png", } }, ["meatpig"] = { label = "Domuz Eti", weight = 100, stack = true, close = false, description = "Pig Meat", client = { image = "pigpelt.png", } }, ["raw_sausage"] = { label = "Çiğ Sosis", weight = 25, stack = true, close = true, description = "", client = { image = "raw_sausage.png", } }, ["laketrout"] = { label = "laketrout", weight = 0, stack = true, close = false, description = "Description", client = { image = "laketrout.png", } }, ["wet_green_phone"] = { label = "Wet Green Phone", weight = 700, stack = false, close = true, description = "Telefon", client = { image = "wet_green_phone.png", } }, ["leaves-meth-med-ql"] = { label = "İşlenmiş Meth", weight = 0, stack = true, close = true, description = "", client = { image = "leaves-meth-med-ql.png", } }, ["silahparca3"] = { label = "Silah Tetiği", weight = 0, stack = true, close = true, description = "Silah üretiminde kullanılır.", client = { image = "silahparca3.png", } }, ["apple_juice"] = { label = "Elma Suyu", weight = 100, stack = true, close = true, description = "", client = { image = "apple_juice.png", } }, ["muffin"] = { label = "Muffin", weight = 200, stack = true, close = true, description = "Yabanmersinli Lavanta Çayı.", client = { image = "muffin.png", } }, ["wet_blue_phone"] = { label = "Wet Blue Phone", weight = 700, stack = false, close = true, description = "Did you really think that swimming in the ocean with your phone was a good idea?", client = { image = "wet_blue_phone.png", } }, ["crack_baggy"] = { label = "Uyuşturucu Torbası", weight = 0, stack = true, close = true, description = "", client = { image = "crack_baggy.png", } }, ["et"] = { label = "Kıyma", weight = 2, stack = true, close = true, description = "bunu pişirmem gerek....", client = { image = "et.png", } }, ["disabler"] = { label = "Disabler", weight = 500, stack = true, close = true, description = "for the boosting contracts", client = { image = "tablet.png", } }, ["smallmouthbass"] = { label = "smallmouthbass", weight = 0, stack = true, close = false, description = "Description", client = { image = "smallmouthbass.png", } }, ["sake"] = { label = "Sake", weight = 100, stack = true, close = true, description = "", client = { image = "sake.png", } }, ["tiramisumus"] = { label = "Tiramisu Mus", weight = 200, stack = true, close = true, description = "Yabanmersinli Lavanta Çayı.", client = { image = "tiramisumus.png", } }, ["melonseed"] = { label = "Kavun Çekirdeği Torbası", weight = 100, stack = true, close = false, description = "", client = { image = "melonseed.png", } }, ["pondhavuclukek"] = { label = "Uwu Havuçlu Kek", weight = 200, stack = true, close = true, description = "Hmm.Nefis bir tat", client = { image = "pondhavuclukek.png", } }, ["kaydirak"] = { label = "Silah Kaydırağı", weight = 0, stack = true, close = true, description = "Silah üretiminde kullanılır.", client = { image = "kaydirak.png", } }, ["bellini"] = { label = "Bellini", weight = 200, stack = true, close = true, description = "Bellini", client = { status = { thirst = 44, }, image = "bellini.png", } }, ["kemertokasi"] = { label = "Kemer Tokası", weight = 100, stack = true, close = false, description = "", client = { image = "kemertokasi.png", } }, ["opium-bad-ql"] = { label = "Afyon Yaprağı", weight = 0, stack = true, close = true, description = "", client = { image = "opium-bad-ql.png.png", } }, ["package-weed-max-ql"] = { label = "Paketlenmiş Ot", weight = 0, stack = true, close = true, description = "", client = { image = "package-weed-max-ql.png", } }, ["blue_phone"] = { label = "Mavi İphone", weight = 700, stack = true, close = true, description = "Telefon", client = { image = "blue_phone.png", } }, ["chameleonpaint_173"] = { label = "Kamen Binici Sprey", weight = 1000, stack = true, close = true, description = "A fancy spray for your ride.", client = { image = "weapontint_pink.png", } }, ["marijuana_water"] = { label = "Bitki Suyu", weight = 0, stack = true, close = true, description = "Plant water", client = { image = "marijuana_water.png", } }, ["cheddar"] = { label = "Cheddar Slice", weight = 500, stack = true, close = false, description = "Food", client = { image = "cheddar.png", } }, ["pinejuice"] = { label = "Pineapple Juice", weight = 200, stack = true, close = true, description = "Pineapple Juice", client = { status = { thirst = 46, }, image = "pinejuice.png", } }, ["heavyarmor2"] = { label = "Legal Ağır Zırh", weight = 0, stack = true, close = true, description = "%100 Zırh sağlar.", client = { image = "armor.png", } }, ["zırh60"] = { label = "İllegal Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["paketlenmistaco"] = { label = "Kutulanmış Taco", weight = 24, stack = true, close = true, description = "bunu satmam gerek....", client = { image = "paketlenmistaco.png", } }, ["package-opium-med-ql"] = { label = "Paketlenmiş Kubar", weight = 0, stack = true, close = true, description = "", client = { image = "package-opium-med-ql.png", } }, ["raw_bacon"] = { label = "Çiğ Pastırma", weight = 25, stack = true, close = true, description = "", client = { image = "raw_bacon.png", } }, ["tree_bark"] = { label = "Tree Bark", weight = 50, stack = true, close = true, description = "", client = { image = "treebark.png", } }, ["darklaptop"] = { label = "Hack Laptop", weight = 700, stack = false, close = true, description = "this laptop need vpn to make it work", client = { image = "laptop.png", } }, ["baby_medikit"] = { label = "Bebek Sağlık Çantası", weight = 0, stack = true, close = true, description = "", client = { image = "baby_medikit.png", } }, ["uwuchocsandy"] = { label = "uWu C-Icecream Sandy", weight = 200, stack = true, close = true, description = "Dondurma ile doldurulmuş tatlı çikolatalı bisküvi!", client = { image = "uwuchocsandy.png", } }, ["mermi30"] = { label = "30 Mermi Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["stone_hatchet20"] = { label = "İllegal Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["crowbar20"] = { label = "Levye 20 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["p22610"] = { label = "P226 10 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["empty_weed_bag"] = { label = "Boş Ot Torbası", weight = 0, stack = true, close = true, description = "", client = { image = "empty_weed_bag.png", } }, ["poolcue10"] = { label = "Istıka Sopa 10 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["tacopaketi"] = { label = "Paketlenmiş Taco", weight = 24, stack = true, close = true, description = "bunu satmam gerek....", client = { image = "tacopaketi.png", } }, ["knuckle15"] = { label = "Muşta 15 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["g195"] = { label = "Glock19 5 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["doublehookbait"] = { label = "doublehookbait", weight = 0, stack = true, close = false, description = "Description", client = { image = "doublehookbait.png", } }, ["keepcompanionshepherd"] = { label = "Shepherd", weight = 500, stack = false, close = true, description = "Shepherd is your royal companion!", client = { image = "A_C_shepherd.png", } }, ["slicedpie"] = { label = "Dilim Pasta", weight = 10, stack = true, close = true, description = "", client = { image = "slicedpie.png", } }, ["pmochi"] = { label = "Pembe Mochi", weight = 100, stack = true, close = true, description = "", client = { image = "mochipink.png", } }, ["foil_poker"] = { label = "Folyo Poker", weight = 500, stack = true, close = true, description = "Your description here", client = { image = "foil_poker.png", } }, ["marijuana_1oz_low"] = { label = "1 ons esrar", weight = 2800, stack = false, close = false, description = "1oz low grade marijuana", client = { image = "marijuana_1oz_low.png", } }, ["social_smoke"] = { label = "Sigara Aroması", weight = 500, stack = true, close = true, description = "Your description here", client = { image = "social_smoke.png", } }, ["tench"] = { label = "tench", weight = 0, stack = true, close = false, description = "Description", client = { image = "tench.png", } }, ["corncob"] = { label = "Mısır koçanı", weight = 15, stack = true, close = true, description = "", client = { image = "corncob.png", } }, ["machete10"] = { label = "Machete 10 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["wheat"] = { label = "Buğday", weight = 100, stack = true, close = false, description = "", client = { image = "wheat.png", } }, ["meatlion"] = { label = "Puma Pençeleri", weight = 100, stack = true, close = false, description = "Cougar Claw", client = { image = "cougarclaw.png", } }, ["grubber"] = { label = "Grubber", weight = 0, stack = true, close = false, description = "Description", client = { image = "grubber.png", } }, ["uwu_toy2"] = { label = "uWu Scratzes", weight = 50, stack = true, close = false, description = "Scratzes ", client = { image = "uwu_toy2.png", } }, ["marijuana_crop_mid"] = { label = "Stunk", weight = 5500, stack = true, close = false, description = "mid grade harvested marijuana crop", client = { image = "marijuana_crop_mid.png", } }, ["hurda_demir"] = { label = "Hurda Demir", weight = 100, stack = true, close = false, description = "", client = { image = "hurda_demir.png", } }, ["switchblade15"] = { label = "Sustalı 15 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["silahparca2"] = { label = "Silah Sürügüsü", weight = 0, stack = true, close = true, description = "Silah üretiminde kullanılır.", client = { image = "silahparca2.png", } }, ["spades_fantasia"] = { label = "Maça Ası Fantasia", weight = 500, stack = true, close = true, description = "Your description here", client = { image = "spades_fantasia.png", } }, ["switchblade20"] = { label = "Sustalı 20 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["silverfish"] = { label = "Gümüş Balık", weight = 50, stack = true, close = true, description = "Suların derinliklerinde parlayan gümüş rengi bir balık türü.", client = { image = "silverfish.png", } }, ["hot_coals"] = { label = "Sıcak kömürler", weight = 300, stack = true, close = false, description = "Your description here", client = { image = "hot_coals.png", } }, ["tesoura"] = { label = "Makas", weight = 25, stack = true, close = true, description = "", client = { image = "tesoura.png", } }, ["petfood"] = { label = "pet food", weight = 500, stack = true, close = true, description = "food for your companion!", client = { image = "petfood.png", } }, ["cintonik"] = { label = "Cin Tonik", weight = 200, stack = true, close = true, description = "Yabanmersinli Lavanta Çayı.", client = { image = "cintonik.png", } }, ["fishingrod8"] = { label = "Fishing Rod (8Lv.)", weight = 50, stack = false, close = true, description = "Dev balıkların peşine düşmek için hazır.", client = { image = "fishingrod8.png", } }, ["vusliders"] = { label = "Sliders", weight = 200, stack = true, close = true, description = "Sliders", client = { status = { hunger = 45, }, image = "sliders.png", } }, ["uwu_toy4"] = { label = "uWu Zoxy", weight = 50, stack = true, close = false, description = "Zoxy ", client = { image = "uwu_toy4.png", } }, ["drone_flyer_3"] = { label = "Drone 3", weight = 0, stack = true, close = true, description = "", client = { image = "drone_flyer_3.png", } }, ["sprunklight"] = { label = "Sprunk Light", weight = 100, stack = true, close = true, description = "", client = { status = { thirst = 27, }, image = "sprunklight.png", } }, ["cake"] = { label = "Çilekli Pasta", weight = 100, stack = true, close = true, description = "", client = { image = "cake.png", } }, ["wrench20"] = { label = "İngiliz Anahtarı 20 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["gasmask"] = { label = "Gaz Maskesi", weight = 0, stack = true, close = true, description = "Su Tabancası", client = { image = "gasmask.png", } }, ["stancerkit"] = { label = "Kamber kiti", weight = 1000, stack = true, close = true, description = "Camber arms can be used to adjust vehicle tire angle", client = { image = "suspension4.png", } }, ["bat10"] = { label = "Sopa 10 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["coke-med-ql"] = { label = "Kokain Tozu", weight = 0, stack = true, close = true, description = "", client = { image = "coke-med-ql.png", } }, ["susturucu20"] = { label = "İllegal Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["evadiamond"] = { label = "Eva Diamond Jeton", weight = 0, stack = true, close = true, description = "", client = { image = "evadiamond.png", } }, ["weed_nutrition"] = { label = "Plant Fertilizer", weight = 2000, stack = true, close = true, description = "", client = { image = "weed_nutrition.png", } }, ["mining_stone"] = { label = "Maden Taşı", weight = 500, stack = true, close = true, description = "Mined Stone", client = { image = "mining_stone.png", } }, ["canofcorn"] = { label = "Mısır Konservesi", weight = 15, stack = true, close = true, description = "", client = { image = "canofcorn.png", } }, ["pondlimonlutart"] = { label = "Uwu Limonlu Tart", weight = 200, stack = true, close = true, description = "Hmm.Nefis bir tat", client = { image = "pondlimonlutart.png", } }, ["sweetfish"] = { label = "sweetfish", weight = 0, stack = true, close = false, description = "Description", client = { image = "sweetfish.png", } }, ["teltoka"] = { label = "Tel Toka", weight = 100, stack = true, close = false, description = "", client = { image = "teltoka.png", } }, ["weed_og-kush"] = { label = "OGKush 2g", weight = 200, stack = true, close = false, description = "", client = { image = "weed_baggy.png", } }, ["blue_mist"] = { label = "Starbuzz Mavi Sis", weight = 500, stack = true, close = true, description = "Your description here", client = { image = "blue_mist.png", } }, ["marijuana_baggies"] = { label = "Çantalar", weight = 0, stack = true, close = true, description = "Need some baggies? i got some baggies", client = { image = "marijuana_baggies.png", } }, ["hose"] = { label = "Nargile Hortumu", weight = 250, stack = true, close = false, description = "Your description here", client = { image = "hose.png", } }, ["wet_greenlight_phone"] = { label = "Wet Green Light Phone", weight = 700, stack = false, close = true, description = "Telefon", client = { image = "wet_greenlight_phone.png", } }, ["weed_amnesia_seed"] = { label = "Amnesia Seed", weight = 0, stack = true, close = true, description = "", client = { image = "weed_seed.png", } }, ["uwubentobox"] = { label = "uWu Bento Box", weight = 200, stack = true, close = true, description = "Sürprizli bir uWu Seçimi!", client = { image = "uwubentobox.png", } }, ["50_below"] = { label = "50 Bilo Nirvana Dokha", weight = 500, stack = true, close = true, description = "Your description here", client = { image = "50_below.png", } }, ["uwupancake"] = { label = "uWu Tuzlu Pankek", weight = 200, stack = true, close = true, description = "Yeşil soğan ile yapılan Kore tuzlu gözleme.", client = { image = "uwupancake.png", } }, ["soda"] = { label = "Soda", weight = 200, stack = true, close = true, description = "Yabanmersinli Lavanta Çayı.", client = { image = "soda.png", } }, ["mining_washedstone"] = { label = "Yıkanmış Taş", weight = 500, stack = true, close = true, description = "Wasted Stone", client = { image = "mining_washedstone.png", } }, ["sativa_weed"] = { label = "Sativa Weed", weight = 0, stack = true, close = false, description = "Description", client = { image = "sativa_weed.png", } }, ["huntingbait"] = { label = "Av Yemi", weight = 150, stack = true, close = true, description = "Hunting Bait", client = { image = "huntingbait.png", } }, ["pondhibiskuscayi"] = { label = "Uwu Hibisku Çayı", weight = 200, stack = true, close = true, description = "Hmm.Nefis bir tat", client = { image = "pondhibiskuscayi.png", } }, ["bento"] = { label = "Bento Kutusu", weight = 500, stack = true, close = true, description = "", client = { image = "bento.png", } }, ["bobatea"] = { label = "Boba Çayı", weight = 100, stack = true, close = true, description = "", client = { image = "bubbletea.png", } }, ["uwumisosoup"] = { label = "uWu Miso Soup", weight = 200, stack = true, close = true, description = "Mantar hiç bu kadar lezzetli olmamıştı!", client = { image = "uwumisosoup.png", } }, ["pancake"] = { label = "PawCake", weight = 100, stack = true, close = true, description = "", client = { image = "pawcakes.png", } }, ["leaves-weed-max-ql"] = { label = "İşlenmiş Ot", weight = 0, stack = true, close = true, description = "", client = { image = "leaves-weed-max-ql.png", } }, ["dondurma"] = { label = "Dondurma", weight = 200, stack = true, close = true, description = "Yabanmersinli Lavanta Çayı.", client = { image = "dondurma.png", } }, ["pistolgovde"] = { label = "Silah Gövdesi", weight = 100, stack = true, close = false, description = "", client = { image = "pistolgovde.png", } }, ["lettuce"] = { label = "Lettuce", weight = 100, stack = true, close = false, description = "Some big taco brother", client = { image = "lettuce.png", } }, ["coals"] = { label = "Nargile Kömürleri", weight = 300, stack = true, close = false, description = "Your description here", client = { image = "coals.png", } }, ["mining_pickaxe"] = { label = "Kazma", weight = 500, stack = false, close = true, description = "Classic's pickaxe for mining", client = { image = "mining_pickaxe.png", } }, ["chameleonpaint_161"] = { label = "Tek Renkli Sprey", weight = 1000, stack = true, close = true, description = "A fancy spray for your ride.", client = { image = "weapontint_pink.png", } }, ["silahparca1"] = { label = "Silah Manivelası", weight = 0, stack = true, close = true, description = "Silah üretiminde kullanılır.", client = { image = "silahparca1.png", } }, ["marijuana_joint3g"] = { label = "Joint", weight = 500, stack = true, close = true, description = "3g joint", client = { image = "marijuana_joint3g.png", } }, ["emptycowbucket"] = { label = "Boş kova", weight = 25, stack = true, close = true, description = "", client = { image = "emptybucket.png", } }, ["bitki_cay"] = { label = "Bitki Çayı", weight = 200, stack = true, close = true, description = "Hmm.Nefis bir tat", client = { image = "bitki_cay.png", } }, ["chameleonpaint_164"] = { label = "Sprunk Aşırı Sprey", weight = 1000, stack = true, close = true, description = "A fancy spray for your ride.", client = { image = "weapontint_pink.png", } }, ["leaves-coke-med-ql"] = { label = "Şeker Tozu", weight = 0, stack = true, close = true, description = "Yani fena değil.", client = { image = "leaves-coke-med-ql.png", } }, ["el_patron"] = { label = "Kaos Patron", weight = 10, stack = true, close = false, description = "Your description here", client = { image = "el_patron.png", } }, ["leaves-weed-bad-ql"] = { label = "İşlenmiş Ot", weight = 0, stack = true, close = true, description = "", client = { image = "leaves-weed-bad-ql.png", } }, ["dp915"] = { label = "DB9 15 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["cocaine"] = { label = "Kokain", weight = 0, stack = true, close = true, description = "Bağımlıların ihtiyacı olan ilaç", client = { image = "cocaine_baggy.png", } }, ["chameleonpaint_170"] = { label = "Full Rainbow Spreyi", weight = 1000, stack = true, close = true, description = "A fancy spray for your ride.", client = { image = "weapontint_pink.png", } }, ["wet_pink_phone"] = { label = "Wet Pink Phone", weight = 700, stack = false, close = true, description = "Telefon", client = { image = "wet_pink_phone.png", } }, ["cooked_sausage"] = { label = "Pişmiş Sosis", weight = 25, stack = true, close = true, description = "", client = { image = "cooked_sausage.png", } }, ["marijuana_joint"] = { label = "Joint", weight = 500, stack = true, close = true, description = "1g joint", client = { image = "marijuana_joint.png", } }, ["pondsogukcay"] = { label = "Uwu Soğuk Çay", weight = 200, stack = true, close = true, description = "Hmm.Nefis bir tat", client = { image = "pondsogukcay.png", } }, ["tetik"] = { label = "Silah Tetiği", weight = 0, stack = true, close = true, description = "Silah üretiminde kullanılır.", client = { image = "tetik.png", } }, ["rawpumpkin"] = { label = "Ham Kabak", weight = 50, stack = true, close = true, description = "", client = { image = "raw_pumpkin.png", } }, ["leaves-opium-bad-ql"] = { label = "Kubar Tozu", weight = 0, stack = true, close = true, description = "", client = { image = "leaves-opium-bad-ql.png", } }, ["ramen"] = { label = "Kase Ramen", weight = 100, stack = true, close = true, description = "", client = { image = "ramen.png", } }, ["sativa_joint"] = { label = "Sativa Joint", weight = 0, stack = true, close = false, description = "Description", client = { image = "sativa_joint.png", } }, ["threesidedbait"] = { label = "threesidedbait", weight = 0, stack = true, close = false, description = "Description", client = { image = "threesidedbait.png", } }, ["pondturkkahvesi"] = { label = "Uwu Türk Kahvesi", weight = 200, stack = true, close = true, description = "Hmm.Nefis bir tat", client = { image = "pondturkkahvesi.png", } }, ["mining_copperbar"] = { label = "Bakır", weight = 500, stack = true, close = true, description = "Copper Bar", client = { image = "mining_copperbar.png", } }, ["bmbilet"] = { label = "Bm Bilet", weight = 700, stack = true, close = false, description = "", client = { image = "bmbilet.png", } }, ["colorodopikeminnow"] = { label = "colorodopikeminnow", weight = 0, stack = true, close = false, description = "Description", client = { image = "colorodopikeminnow.png", } }, ["cutter"] = { label = "Kesici alet", weight = 0, stack = true, close = true, description = "Su Tabancası", client = { image = "cutter.png", } }, ["strawmargarita"] = { label = "Strawberry Margarita", weight = 200, stack = true, close = true, description = "Starberry Margarita", client = { status = { thirst = 42, }, image = "strawmargarita.png", } }, ["hammer20"] = { label = "Çekic 20 Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["mdma"] = { label = "MDMA", weight = 0, stack = true, close = true, description = "Bağımlıların ihtiyacı olan ilaç", client = { image = "mdma.png", } }, ["vpn"] = { label = "VPN", weight = 700, stack = false, close = false, description = "vpn for good use", client = { image = "vpn.png", } }, ["pixellaptop"] = { label = "Pixel Leptop", weight = 2000, stack = false, close = true, description = "Boosting Laptop", client = { image = "tunerchip.png", } }, ["karapara"] = { label = "Kara Para", weight = 0, stack = true, close = false, description = "", client = { image = "black_money.png", } }, ["sarjor"] = { label = "Silah Şarjörü", weight = 0, stack = true, close = true, description = "Silah üretiminde kullanılır.", client = { image = "sarjor.png", } }, ["marijuana_3.5_mid"] = { label = "3.5 gr esrar", weight = 2800, stack = false, close = true, description = "3.5g mid grade marijuana", client = { image = "marijuana_3.5_mid.png", } }, ["pike"] = { label = "pike", weight = 0, stack = true, close = false, description = "Description", client = { image = "pike.png", } }, ["leaves-opium-max-ql"] = { label = "Kubar Tozu", weight = 0, stack = true, close = true, description = "", client = { image = "leaves-opium-max-ql.png", } }, ["kelepce20"] = { label = "20 Kelepce Sandık", weight = 0, stack = true, close = true, description = "", client = { image = "np_box.png", } }, ["emeraldfish"] = { label = "Zümrüt Balığı", weight = 50, stack = true, close = true, description = "Denizin derinliklerinde parlayan yeşil bir inci gibi olan nadir bir balık türü.", client = { image = "emeraldfish.png", } }, ["strawdaquiri"] = { label = "Strawberry Daquiri", weight = 200, stack = true, close = true, description = "Strawberry Daquiri", client = { status = { thirst = 42, }, image = "strawdaquiri.png", } }, ["chameleonpaint_169"] = { label = "Sakız Spreyi", weight = 1000, stack = true, close = true, description = "A fancy spray for your ride.", client = { image = "weapontint_pink.png", } }, ["melon"] = { label = "Kesilmiş Kavun", weight = 100, stack = true, close = false, description = "", client = { image = "melon.png", } }, ["goldenfishgrod"] = { label = "Altın Olta", weight = 50, stack = false, close = true, description = "Bu olta gerçekten efsanevi gözüküyor. Ama duyumlarıma göre %1 kırılma şansı varmış.", client = { image = "goldenfrood.png", } }, ["fishingrod7"] = { label = "Fishing Rod (7Lv.)", weight = 50, stack = false, close = true, description = "Güçlü dalgalarla başa çıkmak için dayanıklı.", client = { image = "fishingrod7.png", } }, ["pdkit"] = { label = "PD Kit", weight = 250, stack = true, close = true, description = "", client = { image = "bag.png", } }, ["paten"] = { label = "Paten", weight = 0, stack = true, close = false, description = "Beton, parke veya asfalt gibi zeminlerde kaymak için kullanılan 2 tekerli gereç", client = { image = "paten.png", } }, ["weed_ak47_seed"] = { label = "AK47 Seed", weight = 0, stack = true, close = true, description = "", client = { image = "weed_seed.png", } }, ["bluegill"] = { label = "bluegill", weight = 0, stack = true, close = false, description = "Description", client = { image = "bluegill.png", } }, ["screwdriver"] = { label = "Screwdriver", weight = 200, stack = true, close = true, description = "Screwdriver", client = { status = { thirst = 46, }, image = "screwdriver.png", } }, ["silahparca4"] = { label = "Silah Şarjörü", weight = 0, stack = true, close = true, description = "Silah üretiminde kullanılır.", client = { image = "silahparca4.png", } }, ["keepcompanionrabbit"] = { label = "Rabbit", weight = 500, stack = false, close = true, description = "Rabbit is your royal companion!", client = { image = "A_C_Rabbit_01.png", } }, ["greenlight_phone"] = { label = "Green Light Phone", weight = 700, stack = true, close = true, description = "Telefon", client = { image = "greenlight_phone.png", } }, ["yay"] = { label = "Silah Yayı", weight = 0, stack = true, close = true, description = "Silah üretiminde kullanılır.", client = { image = "yay.png", } }, ["nplate"] = { label = "Nachos Plate", weight = 200, stack = true, close = true, description = "A plate of nachos and cheese", client = { status = { hunger = 42, }, image = "nplate.png", } }, ["blueberry"] = { label = "Yabanmersini", weight = 100, stack = true, close = true, description = "", client = { image = "blueberry.png", } }, ["miso"] = { label = "Miso Çorbası", weight = 100, stack = true, close = true, description = "", client = { image = "miso.png", } }, ["chillypepper"] = { label = "Acı Biber", weight = 15, stack = true, close = true, description = "", client = { image = "chillypepper.png", } }, ["stone"] = { label = "Stone", weight = 2000, stack = true, close = false, description = "Stone woo", client = { image = "stone.png", } }, ["apple"] = { label = "Apple", weight = 100, description = "A crisp, sweet fruit that's perfect for a quick, healthy snack." }, ["orange"] = { label = "Orange", weight = 100, description = "A juicy citrus fruit packed with vitamin C and a refreshing taste." }, ["pineapple"] = { label = "Pineapple", weight = 120, description = "A tropical fruit known for its vibrant flavor and spiky exterior." }, ["tomato"] = { label = "Tomato", weight = 100, description = "A versatile fruit often used in cooking for its rich, savory flavor." }, ["strawberry"] = { label = "Strawberry", weight = 100, description = "A sweet, juicy berry with a bright red color and refreshing taste." }, ["potato"] = { label = "Potato", weight = 80, description = "A versatile fruit often used in cooking for its rich, savory flavor." }, ["pumpkin"] = { label = "Pumpkin", weight = 80, description = "A hearty squash often used in soups, pies, and festive autumn dishes." }, }