From 0dda705db2a225777ff2c8e1025cc49777667e1e Mon Sep 17 00:00:00 2001 From: hut Date: Wed, 24 Apr 2024 21:07:29 +0200 Subject: [PATCH] rename oscillation station to farview station --- src/chat.rs | 2 +- src/chats/startrans.yaml | 16 ++++++++-------- src/data/defs.txt | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/chat.rs b/src/chat.rs index efd1cf3..a47ddca 100644 --- a/src/chat.rs +++ b/src/chat.rs @@ -851,7 +851,7 @@ pub fn handle_chat_scripts( if let Ok((mut pos, mut v)) = q_playercam.get_single_mut() { let busstop = match param1 { "serenity" => Some("busstop"), - "oscillation" => Some("busstop2"), + "farview" => Some("busstop2"), "metisprime" => Some("busstop3"), _ => None }; diff --git a/src/chats/startrans.yaml b/src/chats/startrans.yaml index 08bf9e3..28e9ca7 100644 --- a/src/chats/startrans.yaml +++ b/src/chats/startrans.yaml @@ -19,7 +19,7 @@ - chat: ClippyTransSerenity - set: $busstop serenity - Welcome at StarTrans Cargo Services! You have reached Serenity Station. -- "Ready for a trip? Available bus stops: Oscillation Station, Metis Prime Station" +- "Ready for a trip? Available bus stops: Farview Station, Metis Prime Station" - label: startransbusstop - include: BusStops - label: interesting @@ -33,7 +33,7 @@ - chat: ClippyTransMetis - set: $busstop metis - Welcome at StarTrans Cargo Services! You have reached Metis Prime Station. -- "Ready for a trip? Available bus stops: Oscillation Station, Serenity Station" +- "Ready for a trip? Available bus stops: Farview Station, Serenity Station" - label: startransbusstop - include: BusStops - label: interesting @@ -45,9 +45,9 @@ --- -- chat: ClippyTransOscillation -- set: $busstop oscillation -- Welcome at StarTrans Cargo Services! You have reached Oscillation Station. +- chat: ClippyTransFarview +- set: $busstop farview +- Welcome at StarTrans Cargo Services! You have reached Farview Station. - "Ready for a trip? Available bus stops: Serenity Station, Metis Prime Station" - label: startransbusstop - include: BusStops @@ -72,12 +72,12 @@ - Can I take a spacecraft with me?: - Absolutely. - goto: startransbusstop -- if: $busstop != oscillation - Take me to Oscillation Station, please.: +- if: $busstop != farview + Take me to Farview Station, please.: - StarTrans wishes you a pleasant journey. - script: cryofadeout - sleep: 5 - - script: cryotrip oscillation + - script: cryotrip farview - goto: EXIT - if: $busstop != metis Take me to Metis Prime Station, please.: diff --git a/src/data/defs.txt b/src/data/defs.txt index c40fe87..07bf868 100644 --- a/src/data/defs.txt +++ b/src/data/defs.txt @@ -615,7 +615,7 @@ actor 100 -18000 2000 clippy actor -184971e3 149410e3 -134273e3 "orb_busstop" relativeto jupiter id "busstop2" - name "StarTrans Bus Station 'Oscillation Station'" + name "StarTrans Bus Station 'Farview Station'" scale 100 pointofinterest yes wants maxrotation 0 @@ -632,7 +632,7 @@ actor -184971e3 149410e3 -134273e3 "orb_busstop" thrust 15 6 3 400 0.5 rotationy -0.5 scale 3 - chatid ClippyTransOscillation + chatid ClippyTransFarview pronoun it actor 40 10 40 "orb_busstop" name "Light Orb"