1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-10 16:11:37 +02:00
parent c21211efd3
commit 42d8e194b4

View file

@ -2,14 +2,14 @@ Config = {}
-- Mietstation
Config.MietStation = {
coords = vector3(-350.7713, -1948.5717, 20.7989),
heading = 50.6936,
coords = vector3(-152.94, -2125.1, 16.71),
heading = 287.76,
giveback = vector3(-348.5361, -1950.9921, 20.7986),
giveback = vector3(-160.14, -2136.28, 16.71)m
npc = {
model = "csb_ramp_marine", -- z.B. Kartbahnbetreiber
spawn = vector4(-347.4655, -1948.5544, 20.6035, 47.3684), -- leicht abgesenkt für korrekten Bodenstand
spawn = vector4(-163.73, -2130.24, 15.71, 243.0), -- leicht abgesenkt für korrekten Bodenstand
scenario = "WORLD_HUMAN_CLIPBOARD" -- idle animation
},