iditacards/legs/second/junkyard.tex
2019-07-14 20:08:26 -04:00

17 lines
421 B
TeX

\documentclass{iditacard}
\leglevel{secondleg}
\begin{document}
\begin{leg}
\legname{Junkyard}
\onlegspace{2}{\includegraphics[width=1cm]{icons/damage.png}}
\onlegspace{4}{\includegraphics[width=1cm]{icons/hypo.png}}
\onlegspace{6}{\includegraphics[width=1cm]{icons/hypo.png}}
\onlegspace{8}{\includegraphics[width=1cm]{icons/damage.png}}
\legeffect{\healthcosts{-1}}
\end{leg}
\end{document}