From 662cdb4650a1476aae21aeb5d4793769ee6e1297 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Wed, 1 Nov 2023 00:21:01 +0100
Subject: [PATCH] no number listing on gls entry natural roll

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

diff --git a/glossary.tex b/glossary.tex
index d8560c0b..bde47b81 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -102,6 +102,7 @@
 \newglossaryentry{natural}{
   name={Natural Roll},
   prefix={a\space},
+  nonumberlist,
   description={A natural roll is a roll where the physical dice land on some number. For example, a `natural 2' is where both dice come up facing 1, as opposed to a player gaining the result `2' from rolling a 3 and getting a -1 penalty. Similarly a `natural 12' is when the dice land on a `12' without modification}
   }
 
-- 
GitLab