From c9dfc7f58af58cb890c0a2174bb69db9cc0522a3 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sat, 11 May 2024 02:49:03 +0200
Subject: [PATCH] simplify healing

---
 rules/healing.tex | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/rules/healing.tex b/rules/healing.tex
index 28c3cd84..d6aef885 100644
--- a/rules/healing.tex
+++ b/rules/healing.tex
@@ -1,2 +1,3 @@
 \index{Healing}%
-Characters who rest well for a week, recover half of their current \glspl{hp} (minimum 1).
+\subsubsection{Healing}
+lets characters recover half of their current \glspl{hp} (minimum 1), after a week's rest.
-- 
GitLab