diff --git a/src/chats/startrans.yaml b/src/chats/startrans.yaml index 7e4d545..accd0ae 100644 --- a/src/chats/startrans.yaml +++ b/src/chats/startrans.yaml @@ -57,21 +57,21 @@ - Can I take a spacecraft with me?: - Absolutely. - goto startransbusstop -- if: busstop != oscillation +- if: busstop != "oscillation" Take me to Oscillation Station, please.: - StarTrans wishes you a pleasant journey. - script: cryofadeout - sleep: 5 - script: cryotrip oscillation - goto: EXIT -- if: busstop != metis +- if: busstop != "metis" Take me to Metis Prime Station, please.: - StarTrans wishes you a pleasant journey. - script: cryofadeout - sleep: 5 - script: cryotrip metisprime - goto: EXIT -- if: busstop != serenity +- if: busstop != "serenity" Take me to Serenity Station, please.: - StarTrans wishes you a pleasant journey. - script: cryofadeout