diff --git a/shared.lua b/shared.lua index 7739c52..3110059 100644 --- a/shared.lua +++ b/shared.lua @@ -118,7 +118,6 @@ QBShared.Items = { ["weapon_pipebomb"] = {["name"] = "weapon_pipebomb", ["label"] = "Pipe bom", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "placeholder.png", ["unique"] = true, ["useable"] = false, ["combinable"] = nil, ["description"] = "This is a placeholder description"}, ["weapon_poolcue"] = {["name"] = "weapon_poolcue", ["label"] = "Poolcue", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "weapon_poolcue.png", ["unique"] = true, ["useable"] = false, ["combinable"] = nil, ["description"] = "This is a placeholder description"}, ["weapon_wrench"] = {["name"] = "weapon_wrench", ["label"] = "Wrench", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "weapon_wrench.png", ["unique"] = true, ["useable"] = false, ["combinable"] = nil, ["description"] = "This is a placeholder description"}, - ["weapon_autoshotgun"] = {["name"] = "weapon_autoshotgun", ["label"] = "Sweeper Shotgun", ["weight"] = 3000, ["type"] = "weapon", ["ammotype"] = "AMMO_SHOTGUN", ["image"] = "sweepershotgun.png", ["unique"] = true, ["useable"] = false, ["combinable"] = nil, ["description"] = "This is a placeholder description"}, ["weapon_bread"] = {["name"] = "weapon_bread", ["label"] = "Baquette", ["weight"] = 1000, ["type"] = "weapon", ["ammotype"] = nil, ["image"] = "baquette.png", ["unique"] = true, ["useable"] = false, ["combinable"] = nil, ["description"] = "This is a placeholder description"}, @@ -3044,19 +3043,7 @@ QBShared.Vehicles = { ["trunkspace"] = 60000, ["trunkslots"] = 40, ["shop"] = "pdm", - }, - ["stafford"] = { - ["name"] = "Stafford", - ["brand"] = "Enus", - ["model"] = "stafford", - ["price"] = 45000, - ["category"] = "sedans", - ["hash"] = GetHashKey("stafford"), - ["image"] = "https://vignette.wikia.nocookie.net/gtawiki/images/0/07/FaggioMod-GTAO-front.png", - ["trunkspace"] = 60000, - ["trunkslots"] = 40, - ["shop"] = "pdm", - }, + }, ["camper"] = { ["name"] = "Stafford", ["brand"] = "Brute",