move Oscillation Station to a more scenic place for now

This commit is contained in:
yuni 2024-04-14 04:13:51 +02:00
parent dad7fc8fc4
commit 69fce751d9
2 changed files with 2 additions and 2 deletions

View file

@ -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() {

View file

@ -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'"