From 560648ebbcbbad35bf59ffb9c4803667df286440 Mon Sep 17 00:00:00 2001 From: AJ <66404074+ihyajb@users.noreply.github.com> Date: Sat, 14 Aug 2021 19:14:24 -0400 Subject: [PATCH 1/2] Updated description's for some items --- shared.lua | 166 ++++++++++++++++++++++++++--------------------------- 1 file changed, 83 insertions(+), 83 deletions(-) diff --git a/shared.lua b/shared.lua index 0ad7cc7..578f69b 100644 --- a/shared.lua +++ b/shared.lua @@ -83,8 +83,8 @@ QBShared.Items = { ["weapon_molotov"] = {["name"] = "weapon_molotov", ["label"] = "Molotov", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "weapon_molotov.png", ["unique"] = true, ["useable"] = false, ["description"] = "A crude bomb made of a bottle filled with a flammable liquid and fitted with a wick for lighting"}, ["weapon_fireextinguisher"] = {["name"] = "weapon_fireextinguisher", ["label"] = "Fire Extinguisher", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "weapon_fireextinguisher.png", ["unique"] = true, ["useable"] = false, ["description"] = "A portable device that discharges a jet of water, foam, gas, or other material to extinguish a fire"}, ["weapon_petrolcan"] = {["name"] = "weapon_petrolcan", ["label"] = "Petrol Can", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = "AMMO_PETROLCAN", ["image"] = "weapon_petrolcan.png", ["unique"] = true, ["useable"] = false, ["description"] = "A robust liquid container made from pressed steel"}, - ["weapon_briefcase"] = {["name"] = "weapon_briefcase", ["label"] = "Briefcase", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "weapon_briefcase.png", ["unique"] = true, ["useable"] = false, ["description"] = "A briefcase"}, - ["weapon_briefcase_02"] = {["name"] = "weapon_briefcase_02", ["label"] = "Briefcase", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "weapon_briefcase2.png", ["unique"] = true, ["useable"] = false, ["description"] = "A briefcase"}, + ["weapon_briefcase"] = {["name"] = "weapon_briefcase", ["label"] = "Briefcase", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "weapon_briefcase.png", ["unique"] = true, ["useable"] = false, ["description"] = "A briefcase for storing important documents"}, + ["weapon_briefcase_02"] = {["name"] = "weapon_briefcase_02", ["label"] = "Suitcase", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "weapon_briefcase2.png", ["unique"] = true, ["useable"] = false, ["description"] = "Wonderfull for nice vacation to Liberty City"}, ["weapon_ball"] = {["name"] = "weapon_ball", ["label"] = "Ball", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = "AMMO_BALL", ["image"] = "weapon_ball.png", ["unique"] = true, ["useable"] = false, ["description"] = "A solid or hollow spherical or egg-shaped object that is kicked, thrown, or hit in a game"}, ["weapon_flare"] = {["name"] = "weapon_flare", ["label"] = "Flare pistol", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = "AMMO_FLARE", ["image"] = "weapon_flare.png", ["unique"] = true, ["useable"] = false, ["description"] = "A small pyrotechnic devices used for illumination and signalling"}, ["weapon_snspistol"] = {["name"] = "weapon_snspistol", ["label"] = "SNS Pistol", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL", ["image"] = "weapon_snspistol.png", ["unique"] = true, ["useable"] = false, ["description"] = "A very small firearm designed to be easily concealed"}, @@ -123,7 +123,7 @@ QBShared.Items = { ["weapon_pipebomb"] = {["name"] = "weapon_pipebomb", ["label"] = "Pipe Bomb", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "weapon_pipebomb.png", ["unique"] = true, ["useable"] = false, ["description"] = "A homemade bomb, the components of which are contained in a pipe"}, ["weapon_poolcue"] = {["name"] = "weapon_poolcue", ["label"] = "Poolcue", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "weapon_poolcue.png", ["unique"] = true, ["useable"] = false, ["description"] = "A stick used to strike a ball, usually the cue ball (or other things)"}, ["weapon_wrench"] = {["name"] = "weapon_wrench", ["label"] = "Wrench", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "weapon_wrench.png", ["unique"] = true, ["useable"] = false, ["description"] = "A tool used for gripping and turning nuts, bolts, pipes, etc"}, - ["weapon_bread"] = {["name"] = "weapon_bread", ["label"] = "Baquette", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "baquette.png", ["unique"] = true, ["useable"] = false, ["description"] = "Bread..?"}, + ["weapon_bread"] = {["name"] = "weapon_bread", ["label"] = "Baquette", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "baquette.png", ["unique"] = true, ["useable"] = false, ["description"] = "Bread...?"}, ["weapon_flashlight"] = {["name"] = "weapon_flashlight", ["label"] = "Flashlight", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "weapon_flashlight.png", ["unique"] = true, ["useable"] = false, ["description"] = "A battery-operated portable light"}, -- PISTOL ATTACHMENTS @@ -238,13 +238,13 @@ QBShared.Items = { ["weapontint_plat"] = {["name"] = "weapontint_plat", ["label"] = "Platinum Tint", ["weight"] = 1000, ["type"] = "item", ["image"] = "weapontint_plat.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Platinum Weapon Tint"}, -- ITEMS - ["id_card"] = {["name"] = "id_card", ["label"] = "ID Card", ["weight"] = 0, ["type"] = "item", ["image"] = "id_card.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "A card containing all your information to identify yourself."}, - ["driver_license"] = {["name"] = "driver_license", ["label"] = "Drivers License", ["weight"] = 0, ["type"] = "item", ["image"] = "driver_license.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Permit to show you can drive a vehicle."}, - ["lawyerpass"] = {["name"] = "lawyerpass", ["label"] = "Lawyer Pass", ["weight"] = 0, ["type"] = "item", ["image"] = "lawyerpass.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Pass exclusive to lawyers to show they can represent a suspect."}, - ["tosti"] = {["name"] = "tosti", ["label"] = "Grilled Cheese Sandwich", ["weight"] = 200, ["type"] = "item", ["image"] = "tosti.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Nice to eat."}, + ["id_card"] = {["name"] = "id_card", ["label"] = "ID Card", ["weight"] = 0, ["type"] = "item", ["image"] = "id_card.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "A card containing all your information to identify yourself"}, + ["driver_license"] = {["name"] = "driver_license", ["label"] = "Drivers License", ["weight"] = 0, ["type"] = "item", ["image"] = "driver_license.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Permit to show you can drive a vehicle"}, + ["lawyerpass"] = {["name"] = "lawyerpass", ["label"] = "Lawyer Pass", ["weight"] = 0, ["type"] = "item", ["image"] = "lawyerpass.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Pass exclusive to lawyers to show they can represent a suspect"}, + ["tosti"] = {["name"] = "tosti", ["label"] = "Grilled Cheese Sandwich", ["weight"] = 200, ["type"] = "item", ["image"] = "tosti.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Nice to eat"}, ["casinochips"] = {["name"] = "casinochips", ["label"] = "Casino Chips", ["weight"] = 0, ["type"] = "item", ["image"] = "casinochips.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Chips For Casino Gambling"}, ["water_bottle"] = {["name"] = "water_bottle", ["label"] = "Bottle of Water", ["weight"] = 500, ["type"] = "item", ["image"] = "water_bottle.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "For all the thirsty out there"}, - ["beer"] = {["name"] = "beer", ["label"] = "Beer", ["weight"] = 500, ["type"] = "item", ["image"] = "beer.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "For all the thirsty out there"}, + ["beer"] = {["name"] = "beer", ["label"] = "Beer", ["weight"] = 500, ["type"] = "item", ["image"] = "beer.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Nothing like a good cold beer!"}, ["whiskey"] = {["name"] = "whiskey", ["label"] = "Whiskey", ["weight"] = 500, ["type"] = "item", ["image"] = "whiskey.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "For all the thirsty out there"}, ["vodka"] = {["name"] = "vodka", ["label"] = "Vodka", ["weight"] = 500, ["type"] = "item", ["image"] = "vodka.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "For all the thirsty out there"}, ["coffee"] = {["name"] = "coffee", ["label"] = "Coffee", ["weight"] = 200, ["type"] = "item", ["image"] = "coffee.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Pump 4 Caffeine"}, @@ -252,32 +252,32 @@ QBShared.Items = { ["twerks_candy"] = {["name"] = "twerks_candy", ["label"] = "Twerks", ["weight"] = 100, ["type"] = "item", ["image"] = "twerks_candy.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Some delicious candy :O"}, ["snikkel_candy"] = {["name"] = "snikkel_candy", ["label"] = "Snikkel", ["weight"] = 100, ["type"] = "item", ["image"] = "snikkel_candy.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Some delicious candy :O"}, ["joint"] = {["name"] = "joint", ["label"] = "Joint", ["weight"] = 0, ["type"] = "item", ["image"] = "joint.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Sidney would be very proud at you"}, - ["cokebaggy"] = {["name"] = "cokebaggy", ["label"] = "Bag of Coke", ["weight"] = 0, ["type"] = "item", ["image"] = "cocaine_baggy.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "To get happy real quick."}, - ["crack_baggy"] = {["name"] = "crack_baggy", ["label"] = "Bag of Crack", ["weight"] = 0, ["type"] = "item", ["image"] = "crack_baggy.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "To get happy faster."}, - ["xtcbaggy"] = {["name"] = "xtcbaggy", ["label"] = "Bag of XTC", ["weight"] = 0, ["type"] = "item", ["image"] = "xtc_baggy.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Pop those pills baby."}, + ["cokebaggy"] = {["name"] = "cokebaggy", ["label"] = "Bag of Coke", ["weight"] = 0, ["type"] = "item", ["image"] = "cocaine_baggy.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "To get happy real quick"}, + ["crack_baggy"] = {["name"] = "crack_baggy", ["label"] = "Bag of Crack", ["weight"] = 0, ["type"] = "item", ["image"] = "crack_baggy.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "To get happy faster"}, + ["xtcbaggy"] = {["name"] = "xtcbaggy", ["label"] = "Bag of XTC", ["weight"] = 0, ["type"] = "item", ["image"] = "xtc_baggy.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Pop those pills baby"}, ["plastic"] = {["name"] = "plastic", ["label"] = "Plastic", ["weight"] = 100, ["type"] = "item", ["image"] = "plastic.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "RECYCLE! - Greta Thunberg 2019"}, - ["metalscrap"] = {["name"] = "metalscrap", ["label"] = "Metal Scrap", ["weight"] = 100, ["type"] = "item", ["image"] = "metalscrap.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "You can probably make something nice out of this."}, - ["copper"] = {["name"] = "copper", ["label"] = "Copper", ["weight"] = 100, ["type"] = "item", ["image"] = "copper.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Nice piece of metal that you can probably use for something."}, - ["aluminum"] = {["name"] = "aluminum", ["label"] = "Aluminium", ["weight"] = 100, ["type"] = "item", ["image"] = "aluminum.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Nice piece of metal that you can probably use for something."}, - ["aluminumoxide"] = {["name"] = "aluminumoxide", ["label"] = "Aluminium Powder", ["weight"] = 100, ["type"] = "item", ["image"] = "aluminumoxide.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Some powder to mix with."}, - ["iron"] = {["name"] = "iron", ["label"] = "Iron", ["weight"] = 100, ["type"] = "item", ["image"] = "ironplate.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Handy piece of metal that you can probably use for something."}, + ["metalscrap"] = {["name"] = "metalscrap", ["label"] = "Metal Scrap", ["weight"] = 100, ["type"] = "item", ["image"] = "metalscrap.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "You can probably make something nice out of this"}, + ["copper"] = {["name"] = "copper", ["label"] = "Copper", ["weight"] = 100, ["type"] = "item", ["image"] = "copper.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Nice piece of metal that you can probably use for something"}, + ["aluminum"] = {["name"] = "aluminum", ["label"] = "Aluminium", ["weight"] = 100, ["type"] = "item", ["image"] = "aluminum.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Nice piece of metal that you can probably use for something"}, + ["aluminumoxide"] = {["name"] = "aluminumoxide", ["label"] = "Aluminium Powder", ["weight"] = 100, ["type"] = "item", ["image"] = "aluminumoxide.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Some powder to mix with"}, + ["iron"] = {["name"] = "iron", ["label"] = "Iron", ["weight"] = 100, ["type"] = "item", ["image"] = "ironplate.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Handy piece of metal that you can probably use for something"}, ["ironoxide"] = {["name"] = "ironoxide", ["label"] = "Iron Powder", ["weight"] = 100, ["type"] = "item", ["image"] = "ironoxide.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = {accept = {"aluminumoxide"}, reward = "thermite", anim = {["dict"] = "anim@amb@business@weed@weed_inspecting_high_dry@", ["lib"] = "weed_inspecting_high_base_inspector", ["text"] = "Mixing powder..", ["timeOut"] = 10000}}, ["description"] = "Some powder to mix with."}, - ["steel"] = {["name"] = "steel", ["label"] = "Steel", ["weight"] = 100, ["type"] = "item", ["image"] = "steel.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Nice piece of metal that you can probably use for something."}, + ["steel"] = {["name"] = "steel", ["label"] = "Steel", ["weight"] = 100, ["type"] = "item", ["image"] = "steel.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Nice piece of metal that you can probably use for something"}, ["rubber"] = {["name"] = "rubber", ["label"] = "Rubber", ["weight"] = 100, ["type"] = "item", ["image"] = "rubber.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Rubber, I believe you can make your own rubber ducky with it :D"}, - ["glass"] = {["name"] = "glass", ["label"] = "Glass", ["weight"] = 100, ["type"] = "item", ["image"] = "glassplate.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "It is very fragile, watch out."}, - ["pistol_ammo"] = {["name"] = "pistol_ammo", ["label"] = "Pistol ammo", ["weight"] = 200, ["type"] = "item", ["image"] = "pistol_ammo.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Ammo for Pistols."}, - ["rifle_ammo"] = {["name"] = "rifle_ammo", ["label"] = "Rifle ammo", ["weight"] = 1000, ["type"] = "item", ["image"] = "rifle_ammo.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Ammo for Rifles."}, - ["smg_ammo"] = {["name"] = "smg_ammo", ["label"] = "SMG ammo", ["weight"] = 500, ["type"] = "item", ["image"] = "smg_ammo.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Ammo for Sub Machine Guns."}, - ["shotgun_ammo"] = {["name"] = "shotgun_ammo", ["label"] = "Shotgun ammo", ["weight"] = 500, ["type"] = "item", ["image"] = "shotgun_ammo.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Ammo for Shotguns."}, - ["mg_ammo"] = {["name"] = "mg_ammo", ["label"] = "MG ammo", ["weight"] = 1000, ["type"] = "item", ["image"] = "mg_ammo.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Ammo for Machine Guns."}, - ["snp_ammo"] = {["name"] = "snp_ammo", ["label"] = "Sniper ammo", ["weight"] = 1000, ["type"] = "item", ["image"] = "snp_ammo.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Ammo for Sniper Rifles."}, + ["glass"] = {["name"] = "glass", ["label"] = "Glass", ["weight"] = 100, ["type"] = "item", ["image"] = "glassplate.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "It is very fragile, watch out"}, + ["pistol_ammo"] = {["name"] = "pistol_ammo", ["label"] = "Pistol ammo", ["weight"] = 200, ["type"] = "item", ["image"] = "pistol_ammo.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Ammo for Pistols"}, + ["rifle_ammo"] = {["name"] = "rifle_ammo", ["label"] = "Rifle ammo", ["weight"] = 1000, ["type"] = "item", ["image"] = "rifle_ammo.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Ammo for Rifles"}, + ["smg_ammo"] = {["name"] = "smg_ammo", ["label"] = "SMG ammo", ["weight"] = 500, ["type"] = "item", ["image"] = "smg_ammo.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Ammo for Sub Machine Guns"}, + ["shotgun_ammo"] = {["name"] = "shotgun_ammo", ["label"] = "Shotgun ammo", ["weight"] = 500, ["type"] = "item", ["image"] = "shotgun_ammo.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Ammo for Shotguns"}, + ["mg_ammo"] = {["name"] = "mg_ammo", ["label"] = "MG ammo", ["weight"] = 1000, ["type"] = "item", ["image"] = "mg_ammo.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Ammo for Machine Guns"}, + ["snp_ammo"] = {["name"] = "snp_ammo", ["label"] = "Sniper ammo", ["weight"] = 1000, ["type"] = "item", ["image"] = "snp_ammo.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Ammo for Sniper Rifles"}, ["lockpick"] = {["name"] = "lockpick", ["label"] = "Lockpick", ["weight"] = 300, ["type"] = "item", ["image"] = "lockpick.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = {accept = {"screwdriverset"}, reward = "advancedlockpick", anim = {["dict"] = "anim@amb@business@weed@weed_inspecting_high_dry@", ["lib"] = "weed_inspecting_high_base_inspector", ["text"] = "Crafting lockpick", ["timeOut"] = 7500,}}, ["description"] = "Very useful if you lose your keys a lot.. or if you want to use it for something else..."}, - ["advancedlockpick"] = {["name"] = "advancedlockpick", ["label"] = "Advanced Lockpick", ["weight"] = 500, ["type"] = "item", ["image"] = "advancedlockpick.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "If you lose your keys a lot this is very useful.. Also useful to open your beers :)"}, - ["repairkit"] = {["name"] = "repairkit", ["label"] = "Repairkit", ["weight"] = 2500, ["type"] = "item", ["image"] = "repairkit.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A nice toolbox with stuff to repair your vehicle."}, - ["advancedrepairkit"] = {["name"] = "advancedrepairkit", ["label"] = "Advanced Repairkit", ["weight"] = 4000, ["type"] = "item", ["image"] = "advancedkit.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A nice toolbox with stuff to repair your vehicle.. a little better.."}, + ["advancedlockpick"] = {["name"] = "advancedlockpick", ["label"] = "Advanced Lockpick", ["weight"] = 500, ["type"] = "item", ["image"] = "advancedlockpick.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "If you lose your keys a lot this is very useful... Also useful to open your beers"}, + ["repairkit"] = {["name"] = "repairkit", ["label"] = "Repairkit", ["weight"] = 2500, ["type"] = "item", ["image"] = "repairkit.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A nice toolbox with stuff to repair your vehicle"}, + ["advancedrepairkit"] = {["name"] = "advancedrepairkit", ["label"] = "Advanced Repairkit", ["weight"] = 4000, ["type"] = "item", ["image"] = "advancedkit.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A nice toolbox with stuff to repair your vehicle"}, ["cleaningkit"] = {["name"] = "cleaningkit", ["label"] = "Cleaning Kit", ["weight"] = 250, ["type"] = "item", ["image"] = "cleaningkit.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A microfiber cloth with some soap will let your car sparkle again!"}, - ["screwdriverset"] = {["name"] = "screwdriverset", ["label"] = "Toolkit", ["weight"] = 1000, ["type"] = "item", ["image"] = "screwdriverset.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Very useful to screw... screws.."}, - ["drill"] = {["name"] = "drill", ["label"] = "Drill", ["weight"] = 20000, ["type"] = "item", ["image"] = "drill.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "The real deal.."}, + ["screwdriverset"] = {["name"] = "screwdriverset", ["label"] = "Toolkit", ["weight"] = 1000, ["type"] = "item", ["image"] = "screwdriverset.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Very useful to screw... screws..."}, + ["drill"] = {["name"] = "drill", ["label"] = "Drill", ["weight"] = 20000, ["type"] = "item", ["image"] = "drill.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "The real deal..."}, ["weed_white-widow"] = {["name"] = "weed_white-widow", ["label"] = "White Widow 2g", ["weight"] = 200, ["type"] = "item", ["image"] = "weed-baggie.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "A weed bag with 2g White Widow"}, ["weed_skunk"] = {["name"] = "weed_skunk", ["label"] = "Skunk 2g", ["weight"] = 200, ["type"] = "item", ["image"] = "weed-baggie.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "A weed bag with 2g Skunk"}, ["weed_purple-haze"] = {["name"] = "weed_purple-haze", ["label"] = "Purple Haze 2g", ["weight"] = 200, ["type"] = "item", ["image"] = "weed-baggie.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "A weed bag with 2g Purple Haze"}, @@ -293,39 +293,39 @@ QBShared.Items = { ["empty_weed_bag"] = {["name"] = "empty_weed_bag", ["label"] = "Empty Weed Bag", ["weight"] = 0, ["type"] = "item", ["image"] = "weed-empty-bag.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A empty bag for weed buds"}, ["weed_nutrition"] = {["name"] = "weed_nutrition", ["label"] = "Plant Fertilizer", ["weight"] = 2000, ["type"] = "item", ["image"] = "weed_nutrition.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Plant nutrition"}, ["handcuffs"] = {["name"] = "handcuffs", ["label"] = "Handcuffs", ["weight"] = 100, ["type"] = "item", ["image"] = "handcuffs.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Comes in handy when people misbehave. Maybe it can be used for something else?"}, - ["tunerlaptop"] = {["name"] = "tunerlaptop", ["label"] = "Tunerchip", ["weight"] = 2000, ["type"] = "item", ["image"] = "tunerlaptop.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "With this tunerchip you can get your car on steroids... If you know what you're doing lol"}, - ["empty_evidence_bag"] = {["name"] = "empty_evidence_bag", ["label"] = "Empty Evidence Bag", ["weight"] = 0, ["type"] = "item", ["image"] = "evidence.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Used a lot to keep evidence. Think about DNA from blood, bullet shells etc."}, + ["tunerlaptop"] = {["name"] = "tunerlaptop", ["label"] = "Tunerchip", ["weight"] = 2000, ["type"] = "item", ["image"] = "tunerlaptop.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "With this tunerchip you can get your car on steroids... If you know what you're doing"}, + ["empty_evidence_bag"] = {["name"] = "empty_evidence_bag", ["label"] = "Empty Evidence Bag", ["weight"] = 0, ["type"] = "item", ["image"] = "evidence.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Used a lot to keep DNA from blood, bullet shells and more"}, ["filled_evidence_bag"] = {["name"] = "filled_evidence_bag", ["label"] = "Evidence Bag", ["weight"] = 200, ["type"] = "item", ["image"] = "evidence.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "A filled evidence bag to see who committed the crime >:("}, - ["armor"] = {["name"] = "armor", ["label"] = "Armor", ["weight"] = 5000, ["type"] = "item", ["image"] = "armor.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Some protection won't hurt.. right? (One-time use)"}, - ["heavyarmor"] = {["name"] = "heavyarmor", ["label"] = "Heavy Armor", ["weight"] = 5000, ["type"] = "item", ["image"] = "armor.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Some protection won't hurt.. right?"}, + ["armor"] = {["name"] = "armor", ["label"] = "Armor", ["weight"] = 5000, ["type"] = "item", ["image"] = "armor.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Some protection won't hurt... right?"}, + ["heavyarmor"] = {["name"] = "heavyarmor", ["label"] = "Heavy Armor", ["weight"] = 5000, ["type"] = "item", ["image"] = "armor.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Some protection won't hurt... right?"}, ["weed_brick"] = {["name"] = "weed_brick", ["label"] = "Weed Brick", ["weight"] = 1000, ["type"] = "item", ["image"] = "weed_brick.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "1KG Weed Brick to sell to large customers."}, - ["coke_brick"] = {["name"] = "coke_brick", ["label"] = "Coke Brick", ["weight"] = 1000, ["type"] = "item", ["image"] = "coke_brick.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Heavy package of cocaine, mostly used for deals and takes a lot of space."}, - ["coke_small_brick"] = {["name"] = "coke_small_brick", ["label"] = "Coke Package", ["weight"] = 350, ["type"] = "item", ["image"] = "coke_small_brick.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A lot of grams cocaine, mostly used for deals and takes a lot of space."}, - ["sandwich"] = {["name"] = "sandwich", ["label"] = "Sandwich", ["weight"] = 200, ["type"] = "item", ["image"] = "sandwich.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Nice bread for your stomach."}, - ["electronickit"] = {["name"] = "electronickit", ["label"] = "Electronic Kit", ["weight"] = 100, ["type"] = "item", ["image"] = "electronickit.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = {accept = {"gatecrack"}, reward = "trojan_usb", anim = nil}, ["description"] = "If you've always wanted to build a robot you can maybe start here.. Maybe you'll be.. The new Elon Musk?"}, - ["gatecrack"] = {["name"] = "gatecrack", ["label"] = "Gatecrack", ["weight"] = 0, ["type"] = "item", ["image"] = "usb_device.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Handy software to tear down some fences."}, + ["coke_brick"] = {["name"] = "coke_brick", ["label"] = "Coke Brick", ["weight"] = 1000, ["type"] = "item", ["image"] = "coke_brick.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Heavy package of cocaine, mostly used for deals and takes a lot of space"}, + ["coke_small_brick"] = {["name"] = "coke_small_brick", ["label"] = "Coke Package", ["weight"] = 350, ["type"] = "item", ["image"] = "coke_small_brick.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A lot of grams cocaine, mostly used for deals and takes a lot of space"}, + ["sandwich"] = {["name"] = "sandwich", ["label"] = "Sandwich", ["weight"] = 200, ["type"] = "item", ["image"] = "sandwich.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Nice bread for your stomach"}, + ["electronickit"] = {["name"] = "electronickit", ["label"] = "Electronic Kit", ["weight"] = 100, ["type"] = "item", ["image"] = "electronickit.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = {accept = {"gatecrack"}, reward = "trojan_usb", anim = nil}, ["description"] = "If you've always wanted to build a robot you can maybe start here. Maybe you'll be the new Elon Musk?"}, + ["gatecrack"] = {["name"] = "gatecrack", ["label"] = "Gatecrack", ["weight"] = 0, ["type"] = "item", ["image"] = "usb_device.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Handy software to tear down some fences"}, ["rolex"] = {["name"] = "rolex", ["label"] = "Golden Watch", ["weight"] = 1500, ["type"] = "item", ["image"] = "rolex_watch.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A golden watch seems like the jackpot to me!"}, ["diamond_ring"] = {["name"] = "diamond_ring", ["label"] = "Diamond Ring", ["weight"] = 1500, ["type"] = "item", ["image"] = "diamond_ring.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A diamond ring seems like the jackpot to me!"}, ["goldchain"] = {["name"] = "goldchain", ["label"] = "Golden Chain", ["weight"] = 1500, ["type"] = "item", ["image"] = "goldchain.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A golden chain seems like the jackpot to me!"}, - ["10kgoldchain"] = {["name"] = "10kgoldchain", ["label"] = "10k Gold Chain", ["weight"] = 2000, ["type"] = "item", ["image"] = "10kgoldchain.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "10 carat golden chain."}, - ["trojan_usb"] = {["name"] = "trojan_usb", ["label"] = "Trojan USB", ["weight"] = 0, ["type"] = "item", ["image"] = "usb_device.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Handy software to shut down some systems."}, - ["security_card_01"] = {["name"] = "security_card_01", ["label"] = "Security Card A", ["weight"] = 0, ["type"] = "item", ["image"] = "security_card_01.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A security card belonging to the Blaine County Savings Bank."}, - ["security_card_02"] = {["name"] = "security_card_02", ["label"] = "Security Card B", ["weight"] = 0, ["type"] = "item", ["image"] = "security_card_02.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A security card belonging to the Pacific Savings Bank."}, - ["police_stormram"] = {["name"] = "police_stormram", ["label"] = "Stormram", ["weight"] = 18000, ["type"] = "item", ["image"] = "police_stormram.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A nice tool to break into doors."}, - ["rolling_paper"] = {["name"] = "rolling_paper", ["label"] = "Rolling Paper", ["weight"] = 0, ["type"] = "item", ["image"] = "rolling_paper.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = {accept = {"weed_white-widow", "weed_skunk", "weed_purple-haze", "weed_og-kush", "weed_amnesia", "weed_ak47"}, reward = "joint", anim = {["dict"] = "anim@amb@business@weed@weed_inspecting_high_dry@", ["lib"] = "weed_inspecting_high_base_inspector", ["text"] = "Rolling joint", ["timeOut"] = 5000,}}, ["description"] = "This is a placeholder description"}, - ["radio"] = {["name"] = "radio", ["label"] = "Radio", ["weight"] = 2000, ["type"] = "item", ["image"] = "radio.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "You can communicat with this through a signaal"}, + ["10kgoldchain"] = {["name"] = "10kgoldchain", ["label"] = "10k Gold Chain", ["weight"] = 2000, ["type"] = "item", ["image"] = "10kgoldchain.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "10 carat golden chain"}, + ["trojan_usb"] = {["name"] = "trojan_usb", ["label"] = "Trojan USB", ["weight"] = 0, ["type"] = "item", ["image"] = "usb_device.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Handy software to shut down some systems"}, + ["security_card_01"] = {["name"] = "security_card_01", ["label"] = "Security Card A", ["weight"] = 0, ["type"] = "item", ["image"] = "security_card_01.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A security card... I wonder what it goes to"}, + ["security_card_02"] = {["name"] = "security_card_02", ["label"] = "Security Card B", ["weight"] = 0, ["type"] = "item", ["image"] = "security_card_02.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A security card... I wonder what it goes to"}, + ["police_stormram"] = {["name"] = "police_stormram", ["label"] = "Stormram", ["weight"] = 18000, ["type"] = "item", ["image"] = "police_stormram.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A nice tool to break into doors"}, + ["rolling_paper"] = {["name"] = "rolling_paper", ["label"] = "Rolling Paper", ["weight"] = 0, ["type"] = "item", ["image"] = "rolling_paper.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = {accept = {"weed_white-widow", "weed_skunk", "weed_purple-haze", "weed_og-kush", "weed_amnesia", "weed_ak47"}, reward = "joint", anim = {["dict"] = "anim@amb@business@weed@weed_inspecting_high_dry@", ["lib"] = "weed_inspecting_high_base_inspector", ["text"] = "Rolling joint", ["timeOut"] = 5000,}}, ["description"] = "Paper made specifically for encasing and smoking tobacco or cannabis."}, + ["radio"] = {["name"] = "radio", ["label"] = "Radio", ["weight"] = 2000, ["type"] = "item", ["image"] = "radio.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "You can communicate with this through a signal"}, ["stickynote"] = {["name"] = "stickynote", ["label"] = "Sticky note", ["weight"] = 0, ["type"] = "item", ["image"] = "stickynote.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Sometimes handy to remember something :)"}, ["phone"] = {["name"] = "phone", ["label"] = "Phone", ["weight"] = 700, ["type"] = "item", ["image"] = "phone.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Neat phone ya got there"}, ["fitbit"] = {["name"] = "fitbit", ["label"] = "Fitbit", ["weight"] = 500, ["type"] = "item", ["image"] = "fitbit.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "I like fitbit"}, - ["thermite"] = {["name"] = "thermite", ["label"] = "Thermite", ["weight"] = 1000, ["type"] = "item", ["image"] = "thermite.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Sometimes you'd want everything to burn.."}, - ["goldbar"] = {["name"] = "goldbar", ["label"] = "Gold Bar", ["weight"] = 7000, ["type"] = "item", ["image"] = "goldbar.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Looks expensive to me o.o"}, + ["thermite"] = {["name"] = "thermite", ["label"] = "Thermite", ["weight"] = 1000, ["type"] = "item", ["image"] = "thermite.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Sometimes you'd wish for everything to burn"}, + ["goldbar"] = {["name"] = "goldbar", ["label"] = "Gold Bar", ["weight"] = 7000, ["type"] = "item", ["image"] = "goldbar.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Looks pretty expensive to me"}, ["cryptostick"] = {["name"] = "cryptostick", ["label"] = "Crypto Stick", ["weight"] = 200, ["type"] = "item", ["image"] = "cryptostick.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Why would someone ever buy money that doesn't exist.. How many would it contain..?"}, - ["radioscanner"] = {["name"] = "radioscanner", ["label"] = "Radio Scanner", ["weight"] = 1000, ["type"] = "item", ["image"] = "radioscanner.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "With this you can get some police alerts. Not 100% effective.."}, + ["radioscanner"] = {["name"] = "radioscanner", ["label"] = "Radio Scanner", ["weight"] = 1000, ["type"] = "item", ["image"] = "radioscanner.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "With this you can get some police alerts. Not 100% effective however"}, ["dendrogyra_coral"] = {["name"] = "dendrogyra_coral", ["label"] = "Dendrogyra", ["weight"] = 1000, ["type"] = "item", ["image"] = "dendrogyra_coral.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "#Coral yow"}, ["antipatharia_coral"] = {["name"] = "antipatharia_coral", ["label"] = "Antipatharia", ["weight"] = 1000, ["type"] = "item", ["image"] = "antipatharia_coral.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "#Coral yow"}, - ["jerry_can"] = {["name"] = "jerry_can", ["label"] = "Jerrycan 20L", ["weight"] = 20000, ["type"] = "item", ["image"] = "jerry_can.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "#Fuel like #YOLO"}, - ["moneybag"] = {["name"] = "moneybag", ["label"] = "Money Bag", ["weight"] = 0, ["type"] = "item", ["image"] = "moneybag.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A bag with cash."}, - ["diving_gear"] = {["name"] = "diving_gear", ["label"] = "Diving Gear", ["weight"] = 30000, ["type"] = "item", ["image"] = "diving_gear.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Hmm lets dive lol yay."}, + ["jerry_can"] = {["name"] = "jerry_can", ["label"] = "Jerrycan 20L", ["weight"] = 20000, ["type"] = "item", ["image"] = "jerry_can.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A can full of Fuel"}, + ["moneybag"] = {["name"] = "moneybag", ["label"] = "Money Bag", ["weight"] = 0, ["type"] = "item", ["image"] = "moneybag.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A bag with cash"}, + ["diving_gear"] = {["name"] = "diving_gear", ["label"] = "Diving Gear", ["weight"] = 30000, ["type"] = "item", ["image"] = "diving_gear.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "An oxygen tank and a rebreather"}, ["parachute"] = {["name"] = "parachute", ["label"] = "Parachute", ["weight"] = 30000, ["type"] = "item", ["image"] = "parachute.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "The sky is the limit! Woohoo!"}, ["snspistol_part_1"] = {["name"] = "snspistol_part_1", ["label"] = "SNS Loop", ["weight"] = 1500, ["type"] = "item", ["image"] = "snspistol_part_1.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Loop of a SNS Pistol"}, ["snspistol_part_2"] = {["name"] = "snspistol_part_2", ["label"] = "SNS Trigger", ["weight"] = 1500, ["type"] = "item", ["image"] = "snspistol_part_2.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Trigger of a SNS Pistol"}, @@ -333,7 +333,7 @@ QBShared.Items = { ["snspistol_stage_1"] = {["name"] = "snspistol_stage_1", ["label"] = "SNS Body", ["weight"] = 2500, ["type"] = "item", ["image"] = "snspistol_stage_1.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = {accept = {"snspistol_part_2"}, reward = "weapon_snspistol", anim = {["dict"] = "anim@amb@business@weed@weed_inspecting_high_dry@", ["lib"] = "weed_inspecting_high_base_inspector", ["text"] = "Attaching attachments", ["timeOut"] = 15000,}}, ["description"] = "SNS w/ Loop & Clip"}, ["bandage"] = {["name"] = "bandage", ["label"] = "Bandage", ["weight"] = 0, ["type"] = "item", ["image"] = "bandage.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A bandage works every time"}, ["painkillers"] = {["name"] = "painkillers", ["label"] = "Painkillers", ["weight"] = 0, ["type"] = "item", ["image"] = "painkillers.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "For pain you can't stand anymore, take this pill that'd make you feel great again"}, - ["binoculars"] = {["name"] = "binoculars", ["label"] = "Binoculars", ["weight"] = 600, ["type"] = "item", ["image"] = "binoculars.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Sneaky Breaky.."}, + ["binoculars"] = {["name"] = "binoculars", ["label"] = "Binoculars", ["weight"] = 600, ["type"] = "item", ["image"] = "binoculars.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Sneaky Breaky..."}, ["snowball"] = {["name"] = "snowball", ["label"] = "Snowball", ["weight"] = 0, ["type"] = "item", ["image"] = "snowball.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Should have catched it :D"}, ["firework1"] = {["name"] = "firework1", ["label"] = "2Brothers", ["weight"] = 1000, ["type"] = "item", ["image"] = "firework1.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Fireworks"}, ["firework2"] = {["name"] = "firework2", ["label"] = "Poppelers", ["weight"] = 1000, ["type"] = "item", ["image"] = "firework2.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Fireworks"}, @@ -341,46 +341,46 @@ QBShared.Items = { ["firework4"] = {["name"] = "firework4", ["label"] = "Weeping Willow", ["weight"] = 1000, ["type"] = "item", ["image"] = "firework4.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Fireworks"}, ["iphone"] = {["name"] = "iphone", ["label"] = "iPhone", ["weight"] = 1000, ["type"] = "item", ["image"] = "iphone.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Very expensive phone"}, ["samsungphone"] = {["name"] = "samsungphone", ["label"] = "Samsung S10", ["weight"] = 1000, ["type"] = "item", ["image"] = "samsungphone.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Very expensive phone"}, - ["laptop"] = {["name"] = "laptop", ["label"] = "Laptop", ["weight"] = 4000, ["type"] = "item", ["image"] = "laptop.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Expensive game right?"}, - ["tablet"] = {["name"] = "tablet", ["label"] = "Tablet", ["weight"] = 2000, ["type"] = "item", ["image"] = "tablet.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Expensive game right?"}, + ["laptop"] = {["name"] = "laptop", ["label"] = "Laptop", ["weight"] = 4000, ["type"] = "item", ["image"] = "laptop.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Expensive laptop"}, + ["tablet"] = {["name"] = "tablet", ["label"] = "Tablet", ["weight"] = 2000, ["type"] = "item", ["image"] = "tablet.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Expensive tablet"}, ["lighter"] = {["name"] = "lighter", ["label"] = "Lighter", ["weight"] = 0, ["type"] = "item", ["image"] = "lighter.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "On new years eve a nice fire to stand next to"}, ["certificate"] = {["name"] = "certificate", ["label"] = "Certificate", ["weight"] = 0, ["type"] = "item", ["image"] = "certificate.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Certificate that proves you own certain stuff"}, ["nitrous"] = {["name"] = "nitrous", ["label"] = "Nitrous", ["weight"] = 1000, ["type"] = "item", ["image"] = "nitrous.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Speed up, gas pedal! :D"}, ["walkstick"] = {["name"] = "walkstick", ["label"] = "Walking Stick", ["weight"] = 1000, ["type"] = "item", ["image"] = "walkstick.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Walking stick for ya'll grannies out there.. HAHA"}, - ["harness"] = {["name"] = "harness", ["label"] = "Race Harness", ["weight"] = 1000, ["type"] = "item", ["image"] = "harness.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Racing Harness so no matter what you stay in the caaaaaaaaaaaaaar.."}, + ["harness"] = {["name"] = "harness", ["label"] = "Race Harness", ["weight"] = 1000, ["type"] = "item", ["image"] = "harness.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Racing Harness so no matter what you stay in the car"}, ["markedbills"] = {["name"] = "markedbills", ["label"] = "Marked Money", ["weight"] = 1000, ["type"] = "item", ["image"] = "markedbills.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Money?"}, - ["labkey"] = {["name"] = "labkey", ["label"] = "Key", ["weight"] = 500, ["type"] = "item", ["image"] = "labkey.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Key for a lock..?"}, + ["labkey"] = {["name"] = "labkey", ["label"] = "Key", ["weight"] = 500, ["type"] = "item", ["image"] = "labkey.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Key for a lock...?"}, ["pinger"] = {["name"] = "pinger", ["label"] = "Pinger", ["weight"] = 1000, ["type"] = "item", ["image"] = "pinger.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "With a pinger and your phone you can send out your location"}, - ["firstaid"] = {["name"] = "firstaid", ["label"] = "First Aid", ["weight"] = 2500, ["type"] = "item", ["image"] = "firstaid.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "You can use this First Aid kit to get people back on their feet."}, - ["printerdocument"] = {["name"] = "printerdocument", ["label"] = "Document", ["weight"] = 500, ["type"] = "item", ["image"] = "printerdocument.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A nice document"}, - ["weaponlicense"] = {["name"] = "weaponlicense", ["label"] = "Weapon License", ["weight"] = 0, ["type"] = "item", ["image"] = "weapon_license.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Weapon License"}, - ["oxy"] = {["name"] = "oxy", ["label"] = "Prescription Oxy", ["weight"] = 0, ["type"] = "item", ["image"] = "oxy.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "The Label Has Been Ripped Off"}, + ["firstaid"] = {["name"] = "firstaid", ["label"] = "First Aid", ["weight"] = 2500, ["type"] = "item", ["image"] = "firstaid.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "You can use this First Aid kit to get people back on their feet"}, + ["printerdocument"] = {["name"] = "printerdocument", ["label"] = "Document", ["weight"] = 500, ["type"] = "item", ["image"] = "printerdocument.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A nice document"}, + ["weaponlicense"] = {["name"] = "weaponlicense", ["label"] = "Weapon License", ["weight"] = 0, ["type"] = "item", ["image"] = "weapon_license.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Weapon License"}, + ["oxy"] = {["name"] = "oxy", ["label"] = "Prescription Oxy", ["weight"] = 0, ["type"] = "item", ["image"] = "oxy.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "The Label Has Been Ripped Off"}, ["visa"] = {["name"] = "visa", ["label"] = "Visa Card", ["weight"] = 0, ["type"] = "item", ["image"] = "visacard.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Visa can be used via ATM"}, - ["mastercard"] = {["name"] = "mastercard", ["label"] = "Master Card", ["weight"] = 0, ["type"] = "item", ["image"] = "mastercard.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "MasterCard can be used via ATM."}, - ["ephedrine"] = {["name"] = "ephedrine", ["label"] = "Ephedrine", ["weight"] = 200, ["type"] = "item", ["image"] = "chemical1.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "make some meth"}, - ["hydrochloricacid"] = {["name"] = "hydrochloricacid", ["label"] = "Hydrochloric Acid", ["weight"] = 200, ["type"] = "item", ["image"] = "chemical1.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "make some meth"}, - ["acetone"] = {["name"] = "acetone", ["label"] = "Acetone", ["weight"] = 200, ["type"] = "item", ["image"] = "chemical2.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "make some meth"}, - ["puremeth"] = {["name"] = "puremeth", ["label"] = "Pure Meth", ["weight"] = 100, ["type"] = "item", ["image"] = "meth10g.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Sell some Meth"}, - ["meth"] = {["name"] = "meth", ["label"] = "Meth", ["weight"] = 100, ["type"] = "item", ["image"] = "meth10g.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Sell some Meth"}, - ["methtray"] = {["name"] = "methtray", ["label"] = "Meth Tray", ["weight"] = 200, ["type"] = "item", ["image"] = "methbrick.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "make some meth"}, - ["puremethtray"] = {["name"] = "puremethtray", ["label"] = "Pure Meth Tray", ["weight"] = 200, ["type"] = "item", ["image"] = "methbrick.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "make some meth"}, - ["grape"] = {["name"] = "grape", ["label"] = "Grape", ["weight"] = 100, ["type"] = "item", ["image"] = "grape.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Mmmmh yummie, grapes."}, - ["wine"] = {["name"] = "wine", ["label"] = "Wine", ["weight"] = 300, ["type"] = "item", ["image"] = "wine.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Some good wine to drink on a fine evening."}, - ["grapejuice"] = {["name"] = "grapejuice", ["label"] = "Grape Juice", ["weight"] = 200, ["type"] = "item", ["image"] = "grapejuice.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Grape juice is said to be healthy.."}, - ["cocaleaf"] = {["name"] = "cocaleaf", ["label"] = "Cocaine Leaf", ["weight"] = 200, ["type"] = "item", ["image"] = "cocaineleaf.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Make that white girl"}, - ["fish"] = {["name"] = "fish", ["label"] = "Fish", ["weight"] = 1100, ["type"] = "item", ["image"] = "fish.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Fish for Fishing."}, - ["killerwhalemeat"] = {["name"] = "killerwhalemeat", ["label"] = "Killer Whale Meat", ["weight"] = 1100, ["type"] = "item", ["image"] = "killerwhalemeat.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Fish for Fishing."}, - ["stingraymeat"] = {["name"] = "stingraymeat", ["label"] = "Stingray Meat", ["weight"] = 1111, ["type"] = "item", ["image"] = "stingraymeat.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Fish for Fishing."}, - ["tigersharkmeat"] = {["name"] = "tigersharkmeat", ["label"] = "Tigershark Meat", ["weight"] = 1111, ["type"] = "item", ["image"] = "tigersharkmeat.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Fish for Fishing."}, - ["catfish"] = {["name"] = "catfish", ["label"] = "Catfish", ["weight"] = 1111, ["type"] = "item", ["image"] = "catfish.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Fish for Fishing."}, - ["salmon"] = {["name"] = "salmon", ["label"] = "Salmon", ["weight"] = 1111, ["type"] = "item", ["image"] = "salmon.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Fish for Fishing."}, + ["mastercard"] = {["name"] = "mastercard", ["label"] = "Master Card", ["weight"] = 0, ["type"] = "item", ["image"] = "mastercard.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "MasterCard can be used via ATM"}, + ["ephedrine"] = {["name"] = "ephedrine", ["label"] = "Ephedrine", ["weight"] = 200, ["type"] = "item", ["image"] = "chemical1.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Prescription medicine used to treat the symptoms of low blood pressure"}, + ["hydrochloricacid"] = {["name"] = "hydrochloricacid", ["label"] = "Hydrochloric Acid", ["weight"] = 200, ["type"] = "item", ["image"] = "chemical1.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Component of the gastric acid in the digestive systems of most animal species...including humans"}, + ["acetone"] = {["name"] = "acetone", ["label"] = "Acetone", ["weight"] = 200, ["type"] = "item", ["image"] = "chemical2.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Breathing moderate amounts for a short amount of time can irritate your nose, throat, lungs and eyes"}, + ["puremeth"] = {["name"] = "puremeth", ["label"] = "Pure Meth", ["weight"] = 100, ["type"] = "item", ["image"] = "meth10g.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A baggie of Pure Meth"}, + ["meth"] = {["name"] = "meth", ["label"] = "Meth", ["weight"] = 100, ["type"] = "item", ["image"] = "meth10g.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A baggie of Meth"}, + ["methtray"] = {["name"] = "methtray", ["label"] = "Meth Tray", ["weight"] = 200, ["type"] = "item", ["image"] = "methbrick.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "make some meth"}, + ["puremethtray"] = {["name"] = "puremethtray", ["label"] = "Pure Meth Tray", ["weight"] = 200, ["type"] = "item", ["image"] = "methbrick.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "make some meth"}, + ["grape"] = {["name"] = "grape", ["label"] = "Grape", ["weight"] = 100, ["type"] = "item", ["image"] = "grape.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Mmmmh yummie, grapes"}, + ["wine"] = {["name"] = "wine", ["label"] = "Wine", ["weight"] = 300, ["type"] = "item", ["image"] = "wine.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Some good wine to drink on a fine evening"}, + ["grapejuice"] = {["name"] = "grapejuice", ["label"] = "Grape Juice", ["weight"] = 200, ["type"] = "item", ["image"] = "grapejuice.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Grape juice is said to be healthy"}, + ["cocaleaf"] = {["name"] = "cocaleaf", ["label"] = "Cocaine Leaf", ["weight"] = 200, ["type"] = "item", ["image"] = "cocaineleaf.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Make that white girl"}, + ["fish"] = {["name"] = "fish", ["label"] = "Fish", ["weight"] = 1100, ["type"] = "item", ["image"] = "fish.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A normal fish Tatses pretty good!"}, + ["killerwhalemeat"] = {["name"] = "killerwhalemeat", ["label"] = "Killer Whale Meat", ["weight"] = 1100, ["type"] = "item", ["image"] = "killerwhalemeat.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Meat cut from a Killer Whale"}, + ["stingraymeat"] = {["name"] = "stingraymeat", ["label"] = "Stingray Meat", ["weight"] = 1111, ["type"] = "item", ["image"] = "stingraymeat.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Stingray Meat"}, + ["tigersharkmeat"] = {["name"] = "tigersharkmeat", ["label"] = "Tigershark Meat", ["weight"] = 1111, ["type"] = "item", ["image"] = "tigersharkmeat.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Meat cut from a Tigershark"}, + ["catfish"] = {["name"] = "catfish", ["label"] = "Catfish", ["weight"] = 1111, ["type"] = "item", ["image"] = "catfish.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A Catfish"}, + ["salmon"] = {["name"] = "salmon", ["label"] = "Salmon", ["weight"] = 1111, ["type"] = "item", ["image"] = "salmon.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A Salmon Fish"}, ["largemouthbass"] = {["name"] = "largemouthbass", ["label"] = "Largemouth Bass", ["weight"] = 1111, ["type"] = "item", ["image"] = "largemouthbass.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Fish for Fishing."}, - ["goldfish"] = {["name"] = "goldfish", ["label"] = "Goldfish", ["weight"] = 1111, ["type"] = "item", ["image"] = "goldfish.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Fish for Fishing."}, - ["redfish"] = {["name"] = "redfish", ["label"] = "Redfish", ["weight"] = 1111, ["type"] = "item", ["image"] = "redfish.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Fish for Fishing."}, - ["bluefish"] = {["name"] = "bluefish", ["label"] = "Bluefish", ["weight"] = 1111, ["type"] = "item", ["image"] = "bluefish.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Fish for Fishing."}, - ["stripedbass"] = {["name"] = "stripedbass", ["label"] = "Striped Bass", ["weight"] = 1111, ["type"] = "item", ["image"] = "stripedbass.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Fish for Fishing."}, + ["goldfish"] = {["name"] = "goldfish", ["label"] = "Goldfish", ["weight"] = 1111, ["type"] = "item", ["image"] = "goldfish.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A Goldfish... I wonder how he got there..."}, + ["redfish"] = {["name"] = "redfish", ["label"] = "Redfish", ["weight"] = 1111, ["type"] = "item", ["image"] = "redfish.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "One fish two fish..."}, + ["bluefish"] = {["name"] = "bluefish", ["label"] = "Bluefish", ["weight"] = 1111, ["type"] = "item", ["image"] = "bluefish.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "One fish two fish redfish..."}, + ["stripedbass"] = {["name"] = "stripedbass", ["label"] = "Striped Bass", ["weight"] = 1111, ["type"] = "item", ["image"] = "stripedbass.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A Striped Bass"}, ["fishingrod"] = {["name"] = "fishingrod", ["label"] = "Fishing Rod", ["weight"] = 5000, ["type"] = "item", ["image"] = "fishingrod.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A fishing rod for adventures with friends!!"}, - ["fishingbait"] = {["name"] = "fishingbait", ["label"] = "Fish Bait", ["weight"] = 400, ["type"] = "item", ["image"] = "fishbait.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A fish bait"}, + ["fishingbait"] = {["name"] = "fishingbait", ["label"] = "Fish Bait", ["weight"] = 400, ["type"] = "item", ["image"] = "fishbait.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A fish bait"}, } -- // HASH WEAPON ITEMS, NEED SOMETIMES TO GET INFO FOR CLIENT From 455e9fc511df4b170e347c01d43bb63325c525a5 Mon Sep 17 00:00:00 2001 From: AJ <66404074+ihyajb@users.noreply.github.com> Date: Sat, 21 Aug 2021 21:28:24 -0400 Subject: [PATCH 2/2] Fixed items I missed --- shared.lua | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/shared.lua b/shared.lua index 578f69b..7e2be8d 100644 --- a/shared.lua +++ b/shared.lua @@ -290,7 +290,7 @@ QBShared.Items = { ["weed_og-kush_seed"] = {["name"] = "weed_og-kush_seed", ["label"] = "OGKush Seed", ["weight"] = 0, ["type"] = "item", ["image"] = "weed-plant-seed.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A weed seed of OG Kush"}, ["weed_amnesia_seed"] = {["name"] = "weed_amnesia_seed", ["label"] = "Amnesia Seed", ["weight"] = 0, ["type"] = "item", ["image"] = "weed-plant-seed.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A weed seed of Amnesia"}, ["weed_ak47_seed"] = {["name"] = "weed_ak47_seed", ["label"] = "AK47 Seed", ["weight"] = 0, ["type"] = "item", ["image"] = "weed-plant-seed.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A weed seed of AK47"}, - ["empty_weed_bag"] = {["name"] = "empty_weed_bag", ["label"] = "Empty Weed Bag", ["weight"] = 0, ["type"] = "item", ["image"] = "weed-empty-bag.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A empty bag for weed buds"}, + ["empty_weed_bag"] = {["name"] = "empty_weed_bag", ["label"] = "Empty Weed Bag", ["weight"] = 0, ["type"] = "item", ["image"] = "weed-empty-bag.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A small empty bag"}, ["weed_nutrition"] = {["name"] = "weed_nutrition", ["label"] = "Plant Fertilizer", ["weight"] = 2000, ["type"] = "item", ["image"] = "weed_nutrition.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Plant nutrition"}, ["handcuffs"] = {["name"] = "handcuffs", ["label"] = "Handcuffs", ["weight"] = 100, ["type"] = "item", ["image"] = "handcuffs.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Comes in handy when people misbehave. Maybe it can be used for something else?"}, ["tunerlaptop"] = {["name"] = "tunerlaptop", ["label"] = "Tunerchip", ["weight"] = 2000, ["type"] = "item", ["image"] = "tunerlaptop.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "With this tunerchip you can get your car on steroids... If you know what you're doing"}, @@ -300,7 +300,7 @@ QBShared.Items = { ["heavyarmor"] = {["name"] = "heavyarmor", ["label"] = "Heavy Armor", ["weight"] = 5000, ["type"] = "item", ["image"] = "armor.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Some protection won't hurt... right?"}, ["weed_brick"] = {["name"] = "weed_brick", ["label"] = "Weed Brick", ["weight"] = 1000, ["type"] = "item", ["image"] = "weed_brick.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "1KG Weed Brick to sell to large customers."}, ["coke_brick"] = {["name"] = "coke_brick", ["label"] = "Coke Brick", ["weight"] = 1000, ["type"] = "item", ["image"] = "coke_brick.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Heavy package of cocaine, mostly used for deals and takes a lot of space"}, - ["coke_small_brick"] = {["name"] = "coke_small_brick", ["label"] = "Coke Package", ["weight"] = 350, ["type"] = "item", ["image"] = "coke_small_brick.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A lot of grams cocaine, mostly used for deals and takes a lot of space"}, + ["coke_small_brick"] = {["name"] = "coke_small_brick", ["label"] = "Coke Package", ["weight"] = 350, ["type"] = "item", ["image"] = "coke_small_brick.png", ["unique"] = true, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Small package of cocaine, mostly used for deals and takes a lot of space"}, ["sandwich"] = {["name"] = "sandwich", ["label"] = "Sandwich", ["weight"] = 200, ["type"] = "item", ["image"] = "sandwich.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Nice bread for your stomach"}, ["electronickit"] = {["name"] = "electronickit", ["label"] = "Electronic Kit", ["weight"] = 100, ["type"] = "item", ["image"] = "electronickit.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = {accept = {"gatecrack"}, reward = "trojan_usb", anim = nil}, ["description"] = "If you've always wanted to build a robot you can maybe start here. Maybe you'll be the new Elon Musk?"}, ["gatecrack"] = {["name"] = "gatecrack", ["label"] = "Gatecrack", ["weight"] = 0, ["type"] = "item", ["image"] = "usb_device.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Handy software to tear down some fences"}, @@ -321,8 +321,8 @@ QBShared.Items = { ["goldbar"] = {["name"] = "goldbar", ["label"] = "Gold Bar", ["weight"] = 7000, ["type"] = "item", ["image"] = "goldbar.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Looks pretty expensive to me"}, ["cryptostick"] = {["name"] = "cryptostick", ["label"] = "Crypto Stick", ["weight"] = 200, ["type"] = "item", ["image"] = "cryptostick.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Why would someone ever buy money that doesn't exist.. How many would it contain..?"}, ["radioscanner"] = {["name"] = "radioscanner", ["label"] = "Radio Scanner", ["weight"] = 1000, ["type"] = "item", ["image"] = "radioscanner.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "With this you can get some police alerts. Not 100% effective however"}, - ["dendrogyra_coral"] = {["name"] = "dendrogyra_coral", ["label"] = "Dendrogyra", ["weight"] = 1000, ["type"] = "item", ["image"] = "dendrogyra_coral.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "#Coral yow"}, - ["antipatharia_coral"] = {["name"] = "antipatharia_coral", ["label"] = "Antipatharia", ["weight"] = 1000, ["type"] = "item", ["image"] = "antipatharia_coral.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "#Coral yow"}, + ["dendrogyra_coral"] = {["name"] = "dendrogyra_coral", ["label"] = "Dendrogyra", ["weight"] = 1000, ["type"] = "item", ["image"] = "dendrogyra_coral.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Its also known as pillar coral"}, + ["antipatharia_coral"] = {["name"] = "antipatharia_coral", ["label"] = "Antipatharia", ["weight"] = 1000, ["type"] = "item", ["image"] = "antipatharia_coral.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Its also known as black corals or thorn corals"}, ["jerry_can"] = {["name"] = "jerry_can", ["label"] = "Jerrycan 20L", ["weight"] = 20000, ["type"] = "item", ["image"] = "jerry_can.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A can full of Fuel"}, ["moneybag"] = {["name"] = "moneybag", ["label"] = "Money Bag", ["weight"] = 0, ["type"] = "item", ["image"] = "moneybag.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "A bag with cash"}, ["diving_gear"] = {["name"] = "diving_gear", ["label"] = "Diving Gear", ["weight"] = 30000, ["type"] = "item", ["image"] = "diving_gear.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "An oxygen tank and a rebreather"},