This commit is contained in:
Nordi98 2025-06-24 22:37:49 +02:00
parent ed01656877
commit c4e99f8b0f
4 changed files with 29 additions and 3 deletions

View file

@ -149,6 +149,26 @@ JobCalls.Positions = {
display = 4
}
},
{
name = "coffe_cute",
coords = vector3(-293.9437, -76.8990, 49.5045),
number = 5557185,
needjob = "coffe_cute",
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 = "Coffee Cute Control Center",
sprite = 60,
color = 38,
scale = 0.8,
display = 4
}
},
}