forked from Simnation/Main
d
This commit is contained in:
parent
9f9715c45b
commit
9242e64835
1 changed files with 5 additions and 5 deletions
|
@ -8,11 +8,11 @@ return {
|
|||
vehicleSpawn = vec4(816.1749, -119.5066, 80.3096, 241.5598),
|
||||
blipName = "Zum Durstigen Dackel"
|
||||
},
|
||||
-- Pizzeria 2
|
||||
-- Kayass
|
||||
{
|
||||
coords = vec4(1250.35, -359.8, 68.54, 164.05),
|
||||
vehicleSpawn = vec4(1246.3, -365.58, 68.32, 159.15),
|
||||
blipName = "Pizza Job - Vinewood"
|
||||
coords = vec4(1548.9747, 3795.5110, 24.5129, 38.1116),
|
||||
vehicleSpawn = vec4(1573.0295, 3795.8474, 34.4144, 140.1099),
|
||||
blipName = "Kayas Restaurant"
|
||||
},
|
||||
-- Füge weitere Locations nach Bedarf hinzu
|
||||
},
|
||||
|
@ -23,7 +23,7 @@ return {
|
|||
AllowedJobs = {
|
||||
'dackel',
|
||||
'delivery',
|
||||
'restaurant'
|
||||
'kayas'
|
||||
},
|
||||
RequiredJobGrade = 0
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue