From 51a297158de2ea560384ce43db0db7d6e6843985 Mon Sep 17 00:00:00 2001 From: yuni Date: Sat, 23 Nov 2024 04:38:53 +0100 Subject: [PATCH] opt-in instead of opt-out to Luna's repair/oxygen --- src/chats/serenity.yaml | 30 ++++++++++++------------------ 1 file changed, 12 insertions(+), 18 deletions(-) diff --git a/src/chats/serenity.yaml b/src/chats/serenity.yaml index acfde08..b20fc64 100644 --- a/src/chats/serenity.yaml +++ b/src/chats/serenity.yaml @@ -668,29 +668,23 @@ - set: believe - set: timetravel - "if $$player_suit_health_percent < 100": - - Waah, look at all those scratches on your suit! Let me fix that. - - Continue...: + - Waah, look at all those scratches on your suit! May I fix 'em? + - Yes, please!: - script: repairsuit - - And I'll top off your oxygen tank while I'm at it. - - Continue...: + - Want an oxygen refill, while I'm at it? + - Yes, thank you!: - script: refilloxygen 1 - - Anyway, what's up? - - Thank you!!: - - script: refilloxygen 1 - - No problem. - - Don't touch me!: - - Got it... Anyway, what's up? - - Don't touch me!: + - No problem. Anyway, what's up? + - No, thanks.: + - Got it. Anyway, what's up? + - No.: - Got it. Anyway, what's up? - goto: mainnode -- Oh hey you! Have an oxygen refill! -- Continue...: +- Oh hey you! Need an oxygen refill? +- Yes, please!: - script: refilloxygen 1 - - Anyway, what's up? -- Thank you!!: - - script: refilloxygen 1 - - No problem. -- Don't touch me!: + - Here you go! Anyway, what's up? +- No.: - Got it. Anyway, what's up? - label: mainnode