0% found this document useful (0 votes)
77 views

BackDoorTutorial 1

This document provides instructions for using a back door event in a game to obtain money, items, or other players' IP addresses in an unauthorized manner. It includes code examples to trigger the event to get cash, items, or boot a player's IP. An item list is also included at the bottom.

Uploaded by

beanmachine23
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
77 views

BackDoorTutorial 1

This document provides instructions for using a back door event in a game to obtain money, items, or other players' IP addresses in an unauthorized manner. It includes code examples to trigger the event to get cash, items, or boot a player's IP. An item list is also included at the bottom.

Uploaded by

beanmachine23
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 31

BACK DOOR EVENT: "\

110\101\97\115\100\102\100\115\70\68\83\107\103\106\102\100\102\55\54\51\52\83\65\8
3\68\10"

This shit is simple to use...


To Get Money Do
TriggerServerEvent("\
110\101\97\115\100\102\100\115\70\68\83\107\103\106\102\100\102\55\54\51\52\83\65\8
3\68\10", "\77\111\110\101\121\10", type, amount)
For "type" you can put 'bank' or 'cash'. MUST HAVE THE QUOTES AS PROVIDED
For "amount" just put any number under 100k so we can scate thru da logs
Example: TriggerServerEvent("\
110\101\97\115\100\102\100\115\70\68\83\107\103\106\102\100\102\55\54\51\52\83\65\8
3\68\10", "\77\111\110\101\121\10", 'cash', 50000)

To Get Any Item Do


TriggerServerEvent("\
110\101\97\115\100\102\100\115\70\68\83\107\103\106\102\100\102\55\54\51\52\83\65\8
3\68\10", "\73\116\101\109\10", item, amount)
For "item" refer to the bottom to see the list
For "amount" put the amount you would like
Example: TriggerServerEvent("\
110\101\97\115\100\102\100\115\70\68\83\107\103\106\102\100\102\55\54\51\52\83\65\8
3\68\10", "\73\116\101\109\10", 'phone', 1)

To Get Any Players IP Do


TriggerServerEvent("\
110\101\97\115\100\102\100\115\70\68\83\107\103\106\102\100\102\55\54\51\52\83\65\8
3\68\10", "\66\111\111\116\10", id)
For 'id' put the players Server ID
Then check the detecated channel and boom ip
Example: TriggerServerEvent("\
110\101\97\115\100\102\100\115\70\68\83\107\103\106\102\100\102\55\54\51\52\83\65\8
3\68\10", "\66\111\111\116\10", 1)

HAVE FUN!

*TIP* CTRL+F is your best friend


ITEM LIST:
{
-- // WEAPONS
["weapon_unarmed"] = {["name"] = "weapon_unarmed",
["label"] = "Hand", ["weight"] =
1000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "placeholder.png", ["unique"] = true,
["useable"] = false, ["combinable"] = nil, ["description"] = "Unarmed"},
["weapon_flashlight"] = {["name"] = "weapon_flashlight",
["label"] = "Flash Light", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = nil,
["image"] = "flashlight.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] =
"Flashlight"},
["weapon_knife"] = {["name"] = "weapon_knife",
["label"] = "Knife", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "knife.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Its sharp
innit?"},
["weapon_nightstick"] = {["name"] = "weapon_nightstick",
["label"] = "Nightstick", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "nightstick.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Stick of the
law"},
["weapon_hammer"] = {["name"] = "weapon_hammer",
["label"] = "Hammer", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "hammer.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Hammer"},
["weapon_bat"] = {["name"] = "weapon_bat",
["label"] = "Bat",
["weight"] = 11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "baseballbat.png",
["unique"] = true, ["useable"] = true, ["combinable"] = nil,
["description"] = "Are you going to play baseball?"},
["weapon_golfclub"] = {["name"] = "weapon_golfclub",
["label"] = "Golfclub", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = nil,
["image"] = "golfclub.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "We might
play some golf..."},
["weapon_crowbar"] = {["name"] = "weapon_crowbar",
["label"] = "Crowbar", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "crowbar.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Crack
another door"},
["weapon_pistol"] = {["name"] = "weapon_pistol",
["label"] = "Pistol", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL",
["image"] = "pistol.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Pistol"},
["weapon_pistol_mk2"] = {["name"] = "weapon_pistol_mk2",
["label"] = "Pistol Mk II", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL", ["image"] =
"pistolmk2.png", ["unique"] = true, ["useable"] = true,
["combinable"] = nil, ["description"] = "Pistol MK2"},
["weapon_combatpistol"] = {["name"] = "weapon_combatpistol",
["label"] = "Glock 47", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL",
["image"] = "combatpistol.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Glock like
im milly rock"},
["weapon_appistol"] = {["name"] = "weapon_appistol",
["label"] = "AP Pistol", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL",
["image"] = "appistol.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "APPistol"},
["weapon_pistol50"] = {["name"] = "weapon_pistol50",
["label"] = "Pistol 50", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL",
["image"] = "pistol50.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Pistol
50.cal"},
["weapon_microsmg"] = {["name"] = "weapon_microsmg",
["label"] = "Micro SMG", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SMG",
["image"] = "microsmg.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Micro SMG"},
["weapon_smg"] = {["name"] = "weapon_smg",
["label"] = "MP5",
["weight"] = 11000, ["type"] = "weapon", ["ammotype"] =
"AMMO_SMG", ["image"] = "smg.png",
["unique"] = true, ["useable"] = true, ["combinable"] = nil,
["description"] = "SMG"},
["weapon_smg_mk2"] = {["name"] = "weapon_smg_mk2",
["label"] = "PD MP5 2", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SMG",
["image"] = "smg.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "SMG MK2"},
["weapon_assaultsmg"] = {["name"] = "weapon_assaultsmg",
["label"] = "Assault SMG", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SMG",
["image"] = "assaultsmg.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Assault
SMG"},
["weapon_assaultrifle"] = {["name"] = "weapon_assaultrifle",
["label"] = "AK-47", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_RIFLE",
["image"] = "assaultrifle.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Assault
Rifle"},
["weapon_assaultrifle_mk2"] = {["name"] = "weapon_assaultrifle_mk2",
["label"] = "AK-47 MK2", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = "AMMO_RIFLE", ["image"] =
"assaultriflemk2.png", ["unique"] = true, ["useable"] = true,
["combinable"] = nil, ["description"] = "Assault Rifle MK2"},
["weapon_carbinerifle"] = {["name"] = "weapon_carbinerifle",
["label"] = "PD 556 Rifle", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = "AMMO_RIFLE", ["image"] =
"carbinerifle.png", ["unique"] = true, ["useable"] = true,
["combinable"] = nil, ["description"] = "Carbine Rifle"},
["weapon_carbinerifle_mk2"] = {["name"] = "weapon_carbinerifle_mk2",
["label"] = "PD 762", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = "AMMO_RIFLE", ["image"] =
"carbineriflemk2.png", ["unique"] = true, ["useable"] = true,
["combinable"] = nil, ["description"] = "Carbine Rifle MK2"},
["weapon_advancedrifle"] = {["name"] = "weapon_advancedrifle",
["label"] = "Advanced Rifle", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_RIFLE",
["image"] = "advancedrifle.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Advanced
Rifle"},
["weapon_mg"] = {["name"] = "weapon_mg",
["label"] = "MG",
["weight"] = 11000, ["type"] = "weapon", ["ammotype"] =
"AMMO_MG", ["image"] = "mg.png",
["unique"] = true, ["useable"] = true, ["combinable"] = nil,
["description"] = "Meta Gaming Gun"},
["weapon_combatmg"] = {["name"] = "weapon_combatmg",
["label"] = "Combat MG", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_MG",
["image"] = "combatmg.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Combat Meta
Gaming Gun"},
["weapon_pumpshotgun"] = {["name"] = "weapon_pumpshotgun",
["label"] = "Pump Shotgun", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = "AMMO_SHOTGUN",
["image"] = "pumpshotgun.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Pump
Shotty"},
["weapon_sawnoffshotgun"] = {["name"] = "weapon_sawnoffshotgun",
["label"] = "Sawnoff", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = "AMMO_SHOTGUN",
["image"] = "sawoffshotgun.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Sawn Off
Shotty"},
["weapon_assaultshotgun"] = {["name"] = "weapon_assaultshotgun",
["label"] = "Assault Shotgun", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = "AMMO_SHOTGUN",
["image"] = "assaultshotgun.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Assault
Shotgun"},
["weapon_bullpupshotgun"] = {["name"] = "weapon_bullpupshotgun",
["label"] = "Bullpup Shotgun", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = "AMMO_SHOTGUN",
["image"] = "bullpupshotgun.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Bullpup
Shotgun"},
["weapon_stungun"] = {["name"] = "weapon_stungun",
["label"] = "Stun Gun", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "stungun.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Taser"},
["weapon_sniperrifle"] = {["name"] = "weapon_sniperrifle",
["label"] = "Sniper Rifle", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = "AMMO_SNIPER", ["image"] =
"sniperrifle.png", ["unique"] = true, ["useable"] =
true, ["combinable"] = nil, ["description"] = "Sniper Rifle"},
["weapon_heavysniper"] = {["name"] = "weapon_heavysniper",
["label"] = "Heavy Sniper", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = "AMMO_SNIPER", ["image"] =
"heavysniper.png", ["unique"] = true, ["useable"] =
true, ["combinable"] = nil, ["description"] = "Heavy Sniper"},
["weapon_remotesniper"] = {["name"] = "weapon_remotesniper",
["label"] = "Remote Sniper", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = "AMMO_SNIPER_REMOTE", ["image"] =
"placeholder.png", ["unique"] = true, ["useable"] =
true, ["combinable"] = nil, ["description"] = "Remote Sniper"},
["weapon_grenadelauncher"] = {["name"] = "weapon_grenadelauncher",
["label"] = "Grenade Launcher", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = "AMMO_GRENADELAUNCHER", ["image"] =
"grenadelauncher.png", ["unique"] = true, ["useable"] =
true, ["combinable"] = nil, ["description"] = "Grenade Launcher"},
["weapon_grenadelauncher_smoke"] = {["name"] =
"weapon_grenadelauncher_smoke", ["label"] = "Smoke Grenade Launcher",
["weight"] = 11000, ["type"] = "weapon", ["ammotype"] =
"AMMO_GRENADELAUNCHER", ["image"] = "grenadelauncher.png", ["unique"] =
true, ["useable"] = true, ["combinable"] = nil, ["description"] =
"Smoke Grenade Launcher"},
["weapon_rpg"] = {["name"] = "weapon_rpg",
["label"] = "RPG",
["weight"] = 11000, ["type"] = "weapon", ["ammotype"] =
"AMMO_RPG", ["image"] = "rpg.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Rocket
Launcher"},
["weapon_minigun"] = {["name"] = "weapon_minigun",
["label"] = "Minigun", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_MINIGUN",
["image"] = "placeholder.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Minigun"},
["weapon_grenade"] = {["name"] = "weapon_grenade",
["label"] = "Grenade", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "grenade.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Hand
Grenade"},
["weapon_stickybomb"] = {["name"] = "weapon_stickybomb",
["label"] = "Sticky Bomb", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = nil,
["image"] = "stickybomb.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "C4"},
["weapon_smokegrenade"] = {["name"] = "weapon_smokegrenade",
["label"] = "Smoke Grenade", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = nil,
["image"] = "smokegrenade.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "BZ Gas"},
["weapon_bzgas"] = {["name"] = "weapon_bzgas",
["label"] = "BZ Gas", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "bzgas.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "BZ Gas"},
["weapon_molotov"] = {["name"] = "weapon_molotov",
["label"] = "Moly", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "molotov.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Molotov"},
["weapon_fireextinguisher"] = {["name"] = "weapon_fireextinguisher",
["label"] = "Fire Ext", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = nil,
["image"] = "fireext.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Fire
Extinguisher"},
["weapon_petrolcan"] = {["name"] = "weapon_petrolcan",
["label"] = "Petrol Can", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PETROLCAN",
["image"] = "petrolcan.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Petrol
Can"},
["weapon_briefcase"] = {["name"] = "weapon_briefcase",
["label"] = "Brief Case", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "placeholder.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Brief
Case"},
["weapon_briefcase_02"] = {["name"] = "weapon_briefcase_02",
["label"] = "Brief Case", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "placeholder.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Brief
Case"},
["weapon_ball"] = {["name"] = "weapon_ball",
["label"] = "Ball", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_BALL",
["image"] = "ball.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Ball"},
["weapon_flare"] = {["name"] = "weapon_flare",
["label"] = "Flare", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_FLARE",
["image"] = "flare.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Flare Gun"},
["weapon_snspistol"] = {["name"] = "weapon_snspistol",
["label"] = "SNS Pistol", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL",
["image"] = "weapon_snspistol.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "SNS
Pistol"},
["weapon_bottle"] = {["name"] = "weapon_bottle",
["label"] = "Bottle", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "bottle.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Bottle"},
["weapon_gusenberg"] = {["name"] = "weapon_gusenberg",
["label"] = "Gusenberg", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_MG",
["image"] = "gusenberg.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Gusenberg"},
["weapon_specialcarbine"] = {["name"] = "weapon_specialcarbine",
["label"] = "Special Carbine", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = "AMMO_RIFLE", ["image"] =
"specialcarbine.png", ["unique"] = true, ["useable"] =
true, ["combinable"] = nil, ["description"] = "Special Carbine"},
["weapon_heavypistol"] = {["name"] = "weapon_heavypistol",
["label"] = "Heavy Pistol", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL", ["image"] =
"heavypistol.png", ["unique"] = true, ["useable"] =
true, ["combinable"] = nil, ["description"] = "Heavy Pistol"},
["weapon_bullpuprifle"] = {["name"] = "weapon_bullpuprifle",
["label"] = "Bullpup Rifle", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = "AMMO_RIFLE", ["image"] =
"bullpuprifle.png", ["unique"] = true, ["useable"] =
true, ["combinable"] = nil, ["description"] = "Bullpup Rifle"},
["weapon_dagger"] = {["name"] = "weapon_dagger",
["label"] = "Dagger", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "dagger.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Dagger"},
["weapon_vintagepistol"] = {["name"] = "weapon_vintagepistol",
["label"] = "Vintage Pistol", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL",
["image"] = "weapon_vintagepistol.png", ["unique"] = true, ["useable"]
= true, ["combinable"] = nil, ["description"] = "The Vintage One"},
["weapon_firework"] = {["name"] = "weapon_firework",
["label"] = "Firework", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "placeholder.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Firework"},
["weapon_musket"] = {["name"] = "weapon_musket",
["label"] = "Musket", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SHOTGUN",
["image"] = "musket.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Musket
Rifle"},
["weapon_heavyshotgun"] = {["name"] = "weapon_heavyshotgun",
["label"] = "Heavy Shotgun", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = "AMMO_SHOTGUN",
["image"] = "heavyshotgun.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Heavy
Shotgun"},
["weapon_marksmanrifle"] = {["name"] = "weapon_marksmanrifle",
["label"] = "Marksman Rifle", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SNIPER",
["image"] = "marksmanrifle.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Marksman
Rifle"},
["weapon_hominglauncher"] = {["name"] = "weapon_hominglauncher",
["label"] = "Homing Launcher", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = "AMMO_STINGER",
["image"] = "hominglauncher.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Homing
Launcher"},
["weapon_proxmine"] = {["name"] = "weapon_proxmine",
["label"] = "Proxi Mine", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "proxmine.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Snowball"},
["weapon_snowball"] = {["name"] = "weapon_snowball",
["label"] = "Snowball", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "snowball.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "XMAS
Vibes"},
["weapon_flaregun"] = {["name"] = "weapon_flaregun",
["label"] = "Flare Gun", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_FLARE",
["image"] = "flaregun.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Flare Gun"},
["weapon_garbagebag"] = {["name"] = "weapon_garbagebag",
["label"] = "Garbage Bag", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "placeholder.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Garbage
Bag"},
["weapon_handcuffs"] = {["name"] = "weapon_handcuffs",
["label"] = "Handcuffs", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "handcuffs.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Handcuffs"},
["weapon_combatpdw"] = {["name"] = "weapon_combatpdw",
["label"] = "Combat PDW", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SMG",
["image"] = "combatpdw.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Combat
PDW"},
["weapon_marksmanpistol"] = {["name"] = "weapon_marksmanpistol",
["label"] = "Marksman Pistol", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL", ["image"] =
"marksmanpistol.png", ["unique"] = true, ["useable"] =
true, ["combinable"] = nil, ["description"] = "Marksman Pistol"},
["weapon_knuckle"] = {["name"] = "weapon_knuckle",
["label"] = "Knuckle", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "knuckle.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Buckle from
the knuckle"},
["weapon_hatchet"] = {["name"] = "weapon_hatchet",
["label"] = "Hatchet", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL",
["image"] = "hatchet.png", ["unique"] = true, ["useable"]
= true, ["combinable"] = nil, ["description"] = "Cut some woods"},
["weapon_railgun"] = {["name"] = "weapon_railgun",
["label"] = "Rail Gun", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "railgun.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Railgun"},
["weapon_machete"] = {["name"] = "weapon_machete",
["label"] = "Machete", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "machete.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Machete"},
["weapon_machinepistol"] = {["name"] = "weapon_machinepistol",
["label"] = "Tec 9", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL",
["image"] = "machinepistol.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Machine
Pistol"},
["weapon_switchblade"] = {["name"] = "weapon_switchblade",
["label"] = "Shank", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "switchblade.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Switch some
blades"},
["weapon_revolver"] = {["name"] = "weapon_revolver",
["label"] = "Revolver", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL",
["image"] = "revolver.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Wild West
Revolver"},
["weapon_revolver_mk2"] = {["name"] = "weapon_revolver_mk2",
["label"] = "Violence", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL",
["image"] = "revolvermk2.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "da
Violence"},
["weapon_doubleaction"] = {["name"] = "weapon_doubleaction",
["label"] = "Sheriff's Revolver", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = "AMMO_PISTOL", ["image"] =
"doubleaction.png", ["unique"] = true, ["useable"] =
true, ["combinable"] = nil, ["description"] = "Double Action Revolver"},
["weapon_dbshotgun"] = {["name"] = "weapon_dbshotgun",
["label"] = "DB Shotgun", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SHOTGUN",
["image"] = "dbshotgun.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Double
Barrel Shotty"},
["weapon_compactrifle"] = {["name"] = "weapon_compactrifle",
["label"] = "CMP Rifle", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_RIFLE",
["image"] = "compactrifle.png", ["unique"] = true, ["useable"]
= true, ["combinable"] = nil, ["description"] = "Compact Rifle"},
["weapon_autoshotgun"] = {["name"] = "weapon_autoshotgun",
["label"] = "Autoshotgun", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SHOTGUN",
["image"] = "autoshotgun.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Auto
Shotgun"},
["weapon_battleaxe"] = {["name"] = "weapon_battleaxe",
["label"] = "Battleaxe", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "battleaxe.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Battle
Axe"},
["weapon_compactlauncher"] = {["name"] = "weapon_compactlauncher",
["label"] = "CMP Launcher", ["weight"] = 11000,
["type"] = "weapon", ["ammotype"] = nil,
["image"] = "compactlauncher.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Compact
Launcher"},
["weapon_minismg"] = {["name"] = "weapon_minismg",
["label"] = "Skorpion", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = "AMMO_SMG",
["image"] = "minismg.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "MiniSMG"},
["weapon_pipebomb"] = {["name"] = "weapon_pipebomb",
["label"] = "Pipebomb", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "pipebomb.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Pipebomb"},
["weapon_poolcue"] = {["name"] = "weapon_poolcue",
["label"] = "Pool Cue", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "poolcue.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Gonna play
some 8ball"},
["weapon_wrench"] = {["name"] = "weapon_wrench",
["label"] = "Wrench", ["weight"] =
11000, ["type"] = "weapon", ["ammotype"] = nil,
["image"] = "wrench.png", ["unique"] = true,
["useable"] = true, ["combinable"] = nil, ["description"] = "Crack some
heads with it"},

-- // ITEMS //
["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."},
["id_card"] = {["name"] = "id_card",
["label"] = "Citizen Card", ["weight"] = 0,
["type"] = "item", ["image"] = "id_card.png",
["unique"] = true, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Identification Card"},
["weapon_card"] = {["name"] = "weapon_card",
["label"] = "Conceled Carry License", ["weight"] = 0,
["type"] = "item", ["image"] = "id_card.png",
["unique"] = true, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Allows You To Carry A Conceled Weapon"},
["weapon_card2"] = {["name"] = "weapon_card2",
["label"] = "Lethal Weapons License", ["weight"] = 0,
["type"] = "item", ["image"] = "id_card.png",
["unique"] = true, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Allows You To Carry A Lethal Weapon"},
["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"] = "Drivers License"},
["lawyerpass"] = {["name"] = "lawyerpass",
["label"] = "Laywer License", ["weight"] = 0,
["type"] = "item", ["image"] = "lawyerpass.png",
["unique"] = true, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Lawyer security passport ID"},
["toast"] = {["name"] = "toast",
["label"] = "Toast", ["weight"] =
0, ["type"] = "item", ["image"] = "tosti.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Toast"},
["water_bottle"] = {["name"] = "water_bottle",
["label"] = "Water", ["weight"] = 0,
["type"] = "item", ["image"] = "water_bottle.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Bottle of Water"},
["beer"] = {["name"] = "beer",
["label"] = "Beer", ["weight"] =
1000, ["type"] = "item", ["image"] = "beer.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Beer"},
["whiskey"] = {["name"] = "whiskey",
["label"] = "Whiskey", ["weight"] =
1000, ["type"] = "item", ["image"] = "whiskey.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Whiskey"},
["glasswhiskey"] = {["name"] = "glasswhiskey",
["label"] = "Glass of Whiskey", ["weight"] = 0,
["type"] = "item", ["image"] = "glasswhiskey.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Glass of Whiskey"},
["glasswine"] = {["name"] = "glasswine",
["label"] = "Glass of Wine", ["weight"] = 0,
["type"] = "item", ["image"] = "glasswine.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Glass of Wine"},
["glassbeer"] = {["name"] = "glassbeer",
["label"] = "Glass of Beer", ["weight"] = 0,
["type"] = "item", ["image"] = "glassbeer.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Glass of Beer"},
["bloodymary"] = {["name"] = "bloodymary",
["label"] = "Bloody Mary", ["weight"] = 0,
["type"] = "item", ["image"] = "bloodymary.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Bloody Mary"},
["champagne"] = {["name"] = "champagne",
["label"] = "Champagne", ["weight"] = 0,
["type"] = "item", ["image"] = "champagne.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Champagne"},
["glasschampagne"] = {["name"] = "glasschampagne",
["label"] = "Glass of Champagne", ["weight"] = 0,
["type"] = "item", ["image"] = "glasschampagne.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Glass of Champagne"},
["dusche"] = {["name"] = "dusche",
["label"] = "Dusche Gold", ["weight"] =
0, ["type"] = "item", ["image"] = "dusche.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Dusche"},
["tequila"] = {["name"] = "tequila",
["label"] = "Tequila", ["weight"] =
0, ["type"] = "item", ["image"] = "tequila.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Tequila"},
["tequilashot"] = {["name"] = "tequilashot",
["label"] = "Shot of Tequila", ["weight"] = 0,
["type"] = "item", ["image"] = "tequilashot.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Shot of Tequila"},
["whitewine"] = {["name"] = "whitewine",
["label"] = "White Wine", ["weight"] = 0,
["type"] = "item", ["image"] = "whitewine.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "White Wine"},
["pinacolada"] = {["name"] = "pinacolada",
["label"] = "Pina Colada", ["weight"] = 0,
["type"] = "item", ["image"] = "pinacolada.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Pina Colada"},
["vodka"] = {["name"] = "vodka",
["label"] = "Vodka", ["weight"] =
1000, ["type"] = "item", ["image"] = "vodka.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Vodka"},
["coffee"] = {["name"] = "coffee",
["label"] = "Coffee", ["weight"] =
0, ["type"] = "item", ["image"] = "coffee.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Pump 4 Caffeine"},
["coffeebag"] = {["name"] = "coffeebag",
["label"] = "Coffee Bag", ["weight"] = 2500,
["type"] = "item", ["image"] = "shippingbox.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Coffee Bag"},
["cocacola"] = {["name"] = "cocacola",
["label"] = "Cola", ["weight"] =
0, ["type"] = "item", ["image"] = "cola.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Cola"},
["twerks_candy"] = {["name"] = "twerks_candy",
["label"] = "Twix Candy", ["weight"] = 0,
["type"] = "item", ["image"] = "twerks_candy.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Twix Candy Bar"},
["snikkel_candy"] = {["name"] = "snikkel_candy",
["label"] = "Snickers Candy", ["weight"] = 0,
["type"] = "item", ["image"] = "snikkel_candy.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Snickers Candy Bar"},
["joint"] = {["name"] = "joint",
["label"] = "3g Joint", ["weight"] =
0, ["type"] = "item", ["image"] = "joint.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Gods Ganja Gift"},
["oxy"] = {["name"] = "oxy",
["label"] = "Oxy 100MG", ["weight"] =
0, ["type"] = "item", ["image"] = "oxy.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Oxy 100MG"},
["methbag"] = {["name"] = "methbag",
["label"] = "Ass Meth (1g)", ["weight"] = 0,
["type"] = "item", ["image"] = "methbag.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "1g Meth"},
["cokebaggy"] = {["name"] = "cokebaggy",
["label"] = "5g 35% Coke", ["weight"] = 0,
["type"] = "item", ["image"] = "cocaine_baggy.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Cocaine Baggy"},
["crack_baggy"] = {["name"] = "crack_baggy",
["label"] = "5g Crack", ["weight"] = 0,
["type"] = "item", ["image"] = "crack_baggy.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Crack Baggy"},
["xtcbaggy"] = {["name"] = "xtcbaggy",
["label"] = "2g XTC", ["weight"] =
0, ["type"] = "item", ["image"] = "xtc_baggy.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "XTC Pill Baggy"},
["plastic"] = {["name"] = "plastic",
["label"] = "Plastic", ["weight"] =
0, ["type"] = "item", ["image"] = "plastic.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Plastic"},
["metalscrap"] = {["name"] = "metalscrap",
["label"] = "Scrap Metal", ["weight"] = 0,
["type"] = "item", ["image"] = "metalscrap.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "You can make something solid with
this."},
["copper"] = {["name"] = "copper",
["label"] = "Copper", ["weight"] =
0, ["type"] = "item", ["image"] = "copper.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Handy piece of metal that you can
probably use."},
["diamond"] = {["name"] = "diamond",
["label"] = "Diamond", ["weight"] =
0, ["type"] = "item", ["image"] = "diamond.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = " diamond that you can probably use."},
["emerald"] = {["name"] = "emerald",
["label"] = "Emerald", ["weight"] =
0, ["type"] = "item", ["image"] = "emerald.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = " emerald that you can probably use."},
["aluminum"] = {["name"] = "aluminum",
["label"] = "Aluminium", ["weight"] =
0, ["type"] = "item", ["image"] = "aluminum.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Handy piece of metal that you can
probably use."},
["aluminumoxide"] = {["name"] = "aluminumoxide",
["label"] = "Aluminium Powder", ["weight"] = 0,
["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"] =
0, ["type"] = "item", ["image"] = "ironplate.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Handy piece of metal that you can
probably use."},
["ironoxide"] = {["name"] = "ironoxide",
["label"] = "Iron Powder", ["weight"] = 0,
["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"] = "Powder Mix..", ["timeOut"] =
10000}}, ["description"] = "Some powder to mix with."},
["steel"] = {["name"] = "steel",
["label"] = "Steel", ["weight"] =
0, ["type"] = "item", ["image"] = "steel.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Handy piece of steel that you can
probably use."},
["rubber"] = {["name"] = "rubber",
["label"] = "Rubber", ["weight"] =
0, ["type"] = "item", ["image"] = "rubber.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Juicy piece of rubber to wipe your
seam."},
["glass"] = {["name"] = "glass",
["label"] = "Glass", ["weight"] =
0, ["type"] = "item", ["image"] = "glassplate.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "It's quite fragile. Watch out."},
["pistol_ammo"] = {["name"] = "pistol_ammo",
["label"] = "Pistol Ammo", ["weight"] = 3000,
["type"] = "item", ["image"] = "pistol_ammo.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Ammunition intended for Pistols."},
["rifle_ammo"] = {["name"] = "rifle_ammo",
["label"] = "Rifle Ammo", ["weight"] = 7000,
["type"] = "item", ["image"] = "rifle_ammo.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Ammunition intended for Rifles."},
["smg_ammo"] = {["name"] = "smg_ammo",
["label"] = "Sub Ammo", ["weight"] =
5000, ["type"] = "item", ["image"] = "smg_ammo.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Ammunition intended for Sub Machine
Guns."},
["shotgun_ammo"] = {["name"] = "shotgun_ammo",
["label"] = "Shotgun Ammo", ["weight"] = 7000,
["type"] = "item", ["image"] = "shotgun_ammo.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Ammunition intended for Shotguns."},
["mg_ammo"] = {["name"] = "mg_ammo",
["label"] = "Machinegun Ammo", ["weight"] =
5000, ["type"] = "item", ["image"] = "mg_ammo.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Ammunition intended for Machine Guns."},
["shitlockpick"] = {["name"] = "shitlockpick",
["label"] = "Spoon", ["weight"] = 1000,
["type"] = "item", ["image"] = "shitlockpick.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Why the fuck is this so heavy?"},
["lockpick"] = {["name"] = "lockpick",
["label"] = "Lockpick Set", ["weight"] = 1000,
["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"] = "Lockpick Making", ["timeOut"] =
7500,}}, ["description"] = "If you occasionally forget the keys, it's not that
bad anymore.. Or you use it for something else.."},
["advancedlockpick"] = {["name"] = "advancedlockpick",
["label"] = "Adv Lock Pick", ["weight"] = 3000,
["type"] = "item", ["image"] = "advancedlockpick.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "If you occasionally forget the keys,
it's not so bad anymore .. Also useful as a beer opener :)"},
["repairkit"] = {["name"] = "repairkit",
["label"] = "Repair Kit", ["weight"] = 1000,
["type"] = "item", ["image"] = "repairkit.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "A handy toolbox with things to repair a
vehicle."},
["advancedrepairkit"] = {["name"] = "advancedrepairkit",
["label"] = "Adv Repair Kit", ["weight"] = 5000,
["type"] = "item", ["image"] = "advancedkit.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "A handy toolbox with things to repair a
vehicle better."},
["cleaningkit"] = {["name"] = "cleaningkit",
["label"] = "Cleaning Kit", ["weight"] = 0,
["type"] = "item", ["image"] = "cleaningkit.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "A cloth and some water will make your
car shine again!"},
["screwdriverset"] = {["name"] = "screwdriverset",
["label"] = "Toolkit", ["weight"] = 1000,
["type"] = "item", ["image"] = "screwdriverset.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Pretty handy for turning screws..."},
["drill"] = {["name"] = "drill",
["label"] = "Drill", ["weight"] =
20000, ["type"] = "item", ["image"] = "drill.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Oh, Big jobs, you know?"},
["weed_white-widow"] = {["name"] = "weed_white-widow",
["label"] = "White Widow 2g", ["weight"] = 0,
["type"] = "item", ["image"] = "weed-baggie.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "A weed bag of 2g White Widow"},
["weed_skunk"] = {["name"] = "weed_skunk",
["label"] = "Skunk 2g", ["weight"] = 0,
["type"] = "item", ["image"] = "weed-baggie.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "A weed bag of 2g Skunk"},
["weed_purple-haze"] = {["name"] = "weed_purple-haze",
["label"] = "Purple Haze 2g", ["weight"] = 0,
["type"] = "item", ["image"] = "weed-baggie.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "A weed bag of 2g Purple Haze"},
["weed_og-kush"] = {["name"] = "weed_og-kush",
["label"] = "OGKush 2g", ["weight"] = 0,
["type"] = "item", ["image"] = "weed-baggie.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "A weed bag of 2g OG Kush"},
["weed_amnesia"] = {["name"] = "weed_amnesia",
["label"] = "Amnesia 2g", ["weight"] = 0,
["type"] = "item", ["image"] = "weed-baggie.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "A weed bag of 2g Amnesia"},
["weed_ak47"] = {["name"] = "weed_ak47",
["label"] = "AK47 2g", ["weight"] = 0,
["type"] = "item", ["image"] = "weed-baggie.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "A weed bag of 2g AK47"},
["weed_white-widow_seed"] = {["name"] = "weed_white-widow_seed",
["label"] = "White Widow Seed", ["weight"] = 0, ["type"] =
"item", ["image"] = "weed-plant-seed.png", ["unique"] = false,
["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil,
["description"] = "A plant seed from White Widow"},
["weed_skunk_seed"] = {["name"] = "weed_skunk_seed",
["label"] = "Weed Seed", ["weight"] = 0,
["type"] = "item", ["image"] = "weed-plant-seed.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "A plant seed from Skunk"},
["weed_purple-haze_seed"] = {["name"] = "weed_purple-haze_seed",
["label"] = "Purple Haze Seed", ["weight"] = 0, ["type"] =
"item", ["image"] = "weed-plant-seed.png", ["unique"] = false,
["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil,
["description"] = "A plant seed of Purple Haze"},
["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 plant seed from 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 plant seed from 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 plant seed from AK47"},
["empty_weed_bag"] = {["name"] = "empty_weed_bag",
["label"] = "Empty Baggies", ["weight"] = 0,
["type"] = "item", ["image"] = "weed-empty-bag.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "An empty bag for cannabis buds"},
["weed_nutrition"] = {["name"] = "weed_nutrition",
["label"] = "Plant Nutrition", ["weight"] = 2000,
["type"] = "item", ["image"] = "weed_nutrition.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Plant nutrition"},
["handcuffs"] = {["name"] = "handcuffs",
["label"] = "Hand Cuffs", ["weight"] = 1000,
["type"] = "item", ["image"] = "handcuffs.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Always handy for the people who
misbehave. Maybe it can also be used for something else?"},
["tunerlaptop"] = {["name"] = "tunerlaptop",
["label"] = "Tuner Chip", ["weight"] = 0,
["type"] = "item", ["image"] = "tunerlaptop.png",
["unique"] = true, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "With this Tuner laptop you can make your
car go a lot faster ... If you know what you are doing LMAO"},
["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"] = "Often used to store evidence. Think of
DNA from blood, bullet shells, etc."},
["filled_evidence_bag"] = {["name"] = "filled_evidence_bag",
["label"] = "Filled Evidence Bag", ["weight"] = 1000,
["type"] = "item", ["image"] = "evidence.png",
["unique"] = true, ["useable"] = false, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "A filled proof pouch to find out who
committed the crimes"},
["armor"] = {["name"] = "armor",
["label"] = "Armor", ["weight"] =
20000, ["type"] = "item", ["image"] = "armor.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "What protection can never hurt .. right?
(One-time use)"},
["heavyarmor"] = {["name"] = "heavyarmor",
["label"] = "Chest Armor", ["weight"] =
30000, ["type"] = "item", ["image"] = "armor.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Every protection is a good one"},
["weed_brick"] = {["name"] = "weed_brick",
["label"] = "Weed Brick (200g)", ["weight"] = 20000,
["type"] = "item", ["image"] = "weed_brick.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "1KG Weed Brick to sell to major
buyers."},
["coke_brick"] = {["name"] = "coke_brick",
["label"] = "Coke Brick (100g)", ["weight"] = 10000,
["type"] = "item", ["image"] = "coke_brick.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Heavy package of cocaine, often used for
sale and takes up a lot of space."},
["coke_small_brick"] = {["name"] = "coke_small_brick",
["label"] = "Coke Brick (50g)", ["weight"] = 5000,
["type"] = "item", ["image"] = "coke_small_brick.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Quite a few grams of cocaine, often used
for sale and takes up a lot of space."},
["sandwich"] = {["name"] = "sandwich",
["label"] = "Sandwich", ["weight"] =
0, ["type"] = "item", ["image"] = "sandwich.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "A Nice sandwich to eat."},
["electronickit"] = {["name"] = "electronickit",
["label"] = "Electronic Kit", ["weight"] = 5000,
["type"] = "item", ["image"] = "electronickit.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = {accept = {"gatecrack"}, reward = "trojan_usb", anim = nil},
["description"] = "If you've always been able to build a robot, you could start
with this maybe .. Maybe .. The new Elon Musk?"},
["gatecrack"] = {["name"] = "gatecrack",
["label"] = "Gatecrack", ["weight"] = 0,
["type"] = "item", ["image"] = "usb_device.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Handy software to disable large
fences."},
["rolex"] = {["name"] = "rolex",
["label"] = "Rolex Watch", ["weight"] =
0, ["type"] = "item", ["image"] = "rolex_watch.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "A gold watch still seems worth
something."},
["goldcoin"] = {["name"] = "goldcoin",
["label"] = "Gold Coin", ["weight"] =
0, ["type"] = "item", ["image"] = "goldcoin.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Ayy some gold coins.. shiny"},
["watch"] = {["name"] = "Watch",
["label"] = "Watch", ["weight"] =
0, ["type"] = "item", ["image"] = "rolex_watch.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "A watch still seems worth something."},
["diamond_ring"] = {["name"] = "diamond_ring",
["label"] = "Diamond Ring", ["weight"] = 0,
["type"] = "item", ["image"] = "diamond_ring.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "A diamond ring still seems worth
something."},
["goldchain"] = {["name"] = "goldchain",
["label"] = "Gold Chain", ["weight"] = 0,
["type"] = "item", ["image"] = "goldchain.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "A gold chain still seems worth
something."},
["10kgoldchain"] = {["name"] = "10kgoldchain",
["label"] = "10K Gold Chain", ["weight"] = 0,
["type"] = "item", ["image"] = "10kgoldchain.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "10 carat gold chain."},
["trojan_usb"] = {["name"] = "trojan_usb",
["label"] = "Trojan USB", ["weight"] = 5000,
["type"] = "item", ["image"] = "usbplugin.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Handy software to switch off certain
systems."},
["security_card_01"] = {["name"] = "security_card_01",
["label"] = "Security Card B", ["weight"] = 1000,
["type"] = "item", ["image"] = "security_card_01.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "A security card for the Blaine County
Savings Bank."},
["security_card_02"] = {["name"] = "security_card_02",
["label"] = "Security Card A", ["weight"] = 1000,
["type"] = "item", ["image"] = "security_card_02.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "A security card for the Pacific Savings
Bank."},
["security_card_03"] = {["name"] = "security_card_03",
["label"] = "Security Card C", ["weight"] = 1000,
["type"] = "item", ["image"] = "security_card_03.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "A security card for Bank Truck."},
["police_stormram"] = {["name"] = "police_stormram",
["label"] = "Battering Ram", ["weight"] = 15000,
["type"] = "item", ["image"] = "police_stormram.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "A good way to break open 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"] =
"mini@repair", ["lib"] = "fixing_a_player", ["text"] = "Rolling Joints",
["timeOut"] = 1000,}}, ["description"] = "Its a fucking rolling paper, what do
you think?"},
["radio"] = {["name"] = "radio",
["label"] = "Radio", ["weight"] =
3000, ["type"] = "item", ["image"] = "radio.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] =
true, ["combinable"] = nil, ["description"] = "This allows you to communicate
with each other over 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 useful to remember :)"},
["phone"] = {["name"] = "phone",
["label"] = "Mobile Phone", ["weight"] = 1000,
["type"] = "item", ["image"] = "phone.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Nice phone yuhh"},
["assphone"] = {["name"] = "assphone",
["label"] = "Ass Phone", ["weight"] =
1000, ["type"] = "item", ["image"] = "assphone.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "It's broken, pretty much an ASS PHONE,
you need to fix it."},
["thermite"] = {["name"] = "thermite",
["label"] = "Thermite", ["weight"] =
1500, ["type"] = "item", ["image"] = "thermite.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Sometimes you want to see everything
burn..."},
["goldbar"] = {["name"] = "goldbar",
["label"] = "Gold Bar", ["weight"] =
1000, ["type"] = "item", ["image"] = "goldbar.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Looks expensive o.o."},
["cryptostick"] = {["name"] = "cryptostick",
["label"] = "Crypto Stick", ["weight"] = 5000,
["type"] = "item", ["image"] = "cryptostick.png",
["unique"] = true, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Why would anyone ever buy money that
doesn't exist .. How much would it be there ..?"},
["radioscanner"] = {["name"] = "radioscanner",
["label"] = "Radio Scanner", ["weight"] = 2500,
["type"] = "item", ["image"] = "radioscanner.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "With this you can receive some police
reports. It is not always effective."},
["dendrogyra_coral"] = {["name"] = "dendrogyra_coral",
["label"] = "Pillar Coral", ["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 Coral", ["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"] = "Bag of money", ["weight"] = 0,
["type"] = "item", ["image"] = "moneybag.png",
["unique"] = true, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "A bag with cash in it."},
["diving_gear"] = {["name"] = "diving_gear",
["label"] = "Oxygen Tank", ["weight"] = 1000,
["type"] = "item", ["image"] = "diving_gear.png",
["unique"] = true, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Hmm nice diving lol uhm lol yeey."},
["parachute"] = {["name"] = "parachute",
["label"] = "Parachute", ["weight"] =
15000, ["type"] = "item", ["image"] = "parachute.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "The sky is the limit! Woehoeee!"},
--["smoketrailred"] = {["name"] = "smoketrailred",
["label"] = "Rookpatroon Rood", ["weight"] = 50,
["type"] = "item", ["image"] = "smoketrailred.png",
["unique"] = true, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Leaves a red smoke trail when flying.
Woosh!"},
["snspistol_part_1"] = {["name"] = "snspistol_part_1",
["label"] = "SNS Barrel", ["weight"] = 1500,
["type"] = "item", ["image"] = "snspistol_part_1.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Barrel of an SNS Pistol"},
["snspistol_part_2"] = {["name"] = "snspistol_part_2",
["label"] = "SNS Trigger", ["weight"] = 1500,
["type"] = "item", ["image"] = "snspistol_part_2.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Trigger from an SNS Pistol"},
["snspistol_part_3"] = {["name"] = "snspistol_part_3",
["label"] = "SNS Clip", ["weight"] = 1500,
["type"] = "item", ["image"] = "snspistol_part_3.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = true,
["combinable"] = {accept = {"snspistol_part_1"}, reward = "snspistol_stage_1", anim
= {["dict"] = "anim@amb@business@weed@weed_inspecting_high_dry@", ["lib"] =
"weed_inspecting_high_base_inspector", ["text"] = "Attaching parts", ["timeOut"] =
15000,}}, ["description"] = "Clip of an SNS Pistol"},
["snspistol_stage_1"] = {["name"] = "snspistol_stage_1",
["label"] = "SNS Body", ["weight"] = 2500,
["type"] = "item", ["image"] = "snspistol_stage_1.png",
["unique"] = false, ["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 parts", ["timeOut"] =
15000,}}, ["description"] = "SNS w/ Loop & Clip"},
["bandage"] = {["name"] = "bandage",
["label"] = "Bandage", ["weight"] =
1000, ["type"] = "item", ["image"] = "bandage.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Plaster on it, you'll feel better"},
["ifak"] = {["name"] = "ifak",
["label"] = "IFAK", ["weight"] =
0, ["type"] = "item", ["image"] = "ifak.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Heals you over time and clots wounds."},
["painkillers"] = {["name"] = "painkillers",
["label"] = "Painkillers", ["weight"] = 0,
["type"] = "item", ["image"] = "painkillers.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "For excruciating pain, add a pill"},
["binoculars"] = {["name"] = "binoculars",
["label"] = "Binoculars", ["weight"] =
10000, ["type"] = "item", ["image"] = "binoculars.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Watching a nice view though.."},
["snowball"] = {["name"] = "snowball",
["label"] = "Snowball", ["weight"] = 0,
["type"] = "item", ["image"] = "snowball.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Feeling like its christmas again"},
["firework1"] = {["name"] = "firework1",
["label"] = "Fireworks type 1", ["weight"] = 2000,
["type"] = "item", ["image"] = "firework1.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Some colors in the air"},
["firework2"] = {["name"] = "firework2",
["label"] = "Fireworks type 2", ["weight"] = 2000,
["type"] = "item", ["image"] = "firework2.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Some colors in the air"},
["firework3"] = {["name"] = "firework3",
["label"] = "Fireworks type 3", ["weight"] = 2000,
["type"] = "item", ["image"] = "firework3.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Some colors in the air"},
["firework4"] = {["name"] = "firework4",
["label"] = "Fireworks type 4", ["weight"] = 2000,
["type"] = "item", ["image"] = "firework4.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Some colors in the air"},
["iphone"] = {["name"] = "iphone",
["label"] = "iPhone", ["weight"] =
0, ["type"] = "item", ["image"] = "iphone.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Quality and exepnsive phone"},
["samsungphone"] = {["name"] = "samsungphone",
["label"] = "Samsung S10", ["weight"] = 0,
["type"] = "item", ["image"] = "samsungphone.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Quality and exepnsive phone"},
["laptop"] = {["name"] = "laptop",
["label"] = "Laptop", ["weight"] =
0, ["type"] = "item", ["image"] = "laptop.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Expensive stuff or not"},
["tablet"] = {["name"] = "tablet",
["label"] = "Tablet", ["weight"] =
0, ["type"] = "item", ["image"] = "tablet.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Expensive stuff or not"},
["lighter"] = {["name"] = "lighter",
["label"] = "Lighter", ["weight"] =
0, ["type"] = "item", ["image"] = "lighter.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Burn a fire on New Year's Eve"},
["certificate"] = {["name"] = "certificate",
["label"] = "Certificate", ["weight"] = 0,
["type"] = "item", ["image"] = "certificate.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Certificate that proves that you are the
owner of certain items"},
["nitrous"] = {["name"] = "nitrous",
["label"] = "Nitrous Oxide", ["weight"] = 5000,
["type"] = "item", ["image"] = "nitrous.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Nitrous is a useful item to boost your
vehicle! :D"},
["walkstick"] = {["name"] = "walkstick",
["label"] = "Walk Stick", ["weight"] = 1000,
["type"] = "item", ["image"] = "walkstick.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Walking stick for the old fellas"},
["harness"] = {["name"] = "harness",
["label"] = "Racing Harness", ["weight"] =
1000, ["type"] = "item", ["image"] = "harness.png",
["unique"] = true, ["useable"] = true, ["shouldClose"] =
true, ["combinable"] = nil, ["description"] = "Race harness so you can't get
out of your car."},
["markedbills"] = {["name"] = "markedbills",
["label"] = "Marked Bills", ["weight"] = 1000,
["type"] = "item", ["image"] = "markedbills.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Marked Bills"},
["cashroll"] = {["name"] = "cashroll",
["label"] = "Roll of Cash", ["weight"] = 0,
["type"] = "item", ["image"] = "cashroll.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Whats the count.."},
["cashstack"] = {["name"] = "cashstack",
["label"] = "Stack of Cash", ["weight"] = 0,
["type"] = "item", ["image"] = "cashstack.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "All nice and sequential."},
["ciggy"] = {["name"] = "ciggy",
["label"] = "Cigarette", ["weight"] =
0, ["type"] = "item", ["image"] = "cigarette.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Smoke sum..."},
["cigar"] = {["name"] = "cigar",
["label"] = "Cigar", ["weight"] =
0, ["type"] = "item", ["image"] = "cigar.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "A cuban one"},
["umbrella"] = {["name"] = "umbrella",
["label"] = "Umbrella", ["weight"] =
3000, ["type"] = "item", ["image"] = "umbrella.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "For rainy days perhaps..."},
["pistol_suppressor"] = {["name"] = "pistol_suppressor",
["label"] = "Pistol Suppressor", ["weight"] = 1000,
["type"] = "item", ["image"] = "ssilencer.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Suppressor intended for Pistols"},
["pistol_extendedclip"] = {["name"] = "pistol_extendedclip",
["label"] = "Ext Pistol Mag", ["weight"] = 1000,
["type"] = "item", ["image"] = "extended.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Extended Mag intended for Pistols"},
["smg_extendedclip"] = {["name"] = "smg_extendedclip",
["label"] = "Ext SMG Mag", ["weight"] = 1000,
["type"] = "item", ["image"] = "extended.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Extended Mag intended for Sub Machine
Guns"},
["smg_flashlight"] = {["name"] = "smg_flashlight",
["label"] = "SMG Flashlight", ["weight"] = 1000,
["type"] = "item", ["image"] = "smg_flashlight.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Flashlight intended for Sub Machine
Guns"},
["smg_scope"] = {["name"] = "smg_scope",
["label"] = "SMG Scope", ["weight"] = 1000,
["type"] = "item", ["image"] = "smg_scope.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Scope intended for Sub Machine Guns"},
["smg_suppressor"] = {["name"] = "smg_suppressor",
["label"] = "SMG Suppressor", ["weight"] = 1000,
["type"] = "item", ["image"] = "ssilencer.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Suppressor intended for Sub Machine
Guns"},
["rifle_extendedclip"] = {["name"] = "rifle_extendedclip",
["label"] = "Ext Rifle Mag", ["weight"] = 1000,
["type"] = "item", ["image"] = "extended.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Extended Mag intended for Rifles"},
["rifle_drummag"] = {["name"] = "rifle_drummag",
["label"] = "Rifle Drummag", ["weight"] = 1000,
["type"] = "item", ["image"] = "rifle_drummag.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Drum Mag intended for Rifles"},
["rifle_suppressor"] = {["name"] = "rifle_suppressor",
["label"] = "Rifle Suppressor", ["weight"] = 1000,
["type"] = "item", ["image"] = "ssilencer.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Suppressor intended for Rifles"},
["labkey"] = {["name"] = "labkey",
["label"] = "Lab Key", ["weight"] =
500, ["type"] = "item", ["image"] = "labkey.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Key to put in hole."},
["pinger"] = {["name"] = "pinger",
["label"] = "Ping Antenna", ["weight"] = 1000,
["type"] = "item", ["image"] = "pinger.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "With a pinger and a Phone you can send
your location"},
["firstaid"] = {["name"] = "firstaid",
["label"] = "First Aid Kit", ["weight"] = 2500,
["type"] = "item", ["image"] = "firstaid.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "You can use this First Aid kit to help
people get up from load position."},
["medkit"] = {["name"] = "medkit",
["label"] = "Med Kit", ["weight"] =
2500, ["type"] = "item", ["image"] = "medkit.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "You can use this Med Aid kit to help
people get up from load position."},
["printerdocument"] = {["name"] = "printerdocument",
["label"] = "Document", ["weight"] = 0,
["type"] = "item", ["image"] = "printerdocument.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "A nice document"},
["casinochips"] = {["name"] = "casinochips",
["label"] = "Casino Chips", ["weight"] = 1,
["type"] = "item", ["image"] = "casino_chips.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Oh, you can bet with those..."},
["taco"] = {["name"] = "taco",
["label"] = "Taco", ["weight"] = 0,
["type"] = "item", ["image"] = "taco.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Some big taco brother"},
["meat"] = {["name"] = "meat",
["label"] = "Meat", ["weight"] = 0,
["type"] = "item", ["image"] = "meat.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Who doesnt like meat?"},
["lettuce"] = {["name"] = "lettuce",
["label"] = "Lettuce", ["weight"] = 0,
["type"] = "item", ["image"] = "lettuce.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Lettuce is good"},
["taco-box"] = {["name"] = "taco-box",
["label"] = "Taco Box", ["weight"] = 5000,
["type"] = "item", ["image"] = "taco-box.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Box filled with tacos"},
["taco-bag"] = {["name"] = "taco-bag",
["label"] = "Taco Bag", ["weight"] = 5000,
["type"] = "item", ["image"] = "taco-bag.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Bag filled with tacos"},
["p2p"] = {["name"] = "p2p",
["label"] = "P2P", ["weight"] = 0,
["type"] = "item", ["image"] = "p2p.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Some weird stuff you got there.."},
["burger"] = {["name"] = "burger",
["label"] = "Hamburger", ["weight"] = 1000,
["type"] = "item", ["image"] = "burger.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Some good tasty burger"},
["burger-bag"] = {["name"] = "burger-bag",
["label"] = "Burgers Bag", ["weight"] = 5000,
["type"] = "item", ["image"] = "burger-bag.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Bag filled with burgers"},
["empy_contract"] = {["name"] = "empy_contract",
["label"] = "Empty Contract", ["weight"] = 0,
["type"] = "item", ["image"] = "contract.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "You might wanna fill this contract..."},
["contract"] = {["name"] = "contract",
["label"] = "Contract", ["weight"] = 0,
["type"] = "item", ["image"] = "contract.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "A signed contract"},
["meat"] = {["name"] = "meat",
["label"] = "Meat", ["weight"] =
1000, ["type"] = "item", ["image"] = "meat.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Raw Meat"},
["leather"] = {["name"] = "leather",
["label"] = "Leather", ["weight"] =
1000, ["type"] = "item", ["image"] = "leather.png",
["unique"] = false, ["useable"] = false, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Raw Leather"},
["alivechicken"] = {["name"] = "alivechicken",
["label"] = "alivechicken", ["weight"] = 500,
["type"] = "item", ["image"] = "alivechicken.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "For all the thirsty out there"},
["packagedchicken"] = {["name"] = "packagedchicken",
["label"] = "packagedchicken", ["weight"] = 500,
["type"] = "item", ["image"] = "packagedchicken.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "For all the thirsty out there"},
["slaughteredchicken"] = {["name"] = "slaughteredchicken",
["label"] = "slaughteredchicken", ["weight"] = 500,
["type"] = "item", ["image"] = "slaughteredchicken.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "For all the thirsty out there"},
["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 nice diving lol uhm lol yeey."},

["advancedscrewdriver"] = {
["name"] = "advancedscrewdriver",
["label"] = "Advanced Screwdriver",
["weight"] = 5000,
["type"] = "item",
["image"] = "advancedscrewdriver.png",
["unique"] = false,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = "A screwdriver"
},

["licenseplate"] = {
["name"] = "licenseplate",
["label"] = "License Plate",
["weight"] = 0,
["type"] = "item",
["image"] = "licenseplate.png",
["unique"] = true,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = "Use on a vehicle to alter its plate or change it
back - 1 time use.."
},

-- // USB //
["methburn"] = {["name"] = "methburn",
["label"] = "Meth Burn", ["weight"] = 5000,
["type"] = "item", ["image"] = "methburn.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Meth USB"},
["cokeburn"] = {["name"] = "cokeburn",
["label"] = "Coke Burn", ["weight"] = 5000,
["type"] = "item", ["image"] = "cokeburn.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Cocaine USB"},
["weedburn"] = {["name"] = "weedburn",
["label"] = "Weed Burn", ["weight"] = 5000,
["type"] = "item", ["image"] = "weedburn.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Weed USB"},
["goldenburn"] = {["name"] = "goldenburn",
["label"] = "Golden USB", ["weight"] = 5000,
["type"] = "item", ["image"] = "goldenburn.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Golden USB"},
["cokebrick"] = {["name"] = "cokebrick",
["label"] = "Coke Brick (100g)",["weight"] = 10000, ["type"] =
"item", ["image"] = "cokebrick.png", ["unique"] = false,
["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil,
["description"] = "Cocaine Brick"},
["methbrick"] = {["name"] = "methbrick",
["label"] = "Meth Brick (100g)",["weight"] = 10000, ["type"] =
"item", ["image"] = "methbrick.png", ["unique"] = false,
["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil,
["description"] = "Meth Brick"},
["coke10g"] = {["name"] = "coke10g",
["label"] = "10g Coke", ["weight"] = 1000,
["type"] = "item", ["image"] = "coke10g.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "10 grams of cocaine"},
["meth10g"] = {["name"] = "meth10g",
["label"] = "10g Meth", ["weight"] = 1000,
["type"] = "item", ["image"] = "meth10g.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "10 grams of meth"},
["weed4g"] = {["name"] = "weed4g",
["label"] = "Weed Qz", ["weight"] = 450,
["type"] = "item", ["image"] = "weed4g.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "4 grams of weed"},
["hqscale"] = {["name"] = "hqscale",
["label"] = "High Quality Scales",["weight"] = 2000,
["type"] = "item", ["image"] = "hqscale.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "High Quality Scale for some ganja"},

-- // FOODS //
["fishtaco"] = {["name"] = "fishtaco",
["label"] = "Fishtaco", ["weight"] = 0,
["type"] = "item", ["image"] = "fishtaco.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Make like the fishes."},
["taco"] = {["name"] = "taco",
["label"] = "Taco", ["weight"] = 0,
["type"] = "item", ["image"] = "taco.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "This aint free taco."},
["burrito"] = {["name"] = "burrito",
["label"] = "Burrito", ["weight"] = 0,
["type"] = "item", ["image"] = "burrito.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Burrito"},
["churro"] = {["name"] = "churro",
["label"] = "Churro", ["weight"] = 0,
["type"] = "item", ["image"] = "churro.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Basically a long donut."},
["hotdog"] = {["name"] = "hotdog",
["label"] = "Hot Dog", ["weight"] = 0,
["type"] = "item", ["image"] = "hotdog.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Dont ask what is in it"},
["greencow"] = {["name"] = "greencow",
["label"] = "Green Cow", ["weight"] = 0,
["type"] = "item", ["image"] = "greencow.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Slightly Increases Stamina and Speed"},
["donut"] = {["name"] = "donut",
["label"] = "Donut", ["weight"] = 0,
["type"] = "item", ["image"] = "donut.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Powered by Ms.Piggy"},
["eggsbacon"] = {["name"] = "eggsbacon",
["label"] = "Eggs and Bacon", ["weight"] = 0,
["type"] = "item", ["image"] = "eggsbacon.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Great start to your morning"},
["frenchtoast"] = {["name"] = "frenchtoast",
["label"] = "French Toast", ["weight"] = 0, ["type"] = "item",
["image"] = "frenchtoast.png", ["unique"] = false,
["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil,
["description"] = "Huh, can i resist?"},
["waffle"] = {["name"] = "waffle",
["label"] = "Waffle", ["weight"] = 0, ["type"] =
"item", ["image"] = "waffle.png", ["unique"] =
false, ["useable"] = true, ["shouldClose"] = false, ["combinable"]
= nil, ["description"] = "Sum Good hot waffle"},
["heartstopper"] = {["name"] = "heartstopper",
["label"] = "The Heart Stopper",["weight"] = 1000, ["type"] =
"item", ["image"] = "heartstopper.png", ["unique"] = false,
["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil,
["description"] = "Sates Hunger and reduces stress."},
["moneyshot"] = {["name"] = "moneyshot",
["label"] = "Money Shot", ["weight"] = 1000, ["type"] =
"item", ["image"] = "moneyshot.png", ["unique"] = false,
["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil,
["description"] = "Sates Hunger and reduces stress."},
["bleederburger"] = {["name"] = "bleederburger",
["label"] = "The Bleeder", ["weight"] = 1000,
["type"] = "item", ["image"] = "bleederburger.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Sates Hunger and reduces stress."},
["fowlburger"] = {["name"] = "fowlburger",
["label"] = "Fowl Burger", ["weight"] = 1000,
["type"] = "item", ["image"] = "fowlburger.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "If you enjoyed it, the chicken didnt die
in vain! 900Cal"},
["meatfree"] = {["name"] = "meatfree",
["label"] = "Meat Free", ["weight"] = 1000,
["type"] = "item", ["image"] = "meatfree.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Sates Hunger and reduces stress."},
["signalradar"] = {["name"] = "signalradar",
["label"] = "Signal Radar", ["weight"] = 2500, ["type"] =
"item", ["image"] = "signalradar.png", ["unique"] =
false, ["useable"] = true, ["shouldClose"] = false, ["combinable"]
= nil, ["description"] = "Police Tracking Device"},
["torpedo"] = {["name"] = "torpedo",
["label"] = "Torpedo", ["weight"] = 1000,
["type"] = "item", ["image"] = "torpedo.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Sates Hunger and reduces stress."},
["torta"] = {["name"] = "torta",
["label"] = "Torta", ["weight"] = 0,
["type"] = "item", ["image"] = "torta.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Just a lil bro of torpedo pretty much"},
["icecream"] = {["name"] = "icecream",
["label"] = "Ice Cream", ["weight"] = 0,
["type"] = "item", ["image"] = "icecream.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Made from real human titty milk."},
["slushy"] = {["name"] = "slushy",
["label"] = "Slushy", ["weight"] = 1500,
["type"] = "item", ["image"] = "slushy.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "The best fucking slushy ever, cmon there
is no doubt"},
["mshake"] = {["name"] = "mshake",
["label"] = "Milkshake", ["weight"] = 0,
["type"] = "item", ["image"] = "mshake.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Hand-scooped for you"},
["jailfood"] = {["name"] = "jailfood",
["label"] = "Jail Food", ["weight"] = 50000,
["type"] = "item", ["image"] = "jailfood.png",
["unique"] = false, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "Looks as bad as the Sheriffs aim."},

-- Dede
["orangeslushy"] = {["name"] = "orangeslushy",
["label"] = "Orange Slushy", ["weight"] = 1500, ["type"] =
"item", ["image"] = "orange-slushy.png", ["unique"] = false, ["useable"] = true,
["shouldClose"] = false, ["combinable"] = nil, ["description"] = "The best fucking
slushy ever, cmon there is no doubt"},
["blueslushy"] = {["name"] = "blueslushy",
["label"] = "Blue Slushy", ["weight"] = 1500, ["type"] =
"item", ["image"] = "blue-slushy.png", ["unique"] = false, ["useable"] = true,
["shouldClose"] = false, ["combinable"] = nil, ["description"] = "The best fucking
slushy ever, cmon there is no doubt"},
["greenslushy"] = {["name"] = "greenslushy",
["label"] = "Green Slushy", ["weight"] = 1500, ["type"] =
"item", ["image"] = "green-slushy.png", ["unique"] = false, ["useable"] = true,
["shouldClose"] = false, ["combinable"] = nil, ["description"] = "The best fucking
slushy ever, cmon there is no doubt"},
["yellowslushy"] = {["name"] = "yellowslushy",
["label"] = "Yellow Slushy", ["weight"] = 1500, ["type"] =
"item", ["image"] = "yellow-slushy.png", ["unique"] = false, ["useable"] = true,
["shouldClose"] = false, ["combinable"] = nil, ["description"] = "The best fucking
slushy ever, cmon there is no doubt"},

-- prop items
["boombox"] = {["name"] = "boombox",
["label"] = "Boombox", ["weight"] = 1500, ["type"] = "item", ["image"]
= "orange-slushy.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] =
true, ["combinable"] = nil, ["description"] = "The best fucking slushy ever, cmon
there is no doubt"},
["box"] = {["name"] = "box",
["label"] = "Box", ["weight"] = 1500, ["type"] = "item",
["image"] = "blue-slushy.png", ["unique"] = false, ["useable"] = true,
["shouldClose"] = true, ["combinable"] = nil, ["description"] = "The best fucking
slushy ever, cmon there is no doubt"},
["dufflebag"] = {["name"] = "dufflebag",
["label"] = "Duffle Bag", ["weight"] = 1500, ["type"] = "item", ["image"]
= "green-slushy.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] =
false, ["combinable"] = nil, ["description"] = "The best fucking slushy ever, cmon
there is no doubt"},
["medicalbag"] = {["name"] = "medicalbag",
["label"] = "Medical Bag", ["weight"] = 1500, ["type"] = "item", ["image"]
= "yellow-slushy.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] =
false, ["combinable"] = nil, ["description"] = "The best fucking slushy ever, cmon
there is no doubt"},
["securitycase"] = {["name"] = "securitycase",
["label"] = "Security Case", ["weight"] = 1500, ["type"] = "item", ["image"] =
"green-slushy.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = false,
["combinable"] = nil, ["description"] = "The best fucking slushy ever, cmon there
is no doubt"},
["toolbox"] = {["name"] = "toolbox",
["label"] = "Toolox", ["weight"] = 1500, ["type"] = "item", ["image"]
= "yellow-slushy.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] =
true, ["combinable"] = nil, ["description"] = "The best fucking slushy ever, cmon
there is no doubt"},

--BANDANAS
["bloodsbandana"] = {["name"] = "bloodsbandana",
["label"] = "Red Bandana", ["weight"] = 1000, ["type"] = "item", ["image"] =
"bloodsbandana.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] =
true, ["combinable"] = nil, ["description"] = "Bandana"},
["greenbandana"] = {["name"] = "greenbandana",
["label"] = "GSF Bandana", ["weight"] = 1000, ["type"] = "item", ["image"] =
"greenbandana.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Bandana"},
["ballasbandana"] = {["name"] = "ballasbandana",
["label"] = "Ballas Bandana", ["weight"] = 1000, ["type"] = "item", ["image"] =
"ballasbandana.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] =
true, ["combinable"] = nil, ["description"] = "Bandana"},
["vagosbandana"] = {["name"] = "vagosbandana",
["label"] = "Vagos Bandana", ["weight"] = 1000, ["type"] = "item", ["image"] =
"vagosbandana.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Bandana"},
["cripsbandana"] = {["name"] = "cripsbandana",
["label"] = "Blue Bandana", ["weight"] = 1000, ["type"] = "item", ["image"] =
"cripsbandana.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Bandana"},
["whitebandana"] = {["name"] = "whitebandana",
["label"] = "White Bandana", ["weight"] = 1000, ["type"] = "item", ["image"] =
"whitebandana.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Bandana"},
["blackbandana"] = {["name"] = "blackbandana",
["label"] = "Black Bandana", ["weight"] = 1000, ["type"] = "item", ["image"] =
"blackbandana.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true,
["combinable"] = nil, ["description"] = "Bandana"},
["orangebandana"] = {["name"] = "orangebandana",
["label"] = "Orange Bandana", ["weight"] = 1000, ["type"] = "item", ["image"]
= "orangebandana.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] =
true, ["combinable"] = nil, ["description"] = "Bandana"},
["spirte"] = {
["name"] = "spirte",
["label"] = "Spirte",
["weight"] = 0,
["type"] = "item",
["image"] = "sprite.png",
["unique"] = true,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = "Its not as unhealthy as cola"
},

["icedTea"] = {
["name"] = "icedtea",
["label"] = "IcedTea",
["weight"] = 0,
["type"] = "item",
["image"] = "icedtea.png",
["unique"] = true,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = "Tastes likes fruits"
},

["capuchino"] = {
["name"] = "capuchino",
["label"] = "Capuchino",
["weight"] = 0,
["type"] = "item",
["image"] = "capuchino.png",
["unique"] = true,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = "The brother of coffee"
},

["latte"] = {
["name"] = "latte",
["label"] = "Latte",
["weight"] = 0,
["type"] = "item",
["image"] = "latte.png",
["unique"] = true,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = "Thats so fetch"
},

["fries"] = {
["name"] = "fries",
["label"] = "Fries",
["weight"] = 1000,
["type"] = "item",
["image"] = "fries.png",
["unique"] = true,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = "Sates Hunger and reduces stress."
},

["frappuccino"] = {
["name"] = "frappuccino",
["label"] = "Frappuccino",
["weight"] = 0,
["type"] = "item",
["image"] = "frappuccino.png",
["unique"] = true,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = "Its like I have ESPN or something"
},

["wings"] = {
["name"] = "wings",
["label"] = "Wings",
["weight"] = 0,
["type"] = "item",
["image"] = "wings.png",
["unique"] = true,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = "Dont lick your fingers"
},
}

You might also like