This commit is contained in:
Nordi98 2025-06-24 11:39:33 +02:00
parent 2df717dd3c
commit dd8ac41f1c
15 changed files with 714 additions and 27 deletions

View file

@ -128,7 +128,27 @@ JobCalls.Positions = {
display = 4
}
},
{
name = "Santoro",
coords = vector3(162.3750, 268.6166, 109.9737),
number = 3131,
needjob = "sud",
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 = "Santoro Control Center",
sprite = 60,
color = 38,
scale = 0.8,
display = 4
}
},
}