iditacards/cards/dogs/greyhound.tex
2017-05-31 19:45:18 -04:00

15 lines
294 B
TeX

\documentclass{iditacard}
\cardtype{dog}
\rarity{common}
\begin{document}
\begin{card}
\risk{3}
\name{Greyhound}
\text{+3 Speed. Cannot hold attachments.}
\flava{What happens when you mix the colours on a husky? You get a grey hound.}
\type{dog}
\end{card}
\end{document}