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

16 lines
413 B
TeX

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