iditacards/cards/dogs/puppy.tex
2018-08-02 23:16:27 -04:00

18 lines
297 B
TeX

\documentclass{iditacard}
\cardtype{dog}
\rarity{legendary}
\deck{legendary}
\begin{document}
\begin{card}
\art{puppy.jpg}
\energy{2}
\health{2}
\name{Puppy}
\text{All \personal\ cards \destroy{+1}{+1}}
\flava{Cute, but naughty.}
\type{dog}
\end{card}
\end{document}