Skip to content
Snippets Groups Projects
Verified Commit fecc93be authored by Malin Freeborn's avatar Malin Freeborn
Browse files

show sub-standard weapons

parent 5eaabd67
No related branches found
No related tags found
No related merge requests found
......@@ -66,9 +66,11 @@
\showWeapon{\Dagger} \\
\showWeapon{\javelin} \\
\showWeapon{\longsword} \\
\ifodd\value{r4}
\showWeapon{\longsword} \\
\else
\showWeapon{\javelin} \\
\fi
\showWeapon{\maul} \\
......@@ -80,6 +82,12 @@
\showWeapon{\roundshield} \\
\ifodd\value{r4}
\showWeapon{\crapGlaive} \\
\else
\showWeapon{\crapRapier} \\
\fi
\end{boxtable}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment