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

18 lines
283 B
TeX

\documentclass{iditacard}
\cardtype{dog}
\rarity{epic}
\begin{document}
\begin{card}
\art{chihuahua.jpg}
\energy{1}
\health{1}
\risk{1}
\name{Chihuahua}
\text{Your other dogs have +1 speed.}
\flava{OMG shut up!}
\type{dog}
\end{card}
\end{document}