diff --git a/cc.tex b/cc.tex
index 1a732cef08f00950b28477c54bdc1baed9d0cfb0..896ee883039f7b04bcd25d2e9f1a2dd19316171e 100644
--- a/cc.tex
+++ b/cc.tex
@@ -1,5 +1,5 @@
 \chapter{Character Creation}\index{Traits}\index{Character Creation}\label{character_rolls}
-\setcounter{bestiarychapter}{\thechapter}
+\settoggle{bestiarychapter}{true}
 
 \begin{multicols}{2}
 
@@ -699,3 +699,4 @@ Whether this comes through prayer or inborn abilities which develop over time, a
 \end{multicols}
 
 }{}
+\settoggle{bestiarychapter}{false}
diff --git a/rules.tex b/rules.tex
index 229af56a54a213f20f28e8205431681271fde05c..2a948ce0a8c062e4d1956652085479ab6e44c029 100644
--- a/rules.tex
+++ b/rules.tex
@@ -1,5 +1,6 @@
 \chapter{The Rules}
-\setcounter{bestiarychapter}{\thechapter}
+
+\settoggle{bestiarychapter}{true}
 
 \section{Basic Actions}
 
@@ -785,4 +786,4 @@ Each region has its own set of likely encounters, such as tradesmen in the villa
 
 \end{multicols}
 
-
+\settoggle{bestiarychapter}{false}