Blips Config

Config.Blips = {
	Garages = {Sprite = 290, Color = 38, Display = 2, Scale = 0.6}, -- Public Garage Blip Settings.
	PGarages = {Sprite = 290, Color = 53, Display = 2, Scale = 0.6}, -- Private Garage Blip Settings.
	Pounds = {Sprite = 67, Color = 64, Display = 2, Scale = 0.6}, -- Pound Blip Settings.
	PDImpound = {Sprite = 67, Color = 1, Display = 2, Scale = 0.6} -- Police Impound Blip Settings.
}

Last updated