outfly/src/defs.txt

39 lines
1.8 KiB
Plaintext

actor -30 0 0 "alien"
alive "yes"
suited "yes"
name "Icarus"
pronoun "it"
chatid "hialien"
scale 1
chat "hialien"
name "Icarus"
msg 2 "INIT" "hi" "Requesting permission to communicate..."
lvl "info"
msg 4 "hi" "vr" "Oh hey there!"
choice 3 "vr" "vr1" "Uhm... hi"
msg 8 "vr1" "notsochatty" "Didn't even notice you! Was playing some VR Game! What's up?"
msg 8 "vr" "notsochatty" "Didn't even notice you! Was playing some VR Game! What's up?"
choice 3 "notsochatty" "imgood" "I'm good, how are you?"
msg 5.5 "imgood" "pizza" "Are you sure? Your suit is sending a distress call. But whatever you say, have fun!"
choice 3 "notsochatty" "imbad" "Uhm... where am I? I don't feel so good."
msg 5.5 "imbad" "pizza" "Yeah I can imagine, looks like your suit is leaking. Take care!"
msg 3.5 "notsochatty" "pizza" "Not so chatty, huh? That's ok. See you around."
msg 2.5 "pizza" "end" "Make sure to check out the Pizza place."
choice 3 "end" "end1" "Will do, bye!"
msg 0 "end1" "EXIT" "Disconnected."
msg 0 "end" "EXIT" "Disconnected."
lvl "info"
chat "pizzeria"
name "Space Pizza™"
msg 2 "INIT" "hi" "Requesting permission to communicate..."
lvl "info"
msg 5 "hi" "order" "Welcome to Space Pizza™, best pizza all across the Jovian rings!"
msg 10 "order" "anyone" "Would you like to order today's special Miracle Spacefungi? Freshly blended pizza smoothie ready for your space suit feeding tube!"
choice 3 "anyone" "yourloss" "Pizza... smoothie? I think I'll pass..."
msg 3 "yourloss" "end" "Your loss, mate"
msg 10 "anyone" "end" "Hello? Is anyone there? Is this a prank?"
msg 0 "end" "EXIT" "Disconnected."
lvl "info"