From cd7f93c1c3bfc88f820b36cde9075fe6e3fd45e2 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Mon, 1 Jan 2024 13:20:04 +0100
Subject: [PATCH] edit story point gls entry

---
 glossary.tex | 2 +-
 test.tex     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/glossary.tex b/glossary.tex
index 8fd5bb6f..534dce74 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -288,7 +288,7 @@
   prefix={a\space},
   sort={Character Pool},
   nonumberlist,
-  description={is the collection of total playable characters, including allies summoned with \glsentrytext{storypoint}, ready and waitng for when a \glsentrytext{pc} dies}
+  description={is the collection of total playable characters, including allies summoned with \glsfmtplural{storypoint}, ready and waitng for when a \glsentrytext{pc} dies}
 }
 
 \newglossaryentry{edge}{
diff --git a/test.tex b/test.tex
index fb44f467..ebf489e9 100644
--- a/test.tex
+++ b/test.tex
@@ -53,7 +53,7 @@ That means the season in Fenestra is \showSeason, which means it's \showTemperat
 
 \Glspl{guard} and \glspl{bothy} and \glspl{village}, oh my!
 
-Also, \gls{talisman}, \gls{paperGuild}, \gls{weaver}, \gls{court}.
+Also, \gls{talisman}, \gls{paperGuild}, \gls{weaver}, \gls{court}, and \glspl{storypoint}.
 
 \begin{boxtable}
 
-- 
GitLab