14 lines
226 B
TeX
14 lines
226 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{personal}
|
|
\rarity{common}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\name{Bandage}
|
|
\text{\destroy{1}{5}}
|
|
\flava{Make sure you wrap it tight.}
|
|
\type{personal}
|
|
\end{card}
|
|
\end{document}
|