diff --git a/src/chat.rs b/src/chat.rs index 5f8b4e6..b9d064a 100644 --- a/src/chat.rs +++ b/src/chat.rs @@ -743,7 +743,7 @@ pub fn handle_chat_scripts( else { if let Ok((mut pos, mut v)) = q_playercam.get_single_mut() { if param1 == "oscillation".to_string() { - *pos = Position(DVec3::new(147e6, 165e6, 336e6)); + *pos = Position(DVec3::new(-184968e3, 149410e3, -134273e3)); v.0 = DVec3::ZERO; } else if param1 == "metisprime".to_string() { diff --git a/src/defs.txt b/src/defs.txt index df4a8cd..0b75355 100644 --- a/src/defs.txt +++ b/src/defs.txt @@ -265,7 +265,7 @@ actor 100 -18000 2000 "orb_busstop" collider capsule 1 0.5 chatid NPCinCryoStasis -actor 147002e3 165001e3 336e6 "orb_busstop" +actor -184971e3 149410e3 -134273e3 "orb_busstop" relativeto jupiter id "busstop2" name "StarTrans Bus Station 'Oscillation Station'"