iditacards/cards/dogs/cat.tex

16 lines
276 B
TeX

\documentclass{iditacard}
\cardtype{dog}
\rarity{rare}
\begin{document}
\begin{card}
\energy{2}
\health{1}
\name{Cat}
\text{When this dog dies, return it to your hand.}
\flava{They say a cat has nine lives.}
\type{fake dog}
\end{card}
\end{document}