iditacards/cards/food/breakfast.tex
2017-06-01 13:41:47 -04:00

16 lines
267 B
TeX

\documentclass{iditacard}
\cardtype{food}
\rarity{starting}
\begin{document}
\begin{card}
\art{breakfast.jpg}
\health{3}
\name{Breakfast}
\text{Draw 3 cards.}
\flava{The most important meal of the day.}
\type{food}
\end{card}
\end{document}