diff --git a/preamble.tex b/preamble.tex
index 17e06185df893b7484aa8cf65bb452b672850567..1985b0c69a61bd0b0b9196d3cdf4fccfc6542132 100644
--- a/preamble.tex
+++ b/preamble.tex
@@ -228,7 +228,7 @@ Roll & Result \\
 		test {\ifnumcomp{\value{random}}{>}{2}}
 		}
 		{\addtocounter{random}{-2}}
-		{\setcounter{list}{\value{random}}}
+		{\setcounter{enc}{\value{random}}}
 }
 
 \newcommand{\mapentry}[1]{\addtocounter{list}{1}\subsubsection{\arabic{list}: #1}}