diff --git a/resources/[test]/mh_kart_verleih/config.lua b/resources/[test]/mh_kart_verleih/config.lua index 5cf187187..f9d020a21 100644 --- a/resources/[test]/mh_kart_verleih/config.lua +++ b/resources/[test]/mh_kart_verleih/config.lua @@ -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 },