diff --git a/docs.tex b/docs.tex
index f863be4f90d2016a2d918ef0129c8807ac0f8ae5..013f9d2f78ec5d0cd9b91e6b6c1a3914fc77db90 100644
--- a/docs.tex
+++ b/docs.tex
@@ -64,8 +64,6 @@ Individual characters can be created by using the \verb"\npc" command then the \
 
 \end{verbatim}
 
-\settoggle{debug}{true}
-
 \npc{\M}{Alice}
 \person{0}% STRENGTH
 {1}% DEXTERITY 
@@ -90,11 +88,11 @@ Then the \verb"\humansoldier" command turns from this:
 
 \ldots into this:
 
-%\settoggle{genExamples}{true}
+\settoggle{genExamples}{true}
 
 \humansoldier
 
-This second soldier is still partly random.
+This second soldier is still random, but note the loot they carry has changed into a roll.
 
 \subsection{Boxes}