outfly/src/defs.txt

60 lines
2.2 KiB
Plaintext
Raw Normal View History

2024-03-20 19:51:22 +00:00
actor 300000 0 500000 "jupiter"
scale 80000
rotationy -1.40
angularmomentum 0 0.0001 0
2024-03-20 20:03:22 +00:00
actor 2000 0 0 "asteroid1"
scale 200
2024-03-20 20:10:57 +00:00
actor -2300 10 0 "pizzeria"
scale 30
rotationy -1
angularmomentum 0 0.0001 0
actor -50 0 0 "suit"
name "Icarus"
chatid "hi_icarus"
alive "yes"
pronoun "it"
actor -2265 10 0 "suit"
name "Space Pizza™"
chatid "pizzeria"
alive "yes"
pronoun "it"
2024-03-20 20:03:22 +00:00
chat "error"
name "ERROR"
msg 0 "INIT" "EXIT" "Unspecified conversation ID"
chat "hi_icarus"
2024-03-20 03:33:57 +00:00
name "Icarus"
2024-03-20 05:36:55 +00:00
msg 2 "INIT" "hi" "Requesting permission to communicate..."
2024-03-20 03:33:57 +00:00
lvl "info"
2024-03-20 05:36:55 +00:00
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."
2024-03-20 17:51:46 +00:00
lvl "info"
2024-03-20 03:33:57 +00:00
2024-03-20 04:59:32 +00:00
chat "pizzeria"
name "Space Pizza™"
2024-03-20 05:36:55 +00:00
msg 2 "INIT" "hi" "Requesting permission to communicate..."
2024-03-20 04:59:32 +00:00
lvl "info"
2024-03-20 05:36:55 +00:00
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."
2024-03-20 05:01:54 +00:00
lvl "info"