From a670778fb0d7167ddbaee89d38c19eae3aa04325 Mon Sep 17 00:00:00 2001 From: hut Date: Sun, 14 Apr 2024 05:09:34 +0200 Subject: [PATCH] WIP new pizza dialogue --- src/chats/serenity.yaml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/src/chats/serenity.yaml b/src/chats/serenity.yaml index 931af49..425563f 100644 --- a/src/chats/serenity.yaml +++ b/src/chats/serenity.yaml @@ -165,3 +165,36 @@ - Great, the first customer in ages, and they're brain damaged... - goto: EXIT - Hey, are you still there? Is this a prank? + + +--- + + +- chat: PizzaChef +- Oh hey, you found your way to the legendary Old Earth Pizza! +- Please find yourself a cozy place to drift. +- Do you have a reservation? +- label: reservation +- Reservation? Is there not enough space for everybody?: + - Ah, space there is. + - But I can't get overworked, can I? + - I'm running this joint all by myself, after all. + - Apart of good ol' Clippy. + - goto: reservation +- No reservation. Can I still buy something?: + - '"Buy"? Ah, this old earth thing.' + - I see you have been reading up on history. + - Trying to catch the Old Earth Pizza vibe. + - Amazing. + - Sure, you can "buy" something, watcha want? + - goto: eat +- Can I ask you some... weird questions?: + - Of course. Just hold on, let me load my gun. + - Alright, shoot. + - goto: questions +- I guess not. +- But I can't you leave hungry, can I? +- So far away from everything. +- Just let me know if you want something. +- label: eat +- label: questions