Skip to content

Commit

Permalink
Merge pull request #88 from Eudicods/jeremy/legate
Browse files Browse the repository at this point in the history
scenario - The Legate
  • Loading branch information
jeremylt authored Aug 19, 2024
2 parents 7b2914e + bb3340d commit f892fae
Show file tree
Hide file tree
Showing 17 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rules/7-Downloads/7-Downloads.tex
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@

\item \emph{Resupply}: \href{https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/resupply.pdf}{Scenario pack}

\item \emph{The Legate}: \href{https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/the-legate.pdf}{Scenario pack}

\item \emph{Raven Raid}: \href{https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/raven-raid.pdf}{Scenario pack}

\item \emph{Pride Month 2024}: \href{https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/pride-2024.pdf}{Scenario pack}
Expand All @@ -67,6 +69,8 @@

\item \emph{Resupply - GM only}: \href{https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/resupply-gm-only.pdf}{GM Scenario pack}

\item \emph{The Legate - GM only}: \href{https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/the-legate-gm-only.pdf}{GM Scenario pack}

\item \emph{Raven Raid - GM only}: \href{https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/raven-raid-gm-only.pdf}{GM Scenario pack}

\item \emph{Pride Month 2024 - GM only}: \href{https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/pride-2024-gm-only.pdf}{GM Scenario pack}
Expand Down
2 changes: 2 additions & 0 deletions rules/8-Event/6-Scenario-Packs.tex
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

\item \emph{Resupply}: \href{https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/resupply.pdf}{Scenario pack}

\item \emph{The Legate}: \href{https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/the-legate.pdf}{Scenario pack}

\item \emph{Raven Raid}: \href{https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/raven-raid.pdf}{Scenario pack}

\item \emph{Pride Month 2024}: \href{https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/pride-2024.pdf}{Scenario pack}
Expand Down
2 changes: 2 additions & 0 deletions rules/js/download.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@ const url_lookup = {
'trainer' : 'https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/combined-arms-trainer.pdf',
'boarding-action' : 'https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/boarding-action.pdf',
'resupply' : 'https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/resupply.pdf',
'legate' : 'https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/the-legate.pdf',
'raven-raid' : 'https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/raven-raid.pdf',
'pride-2024' : 'https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/pride-2024.pdf',
// Event scenarios GM supplement
'trainer-gm' : 'https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/combined-arms-trainer-gm-only.pdf',
'boarding-action-gm' : 'https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/boarding-action-gm-only.pdf',
'resupply-gm' : 'https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/resupply-gm-only.pdf',
'legate-gm' : 'https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/the-legate-gm-only.pdf',
'raven-raid-gm' : 'https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/raven-raid-gm-only.pdf',
'pride-2024-gm' : 'https://raw.githubusercontent.com/Eudicods/outworlds-wastes/rules-pdf/pride-2024-gm-only.pdf',
}
Expand Down
Binary file modified scenarios/convention/boarding-action.odt
Binary file not shown.
Binary file modified scenarios/convention/boarding-action.pdf
Binary file not shown.
Binary file modified scenarios/convention/combined-arms-trainer.odt
Binary file not shown.
Binary file modified scenarios/convention/combined-arms-trainer.pdf
Binary file not shown.
Binary file modified scenarios/convention/pride-2024.odt
Binary file not shown.
Binary file modified scenarios/convention/pride-2024.pdf
Binary file not shown.
Binary file modified scenarios/convention/raven-raid-gm-only.pdf
Binary file not shown.
Binary file modified scenarios/convention/raven-raid.odt
Binary file not shown.
Binary file modified scenarios/convention/raven-raid.pdf
Binary file not shown.
Binary file modified scenarios/convention/resupply.odt
Binary file not shown.
Binary file modified scenarios/convention/resupply.pdf
Binary file not shown.
Binary file added scenarios/convention/the-legate-gm-only.pdf
Binary file not shown.
Binary file added scenarios/convention/the-legate.odt
Binary file not shown.
Binary file added scenarios/convention/the-legate.pdf
Binary file not shown.

0 comments on commit f892fae

Please sign in to comment.