forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
c8130d6588
commit
e9a5e6e808
1 changed files with 0 additions and 34 deletions
|
@ -688,40 +688,6 @@ Config.ImpoundLocations = {
|
|||
drawOnEnts = 0,
|
||||
},
|
||||
},
|
||||
['Impound B'] = {
|
||||
coords = vector3(1649.71, 3789.61, 34.79),
|
||||
spawn = vector4(1643.66, 3798.36, 34.49, 216.16),
|
||||
distance = 15,
|
||||
type = 'car',
|
||||
job = {
|
||||
'police',
|
||||
},
|
||||
blip = {
|
||||
id = 68,
|
||||
color = 0,
|
||||
scale = 0.6,
|
||||
},
|
||||
hideBlip = false,
|
||||
hideMarkers = true,
|
||||
markers = {
|
||||
id = 21,
|
||||
size = {
|
||||
x = 0.3,
|
||||
y = 0.3,
|
||||
z = 0.3,
|
||||
},
|
||||
color = {
|
||||
r = 255,
|
||||
g = 255,
|
||||
b = 255,
|
||||
a = 120,
|
||||
},
|
||||
bobUpAndDown = 0,
|
||||
faceCamera = 0,
|
||||
rotate = 1,
|
||||
drawOnEnts = 0,
|
||||
},
|
||||
},
|
||||
['Impound Sandy'] = {
|
||||
coords = vector3(1822.77, 3630.39, 34.28),
|
||||
spawn = vector4(1827.49, 3631.13, 33.28, 215.71),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue