opt-in instead of opt-out to Luna's repair/oxygen

This commit is contained in:
yuni 2024-11-23 04:38:53 +01:00
parent 9770499cda
commit 51a297158d

View file

@ -668,29 +668,23 @@
- set: believe - set: believe
- set: timetravel - set: timetravel
- "if $$player_suit_health_percent < 100": - "if $$player_suit_health_percent < 100":
- Waah, look at all those scratches on your suit! Let me fix that. - Waah, look at all those scratches on your suit! May I fix 'em?
- Continue...: - Yes, please!:
- script: repairsuit - script: repairsuit
- And I'll top off your oxygen tank while I'm at it. - Want an oxygen refill, while I'm at it?
- Continue...: - Yes, thank you!:
- script: refilloxygen 1 - script: refilloxygen 1
- Anyway, what's up? - No problem. Anyway, what's up?
- Thank you!!: - No, thanks.:
- script: refilloxygen 1 - Got it. Anyway, what's up?
- No problem. - No.:
- Don't touch me!:
- Got it... Anyway, what's up?
- Don't touch me!:
- Got it. Anyway, what's up? - Got it. Anyway, what's up?
- goto: mainnode - goto: mainnode
- Oh hey you! Have an oxygen refill! - Oh hey you! Need an oxygen refill?
- Continue...: - Yes, please!:
- script: refilloxygen 1 - script: refilloxygen 1
- Anyway, what's up? - Here you go! Anyway, what's up?
- Thank you!!: - No.:
- script: refilloxygen 1
- No problem.
- Don't touch me!:
- Got it. Anyway, what's up? - Got it. Anyway, what's up?
- label: mainnode - label: mainnode