1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-06-11 00:07:31 +02:00
parent dea9f9055b
commit b4ff5273bb
2 changed files with 6 additions and 4 deletions

View file

@ -2334,7 +2334,9 @@ CodeStudio.Shops = {
},
requiredJob = {
['police'] = {10,9,8,7,6,5}
['police'] = {10,9,8,7,6,5},
['marshal'] = {10,9,8,7,6,5},
},
Locations = {
vector4(480.6711, -1005.9440, 32.9868, 3),

View file

@ -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),