iditacards/legs/second/downhill.tex
2019-04-22 20:55:52 -04:00

17 lines
476 B
TeX

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