From fd70c68363ef3057ce7cb17ee7af497af6bba626 Mon Sep 17 00:00:00 2001 From: yuni Date: Mon, 28 Oct 2024 19:34:40 +0100 Subject: [PATCH] add generic questions/answers about life in space --- src/chats/serenity.yaml | 35 +++++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/src/chats/serenity.yaml b/src/chats/serenity.yaml index 9b1eb16..7f44ca0 100644 --- a/src/chats/serenity.yaml +++ b/src/chats/serenity.yaml @@ -339,8 +339,8 @@ - label: generic_questions - include: generic_questions_serenity -- See you around! -- goto: EXIT +- Anything else? +- goto: reservation - include: generic_help_oxygen_handler - Is there anything else I can help you with? @@ -862,6 +862,37 @@ - We're about 150,000km away from the gas giant. - This region is called Serenity by its inhabitants, due to the relative safety from Jupiter's magnetic field and the micrometeorites. - goto: generic_questions +- Everything's so dark, I can barely see anything.: + - Yep, that's space for you. + - You have a couple of options to help with that though. + - First, make sure your Augmented Reality is on. [press TAB] + - Then, boost the light amplification setting. [press ESC] + - Sometimes the flashlight can help too. [press F] + - But space is empty, so unless you point the flashlight at something, it won't do much. + - "You can boost its brightness, but careful: It may drain more power than your reactor generates." + - goto: generic_questions +- Tell me about life in space.: + - Sure, what do you want to know? + - label: generic_questions_lifeinspace + - Where does everybody live?: + - Hm? In our space suits of course. + - The suit takes care of all of our physical needs. + - And we barely own anything, since everything's digital these days. + - Some people may seem like they're lifelessly drifting in space for days when in fact they're immersed in a mind-blowing virtual reality experience. + - What do people eat around here?: + - The space suit recycles waste material into all essential nutrients and pumps them into your feeding tube. + - And for the gourmands, there's the Old Earth Pizzeria. + - I haven't seen any toilets around here...: + - Aaah, don't tell me you're new to this? + - There are no toilets. + - When you feel the need, just let it go. + - Your space suit will automatically inflate balloons around your belly and thighs to trap any waste. + - When you're done with the job, warm water will flood your nether regions and flush everything. + - The waste is then recycled and enriched with nutrients for future use. + - Efficient, right? Imagine, there was a time when people dropped their feces into holes in the ground and let it go to waste! Outrageous. + - That's all for now.: + - goto: generic_questions + - goto: generic_questions_lifeinspace - Where do I get medical attention?: - No worries, your suit provides you with optimal conditions to never get sick. - But if you do ever need medical attention, the suit is equipped with automated diagnosis and treatment mechanisms to cover 99.9% of possible issues.