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

give goblins rocks

parent 35dc6a3c
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
\addtocounter{goblinLoot}{\value{r4}} \addtocounter{goblinLoot}{\value{r4}}
\newcommand{\lootGoblin}{% \newcommand{\lootGoblin}{%
\ifnum\value{goblinLoot}>17% \ifnum\value{goblinLoot}>19%
\setcounter{goblinLoot}{0}% \setcounter{goblinLoot}{0}%
\else% \else%
\stepcounter{goblinLoot}% \stepcounter{goblinLoot}%
...@@ -23,6 +23,8 @@ ...@@ -23,6 +23,8 @@
pouch of long, dark, humanoid hair% pouch of long, dark, humanoid hair%
\or% \or%
rotten mushrooms% rotten mushrooms%
\or%
bag of 3 rocks%
\or% \or%
flask of lantern oil% flask of lantern oil%
\or% \or%
...@@ -45,6 +47,8 @@ ...@@ -45,6 +47,8 @@
tinder box% tinder box%
\or% \or%
ratking shaul% ratking shaul%
\or%
bag of 4 rocks%
\or% \or%
lock-picking set% lock-picking set%
\or% \or%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment