24 lines
467 B
TeX
24 lines
467 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{utility}
|
|
\rarity{common}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\raw{
|
|
{\centering\textbf{Interactions}\par}
|
|
|
|
Personal and food cards reduce hypothermia and starvation when played even if their costs do not resolve.\\
|
|
|
|
Dogs can only hold 1 attachment each.\\
|
|
|
|
Old attachments can be overwritten.\\
|
|
|
|
You may only have 6 dogs at a time.\\
|
|
|
|
You may kill your own dogs at any time.
|
|
}
|
|
\end{card}
|
|
\end{document}
|
|
|