Skip to content

Commit

Permalink
feat(content): Successor Stargazing accounts for Hai start (endless-s…
Browse files Browse the repository at this point in the history
  • Loading branch information
Daeridanii1 authored Nov 13, 2024
1 parent 36db402 commit 3c1c7cb
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions data/successors/successor side missions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -290,20 +290,34 @@ mission "Successors: Stargazing 1"
` "From where on the map dost thou hail, captain?" Nnesa roughly gestures to an area of their map that you recognize as human space.`
choice
` (Indicate Rutilicus.)`
to display
has "human space start"
goto rutilicus
` (Indicate Sol.)`
to display
has "human space start"
goto sol
` (Indicate Fah Soom.)`
to display
has "hai space start"
goto "fah soom"
` (Gesture broadly to the expanse of space depicted on the map.)`
` "Oh!" says Nnesa, "Thou art a scion of the constellations, first and foremost to the stars? 'Tis fair. Thou hast a galaxy to wander, a nearly endless sky. The things that there must be to see-"`
goto interrupt
label rutilicus
` "Oh!" says Nnesa, "I am not sure I know the name for that one, captain. What dost thou call thy home?"`
choice
` "Rutilicus."`
` Nnesa asks you to repeat the word a second time, slowly working their way through your pronunciation and transcribing a short sequence of flowing letters on their map. "'Tis a pleasant name," they say.`
goto interrupt
goto "novel name"
label sol
` "Oh!" says Nnesa, "Sol." They quietly sound their way through the word a couple times, trying to get it right. "Our name for it is Saaqa-Viirja. 'Twas one of the northernmost extents of our Predecessors' voyages. Ah. But thou know'st this already, for sure."`
goto interrupt
label "fah soom"
` "Oh!" says Nnesa. "That far to the north? Thy kind must have spread far for thee to have such a place as thy home. What dost thou call it?"`
choice
` "Fah Soom."`
label "novel name"
` Nnesa asks you to repeat the word a second time, slowly working their way through your pronunciation and transcribing a short sequence of flowing letters on their map. "'Tis a pleasant name," they say.`
label interrupt
` The two of you are interrupted by Jaasora, who needs Nnesa's help to pack the now-deflating tent back in its cart, and once that is done they indicate that they are ready to return home.`
on complete
Expand Down

0 comments on commit 3c1c7cb

Please sign in to comment.