diff --git a/src/chats/serenity.yaml b/src/chats/serenity.yaml index 06429e9..e6469b4 100644 --- a/src/chats/serenity.yaml +++ b/src/chats/serenity.yaml @@ -188,6 +188,41 @@ - But you know what? I'll make an exception, just for you. - set: reservation - goto: node_menu +- if: "$$quest_pizza_getreward" + I delivered the pizza to Luna! She sends her regards.: + - That's amazing! + - set: $$quest_pizza_getreward 0 + - I hereby formally acknowledge that you have fulfilled your destiny and succeeded in your quest. + - Is this what you wanted? + - Yes, this is awesome! Where's my reward?: + - Great! Your reward is... + - From now on, you get all the pizza you want! For free! + - Thank you so much!: + - No problem. Really. + - It kinda feels shallow.: + - That's life. +- if: "~$$quest_pizza_delivered" + Do you have a quest for me?: + - if $$quest_pizza_start: + - I already gave you one. + - Deliver the pizza to Luna. Her workshop is between this pizzeria and the nearest moonlet. + - goto: entrypoint + - Come again? + - A quest. Please?: + - You want, like, work? + - Why? Clippy drones do all the work these days. + - I don't know, I just have this urge to do some quest.: + - Well, in that case... + - Sure. How about this. + - set: $$quest_pizza_obtained + - set: $$quest_pizza_start + - Please deliver this pizza smoothie to my friend Luna. + - Her workshop is between this pizzeria and the nearest moonlet. + - She tries to hide, but her light orbs give her away. + - You're right, I'll just embrace the fact that nobody expects anything from me.: + - That's the spirit! + - Nevermind.: + - goto: entrypoint - Can I ask you some general questions?: - Shoot. - goto: generic_questions @@ -492,6 +527,15 @@ - No problem at all! - set: grateful 0 - goto: mainnode +- if: "$$quest_pizza_obtained" + I am here to deliver this pizza for you.: + - Ah Nox, the old kidder. + - set: $$quest_pizza_delivered + - set: $$quest_pizza_getreward + - set: $$quest_pizza_obtained 0 + - Did he trick you into working for him? + - No, actually I insisted on working for him.: + - Thanks for the pizza, drifter. Give him my regards. - if: "$$chefhat" The cake is a lie.: - set: grateful 0