iditacards/cards/dogs/greyhound.tex
2017-06-01 13:41:47 -04:00

16 lines
318 B
TeX

\documentclass{iditacard}
\cardtype{dog}
\rarity{common}
\begin{document}
\begin{card}
\art{greyhound.jpg}
\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}