15 lines
252 B
TeX
15 lines
252 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{forest}
|
|
\rarity{common}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{forest.jpg}
|
|
\name{Forest}
|
|
\text{Kill a dog at the start of each day.}
|
|
\flava{Beware of bear.}
|
|
\type{20 \Mms}
|
|
\end{card}
|
|
\end{document}
|