extend luna chat

This commit is contained in:
yuni 2024-10-27 02:13:40 +02:00
parent 038a18ef5e
commit 9c0026cc5c

View file

@ -381,6 +381,7 @@
- if phone$luna:
- set: begged
- set: believe
- set: timetravel
- "if $$player_suit_health_percent < 100":
- Holy shit! Look at all those scratches and tears on your suit!
- script: repairsuit
@ -516,8 +517,7 @@
- There was something else I wanted...:
- goto: mainnode
- Bye.:
- So long, drifter!
- goto: EXIT
- goto: bye
- goto: timeout
- Good luck with that!:
- Thanks!
@ -605,6 +605,10 @@
- Thank you.
- goto: mainnode
- Bye!:
- label: bye
- if $believe:
- So long, time traveler!
- goto: EXIT
- So long, drifter!
- goto: EXIT
- label: timeout