1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-06-17 17:38:46 +02:00
commit ffc86a0f81

View file

@ -37,7 +37,7 @@ Config.Zonen = {
}
},
{
name = "Test1",
name = "garagestrand",
price = nil, --pro FZ
NPC = {
spawn = vector4(-2030.5750, -465.3211, 10.6040, 322.4330),
@ -45,7 +45,10 @@ Config.Zonen = {
distance = 30.0
},
vehicle_spawn = {
vector4(-2024.1405, -472.0471, 10.4052, 321.9595)
vector4(-2024.1405, -472.0471, 10.4052, 321.9595),
vector4(-2019.9814, -476.2500, 10.3961, 314.7540),
vector4(-2014.7660, -480.6383, 11.3975, 325.2452),
vector4(-2010.6467, -483.8439, 11.4016, 313.3144)
}
}
}