aboutsummaryrefslogtreecommitdiff
path: root/latex/cards/de/tyrant/repression.tex
blob: 6cf66636672dabeb8880f2aecd25c26bc4ba2a77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
\documentclass{standalone}
\usepackage[ngerman]{babel}
\input{common.tex}

\begin{document}
\begin{tikzpicture}
\cardtypeIntention{Repression}
\cardbuycost{3}
\cardsplitcontent{Ziel: Haus Feld}{Neutralisiere dieses Haus Feld. Lege eine Repressions Marke auf den Tyrann}
\cardmodule{tyrant}
\cardborder
\end{tikzpicture}
\end{document}