From 68b78ef1d81189266da8a49df471ad5c3aa9c3b4 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sat, 3 Feb 2024 12:38:04 +0100
Subject: [PATCH] rephrase resting action

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

diff --git a/glossary.tex b/glossary.tex
index 6646601c..6cb91b07 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -234,13 +234,14 @@
   }
 
 \newglossaryentry{restingaction}{
-  name={A Resting Action},
+  name={Resting Actions},
   text={Resting Action},
   sort={Resting Action},
   first={\textit{Resting Action}},
   category={rules},
   prefix={a\space},
-  description={means an unhurried action, where a character has the time and safety to do somthing right}
+  description={can only happen when a character has no penalty for failure.
+  The player sets one die to `6', and rolls the other}
 }
 
 \newglossaryentry{downtime}{
-- 
GitLab