add conversation options about geology to Mudley
This commit is contained in:
parent
717bf34575
commit
1291971f38
|
@ -125,5 +125,23 @@
|
|||
- So much dust and rocks out here and I can't touch any of it.
|
||||
- It's driving me nuts!!! Aaaah!!
|
||||
- goto: pig_node_main
|
||||
- if: pig$geologist
|
||||
I have some questions about geology:
|
||||
- Shoot!
|
||||
- label: pig_node_geo
|
||||
- I've seen some gigantic moonlets around here...:
|
||||
- Yeah they keep getting ejected from the moon Thebe!
|
||||
- Thebe is so tiny, it's gravitation is about the same as its centrifugal force, so the escape velocity is almost nonexistant.
|
||||
- So a small asteroid impact can release a bunch of rocks into the orbit, some large enough to be considered moonlets.
|
||||
- Makes you wonder how anything even still remains of Thebe after all these years.
|
||||
- What's the composition of the nearby rocks?:
|
||||
- It's debris ejected from Thebe, which is mostly silicate minerals and various metals.
|
||||
- Water ice is also very abundant here, and we're extracting oxygen and water from it.
|
||||
- I've seen simple organic molecules here too, but nothing alive.
|
||||
- Nothing native, anyway.
|
||||
- That's all, thanks!:
|
||||
- Cool, anything else you wanted?
|
||||
- goto: pig_node_main
|
||||
- goto: pig_node_geo
|
||||
- "[Hang up]": []
|
||||
- goto: EXIT
|
||||
|
|
|
@ -891,6 +891,24 @@
|
|||
- set: geologist
|
||||
- But that can wait, there's FLYING to be done!
|
||||
- goto: entrypoint
|
||||
- if: $geologist
|
||||
I have some questions about geology:
|
||||
- Shoot!
|
||||
- label: pig_node_geo
|
||||
- I've seen some gigantic moonlets around here...:
|
||||
- Yeah they keep getting ejected from the moon Thebe!
|
||||
- Thebe is so tiny, it's gravitation is about the same as its centrifugal force, so the escape velocity is almost nonexistant.
|
||||
- So a small asteroid impact can release a bunch of rocks into the orbit, some large enough to be considered moonlets.
|
||||
- Makes you wonder how anything even still remains of Thebe after all these years.
|
||||
- What's the composition of the nearby rocks?:
|
||||
- It's debris ejected from Thebe, which is mostly silicate minerals and various metals.
|
||||
- Water ice is also very abundant here, and we're extracting oxygen and water from it.
|
||||
- I've seen simple organic molecules here too, but nothing alive.
|
||||
- Nothing native, anyway.
|
||||
- That's all, thanks!:
|
||||
- Cool, anything else you wanted?
|
||||
- goto: pig_node_main
|
||||
- goto: pig_node_geo
|
||||
- if: $pig
|
||||
You're pork! Yummy! I'm starving!:
|
||||
- label: pork
|
||||
|
|
Loading…
Reference in a new issue