forked from Simnation/Main
ed
This commit is contained in:
parent
42d8e194b4
commit
31bbc0a585
2 changed files with 3 additions and 2 deletions
|
@ -3053,7 +3053,8 @@ CodeStudio.Shops = {
|
||||||
Locations = {
|
Locations = {
|
||||||
vector4(-291.3037, -1933.7380, 30.1457 ,3),
|
vector4(-291.3037, -1933.7380, 30.1457 ,3),
|
||||||
vector4(-1782.6967, -1158.5691, 13.3158, 317.8109),
|
vector4(-1782.6967, -1158.5691, 13.3158, 317.8109),
|
||||||
vector4(4492.2778, -4520.4800, 4.4124, 285.6951) -- Cayo
|
vector4(4492.2778, -4520.4800, 4.4124, 285.6951), -- Cayo
|
||||||
|
vector4(-160.28, -2126.15, 15.71, 171.07) -- Kartbahn
|
||||||
|
|
||||||
},
|
},
|
||||||
Interaction = {
|
Interaction = {
|
||||||
|
|
|
@ -5,7 +5,7 @@ Config.MietStation = {
|
||||||
coords = vector3(-152.94, -2125.1, 16.71),
|
coords = vector3(-152.94, -2125.1, 16.71),
|
||||||
heading = 287.76,
|
heading = 287.76,
|
||||||
|
|
||||||
giveback = vector3(-160.14, -2136.28, 16.71)m
|
giveback = vector3(-160.14, -2136.28, 16.71),
|
||||||
|
|
||||||
npc = {
|
npc = {
|
||||||
model = "csb_ramp_marine", -- z. B. Kartbahnbetreiber
|
model = "csb_ramp_marine", -- z. B. Kartbahnbetreiber
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue