From 32d4f177021017f033b5ba2eb0f964bc8b7eaf18 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Mon, 20 Nov 2023 19:32:13 +0100
Subject: [PATCH] make stench ability inflict fatigue

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

diff --git a/stats.sty b/stats.sty
index 2321c217..d796e186 100644
--- a/stats.sty
+++ b/stats.sty
@@ -936,7 +936,7 @@
   \setcounter{track}{10}%
   \addtocounter{track}{-\value{Speed}}%
   \arabic{track},
-  or lose 3 \glspl{ap}
+  or take 3 \glspl{fatigue}%
   )
 }
 
-- 
GitLab