From c12137831e6bd26ffb69a72f67c65ff594f9c417 Mon Sep 17 00:00:00 2001 From: Louis Date: Wed, 11 Jul 2018 14:18:53 +0000 Subject: [PATCH] Added lowlands/plateau stretch. --- cards/decks/stretches.txt | 2 +- cards/stretches/36/lowlands_plateau.tex | 17 +++++++++++++++++ cards/stretches/36/university_trailer.tex | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 cards/stretches/36/lowlands_plateau.tex diff --git a/cards/decks/stretches.txt b/cards/decks/stretches.txt index 8378b6f..f05890a 100644 --- a/cards/decks/stretches.txt +++ b/cards/decks/stretches.txt @@ -16,7 +16,7 @@ cards/stretches/27/wind.pdf cards/stretches/27/hill.pdf cards/stretches/36/example36.pdf cards/stretches/36/example36.pdf -cards/stretches/36/example36.pdf +cards/stretches/36/lowlands_plateau.pdf cards/stretches/36/university_trailer.pdf cards/stretches/36/winery_factory.pdf cards/stretches/36/fertile_toxic_soil.pdf diff --git a/cards/stretches/36/lowlands_plateau.tex b/cards/stretches/36/lowlands_plateau.tex new file mode 100644 index 0000000..d8c68a8 --- /dev/null +++ b/cards/stretches/36/lowlands_plateau.tex @@ -0,0 +1,17 @@ +\documentclass{iditastretch} + +\difficulty{stage_three}{stage_six} + +\begin{document} +\begin{cardstretch} + \name{Lowlands}{Plateau} + \effect{Energy costs are -1}{Energy costs are +1} + \art{philly.jpg}{vancouver.jpg} + \easyhypo{0} + \easystarve{1} + \hardhypo{1} + \hardstarve{0} + \flava{Low altitudes increase energy.}{The air is thin.} +\end{cardstretch} +\end{document} + diff --git a/cards/stretches/36/university_trailer.tex b/cards/stretches/36/university_trailer.tex index 5a8067a..ccbb17e 100644 --- a/cards/stretches/36/university_trailer.tex +++ b/cards/stretches/36/university_trailer.tex @@ -11,7 +11,7 @@ \easystarve{1} \hardhypo{0} \hardstarve{1} - \flava{It's always sunny in Philly}{\textbf{Y}es \textbf{V}ery \textbf{R}ainy} + \flava{Learn to be efficient...}{or just wing it!} \end{cardstretch} \end{document}