forked from Simnation/Main
ed
This commit is contained in:
parent
c21211efd3
commit
42d8e194b4
1 changed files with 4 additions and 4 deletions
|
@ -2,14 +2,14 @@ Config = {}
|
||||||
|
|
||||||
-- Mietstation
|
-- Mietstation
|
||||||
Config.MietStation = {
|
Config.MietStation = {
|
||||||
coords = vector3(-350.7713, -1948.5717, 20.7989),
|
coords = vector3(-152.94, -2125.1, 16.71),
|
||||||
heading = 50.6936,
|
heading = 287.76,
|
||||||
|
|
||||||
giveback = vector3(-348.5361, -1950.9921, 20.7986),
|
giveback = vector3(-160.14, -2136.28, 16.71)m
|
||||||
|
|
||||||
npc = {
|
npc = {
|
||||||
model = "csb_ramp_marine", -- z. B. Kartbahnbetreiber
|
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
|
scenario = "WORLD_HUMAN_CLIPBOARD" -- idle animation
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue