From be8a21bb4c41d285a24b157dc44e2a65d53bcf79 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Fri, 28 Jul 2023 06:59:08 +0200
Subject: [PATCH] note only roll once

---
 rules/actions_basic.tex | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/rules/actions_basic.tex b/rules/actions_basic.tex
index 37a95be6..24fe6890 100644
--- a/rules/actions_basic.tex
+++ b/rules/actions_basic.tex
@@ -1,7 +1,9 @@
 \subsubsection*{Dangerous \& Difficult Actions}
 
-\begin{itemize}
+Roll the dice to determine the state of the world.
+The dice roll remains fixed, so anyone attempting the same action receives the same result.
 
+\begin{itemize}
   \item
   The \gls{gm} states the TN:
 
@@ -35,5 +37,4 @@
     If success and failure conditions could occur at the same time, the character may choose to accept both, or neither.
     Otherwise, the result is a partial success.
     \end{itemize}
-
 \end{itemize}
-- 
GitLab