15 lines
231 B
TeX
15 lines
231 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{personal}
|
|
\rarity{common}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{band_aid.jpg}
|
|
\name{Band Aid}
|
|
\text{\destroy{1}{1}}
|
|
\flava{Not much.}
|
|
\type{personal}
|
|
\end{card}
|
|
\end{document}
|