From b09b44ee877e5ee76102f6e7e9533e43087cd6c0 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Mon, 22 Jan 2024 00:23:13 +0100
Subject: [PATCH] give some gls entries number lists

---
 glossary.tex | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/glossary.tex b/glossary.tex
index d4611cd7..8363c0ad 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -69,6 +69,7 @@
 \newglossaryentry{storypoint}{
   name={Story Points},
   text={Story Point},
+  category={rules},
   prefix={a\space},
   description={allow players to declare that some part of their backstory arrives on scene to help the situation. They also grant \glsfmtplural{xp}},
 }
@@ -110,7 +111,6 @@
   firstplural={talismans (one-use magical items)},
   see={[see also]ingredient},
   sort={Talisman},
-  nonumberlist,
   description={usually store two spells -- one to detect a target, and another to cast upon them.
   Each talisman has its own activation condition},
 }
@@ -168,7 +168,6 @@
   text={segment},
   prefix={a\space},
   category={rules},
-  nonumberlist,
   see={sq},
   description={\nopostdesc},
   }
-- 
GitLab