15 lines
391 B
TeX
15 lines
391 B
TeX
\documentclass{iditacard}
|
|
|
|
\leglevel{firstleg}
|
|
|
|
\begin{document}
|
|
\begin{leg}
|
|
\legname{Farm}
|
|
\onlegspace{3}{\includegraphics[width=1cm]{icons/hypo.png}}
|
|
\onlegspace{5}{\includegraphics[width=1cm]{icons/damage.png}}
|
|
\onlegspace{7}{\includegraphics[width=1cm]{icons/hypo.png}}
|
|
\legeffect{\allowednot{\includegraphics[width=1cm]{icons/starve.png}}}
|
|
\end{leg}
|
|
\end{document}
|
|
|