Skip to content

Commit

Permalink
release v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
leklachu committed Aug 1, 2022
2 parents 26fec98 + 190b705 commit b4a721e
Show file tree
Hide file tree
Showing 7 changed files with 873 additions and 7 deletions.
6 changes: 4 additions & 2 deletions README
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# Syndicate Storyline for Endless Sky, v0.1
# Syndicate Storyline for Endless Sky, v0.1.1

This is an alternate start for Endless Sky, with a full storyline running parallel to the Free Worlds story.

## Current status

Part 2/5 finished: Introduction and first part of the plot up until roughly contemporary with the Free Worlds expanding to the South-East.
Intro and part 1/4 finished: Introduction and first part of the plot up until roughly contemporary with the Free Worlds expanding to the South-East.

- Plus the main side-plot for part I, and some side jobs

I've written the story outline for the rest, up to the end of the civil war, but not written it into the game yet: that's To Be Continued.

Expand Down
2 changes: 2 additions & 0 deletions data/0-bootstraps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ mission "Sc Bootstrap 3a"
` You turn your prisoner over for a pretty large sum of credits, and shuffle back to your ship. You're not sure how to think about this one, anyway you're made for bigger things than individal rogue managers. You say as much to your co-pilot, who promises to look for something a bit more significant for you to do on the world stage. You'll find him in the spaceport later.`
on accept
fail "Sc Bootstrap 3b"
set "Sc Bootstrap 3b: offered"

npc board
government "Independent (Killable)"
Expand Down Expand Up @@ -322,6 +323,7 @@ mission "Sc Bootstrap 3b"
source Tinker
to offer
has "Sc Bootstrap 2: done"
not "Sc Bootstrap 3a: done"
to fail
has "Sc Bootstrap 3a: active"

Expand Down
7 changes: 7 additions & 0 deletions data/0-compatability.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
mission "Someone else helped Joe"
landing
invisible
to offer
has "Syndicate Start"
on offer
set "Smuggler's Den, Part 1: offered"
7 changes: 5 additions & 2 deletions data/1-rescue.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ mission "ScS Get Rich 1b"
source Icefall
destination Crossroads
passengers 6
blocked `You'll also need space for 6 passengers, for this next mission.`
on fail
dialog phrase failure
to offer
Expand Down Expand Up @@ -391,19 +392,20 @@ mission "ScS Espionage 1"
on complete
payment 20000
"salary: Syndicate" = 8000
set "ScS syndicate trusted"
event "ScS break 1 over" 20
conversation
`In the Syndicate headquarters, a man in a very expensive suit and tie hands you some credit chips, and takes the package you brought. You also hand him a card containing your scan logs.`
` He flicks through the papers and pauses, "I hope you didn't have any trouble."`
` You look dubiously at the meagre <payment> he's given you, but he speaks fist.`
` "These are just what we wanted, good job. You're a valuable captain to have on board, and I'll recommend a salary increase." And with that brief meeting he bids you farewell. You're surprised he didn't give you another job, but they're paying your salary, so you guess they'll contact you when they need something. You could probably find useful things to do round Syndicate space for now if you like.`
` "These are just what we wanted, good job. You're a valuable captain to have on board, and I'll recommend a salary increase. Some of my colleagues may also start offering you more sensitive jobs on the jobs board." And with that brief meeting he bids you farewell. You're surprised he didn't give you another job immediately, but they're paying your salary, so you guess they'll contact you when they need something. You could probably find useful things to do round Syndicate space for now if you like.`

event "ScS break 1 over"

mission "ScS Made you Look"
landing
source
government "Republic" "Syndicate" "Free Worlds" "Independent"
government "Republic" "Syndicate" "Free Worlds" "Independent" "Neutral" "Quarg"
to offer
has "made you look"
on offer
Expand Down Expand Up @@ -1748,6 +1750,7 @@ mission "ScS Last Straw 1"
` " Franz Francis Jr."`
action
clear "salary: Syndicate"
clear "ScS syndicate trusted"
set "ScS rescue complete"
event "ScS help help" 30
` So your uncle wasn't bluffing at all. You're on your own now. Maybe you should spend some time outside of Syndicate space.`
Expand Down
Loading

0 comments on commit b4a721e

Please sign in to comment.