diff --git a/rules/start.tex b/rules/start.tex
index 86e6b96491cf1b7d7dc378fe8b541b75be67bc5b..d9a76aea7458591c7d80526b76f98cd1825465c6 100644
--- a/rules/start.tex
+++ b/rules/start.tex
@@ -1,15 +1,18 @@
 
-\begin{itemize}
-  \item
-  Anyone without \pgls{pc} receives one.
+\begin{enumerate}
   \item
   \Pgls{jotter} requests a recount of the last session, and lists any duties.
   \item
+  Anyone without \pgls{pc} receives one.
+  \label{newPC}
+  \item
   The \gls{gm} rolls for encounters.
   \item
   The \gls{gm} checks for the next \gls{sq} \gls{segment}.
   \item
+  {\tt goto \ref{newPC}}
+  \item
   Tea%
   \footnote{I recommend Russian Black leaf.}
   \& cakes all round.
-\end{itemize}
+\end{enumerate}