14 lines
283 B
TeX
14 lines
283 B
TeX
\documentclass{iditacard}
|
|
|
|
\leglevel{firstleg}
|
|
|
|
\begin{document}
|
|
\begin{leg}
|
|
\legname{Farm}
|
|
\onlegspace{3}{\includegraphics[width=1cm]{icons/hypo.png}}
|
|
\onlegspace{7}{\includegraphics[width=1cm]{icons/hypo.png}}
|
|
\legeffect{TODO\\ NO STARVE}
|
|
\end{leg}
|
|
\end{document}
|
|
|