From 1b18d67363ed61aeb9c506733c93631c1bdaa622 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sat, 10 Feb 2024 03:59:23 +0100
Subject: [PATCH] reformat unstoppable knack

---
 stats.sty | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stats.sty b/stats.sty
index 82ca34d0..c6f1f5e6 100644
--- a/stats.sty
+++ b/stats.sty
@@ -363,7 +363,7 @@
   \addtocounter{knacks}{1}%
   \addtocounter{hp}{2}%
   Unstoppable
-  (+2 \glsentryshortpl{hp}, and +\arabic{knacks} to any Medicine rolls to save them when dying)
+  (+2 \glsentryshortpl{hp}, and +\arabic{knacks} to any Medicine rolls to save them when dying)%
 }
 \newcommand{\vengeful}{Vengeful\addtocounter{knacks}{1}%
 \iftoggle{examplecharacter}{ (+2 Intelligence after losing HP)}{}}
-- 
GitLab