From 48797508030e47b5594c1bf3a26484ef5e58b2a4 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sat, 9 Mar 2024 15:58:54 +0100
Subject: [PATCH] make fatigue a gls entry

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

diff --git a/stats.sty b/stats.sty
index 78f9604f..3718bbb8 100644
--- a/stats.sty
+++ b/stats.sty
@@ -990,7 +990,7 @@
 }
 
 \newcommand{\venom}{%
-  Venom (grappling inflicts 1D6 Fatigue)%
+  Venom (grappling inflicts 1D6 \glsfmtplural{fatigue})%
 }
 
 \newcommand{\web}{%
-- 
GitLab