extend luna chat
This commit is contained in:
parent
038a18ef5e
commit
9c0026cc5c
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue