forked from Simnation/Main
ed
This commit is contained in:
parent
e344d618c0
commit
fd93967cea
2 changed files with 27 additions and 6 deletions
|
@ -213,6 +213,27 @@ JobCalls.Positions = {
|
|||
display = 4
|
||||
}
|
||||
},
|
||||
{
|
||||
name = "spautohaus",
|
||||
coords = vector3(1922.62, 3724.2, 32.57),
|
||||
number = 5553006,
|
||||
needjob = "spah",
|
||||
useMarker = true,
|
||||
marker = {
|
||||
drawDistance = 10.0,
|
||||
type = 25,
|
||||
size = {x = 1.0, y = 1.0, z = 1.0},
|
||||
color = {r = 50, g = 50, b = 204}
|
||||
},
|
||||
blip = {
|
||||
active = false,
|
||||
name = "SP Autohaus Control Center",
|
||||
sprite = 60,
|
||||
color = 38,
|
||||
scale = 0.8,
|
||||
display = 4
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue