From 9c0026cc5c615938993d60f2a06a4117a8c0dfc7 Mon Sep 17 00:00:00 2001 From: yuni Date: Sun, 27 Oct 2024 02:13:40 +0200 Subject: [PATCH] extend luna chat --- src/chats/serenity.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/chats/serenity.yaml b/src/chats/serenity.yaml index 37006e2..fe757cb 100644 --- a/src/chats/serenity.yaml +++ b/src/chats/serenity.yaml @@ -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