WIP new pizza dialogue
This commit is contained in:
parent
8c12d96774
commit
a670778fb0
|
@ -165,3 +165,36 @@
|
||||||
- Great, the first customer in ages, and they're brain damaged...
|
- Great, the first customer in ages, and they're brain damaged...
|
||||||
- goto: EXIT
|
- goto: EXIT
|
||||||
- Hey, are you still there? Is this a prank?
|
- 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
|
||||||
|
|
Loading…
Reference in a new issue