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

add rope to goblin loot

parent 71648e20
No related branches found
No related tags found
No related merge requests found
......@@ -6,9 +6,10 @@
\newcounter{goblinLoot}
\setcounter{goblinLoot}{\value{r4}}
\addtocounter{goblinLoot}{\value{r4}}
\newcommand{\lootGoblin}{%
\ifnum\value{goblinLoot}>15%
\ifnum\value{goblinLoot}>17%
\setcounter{goblinLoot}{0}%
\else%
\stepcounter{goblinLoot}%
......@@ -36,6 +37,8 @@
a horse's tail%
\or%
lump of clay with an ex-lover's bitemarks%
\or%
20' of rope%
\or%
polished sphere of snow-white quartz%
\or%
......
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