From 46a3d627e631797ebf87f081c5f9379d8f078585 Mon Sep 17 00:00:00 2001 From: Anth0rx <anthorx@keemail.me> Date: Sun, 10 Mar 2024 14:16:36 +0100 Subject: [PATCH] Display EP written out --- rules_body.tex | 2 +- stats.sty | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rules_body.tex b/rules_body.tex index f6fabb6c..5b76ced2 100644 --- a/rules_body.tex +++ b/rules_body.tex @@ -12,7 +12,7 @@ \input{config/rules/skills.tex} -\subsubsection*{\Glsfmtplural{ep}} +\subsubsection*{\Glsfmtlongpl{ep}} \input{config/rules/exhaustion.tex} \input{config/rules/weight.tex} diff --git a/stats.sty b/stats.sty index c707555f..68c8fcc1 100644 --- a/stats.sty +++ b/stats.sty @@ -990,7 +990,7 @@ } \newcommand{\venom}{% - Venom (grappling inflicts 1D6 \glsfmtplural{ep})% + Venom (grappling inflicts 1D6 \glsfmtlongpl{ep})% } \newcommand{\web}{% -- GitLab