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

stop goblin loot repeating itself

parent a7548106
Branches
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@
\addtocounter{goblinLoot}{\value{r4}}
\newcommand{\lootGoblin}{%
\ifnum\value{goblinLoot}>19%
\ifnum\value{goblinLoot}>18%
\setcounter{goblinLoot}{0}%
\else%
\stepcounter{goblinLoot}%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment