From d41ff9fe7f8765648122c540bd07520b9b931466 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Wed, 8 Nov 2023 22:55:32 +0100
Subject: [PATCH] add pass-to-the-left character selection

---
 rules/cs.tex | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 rules/cs.tex

diff --git a/rules/cs.tex b/rules/cs.tex
new file mode 100644
index 00000000..451b9ed8
--- /dev/null
+++ b/rules/cs.tex
@@ -0,0 +1,15 @@
+When handing out the premade character sheets, hand out the characters one at a time, to the player on your left.
+
+\begin{itemize}
+  \item
+  Take the top character and give a brief overview.
+  \item
+  Hand it to the player on your left.
+  They can either accept the character, or pass it to the next player.
+  \item
+  If a character returns to you, put it back in the \gls{characterPool}, at the bottom of the pile.
+  \item
+  If \pgls{pc} dies, the player selects another character from this pool.
+  \item
+  Any allies which enter the game become part of this pool.
+\end{itemize}
-- 
GitLab