forked from Simnation/Main
all
This commit is contained in:
parent
dea9f9055b
commit
b4ff5273bb
2 changed files with 6 additions and 4 deletions
|
@ -65,9 +65,9 @@ JobCalls.Positions = {
|
|||
display = 4
|
||||
}
|
||||
},
|
||||
--[[ {
|
||||
{
|
||||
name = "Marshals",
|
||||
coords = vector3(),
|
||||
coords = vector3(-451.5362, 6009.3862, 31.9537),
|
||||
number = 916,
|
||||
needjob = "marsha",
|
||||
useMarker = true,
|
||||
|
@ -85,7 +85,7 @@ JobCalls.Positions = {
|
|||
scale = 0.8,
|
||||
display = 4
|
||||
}
|
||||
}, ]]
|
||||
},
|
||||
{
|
||||
name = "Down Town Cab",
|
||||
coords = vector3(-1249.6710, -285.0229, 37.7374),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue