16 lines
272 B
TeX
16 lines
272 B
TeX
\documentclass{iditacard}
|
|
|
|
\cardtype{wasteland}
|
|
\rarity{common}
|
|
|
|
\begin{document}
|
|
\begin{card}
|
|
\art{wasteland.jpg}
|
|
\health{3}
|
|
\name{Wasteland}
|
|
\text{Starve at the start of each day.}
|
|
\flava{Nothing to eat.}
|
|
\type{30 \Mms}
|
|
\end{card}
|
|
\end{document}
|