forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
da5560ed36
commit
45a24597e8
1 changed files with 13 additions and 1 deletions
|
@ -128,7 +128,19 @@ Config.Zonen = {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
name = "cayogarage",
|
||||||
|
price = nil, --pro FZ
|
||||||
|
NPC = {
|
||||||
|
spawn = vector4(4505.5659, -4549.3335, 3.0960, 69.6222),
|
||||||
|
model = "IG_JuanStrickler",
|
||||||
|
distance = 30.0
|
||||||
|
},
|
||||||
|
vehicle_spawn = {
|
||||||
|
vector4(4501.0264, -4546.2852, 3.0278, 24.5729),
|
||||||
|
vector4(4497.0498, -4536.6616, 3.1636, 276.0185),
|
||||||
|
}
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue