From 804a11ada7029c0d0789a24a24effa77ffdd4116 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Fri, 26 Jul 2024 06:58:33 +0200
Subject: [PATCH] give temples proper plurals

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

diff --git a/glossary.tex b/glossary.tex
index 4d6310aa..70f6a19c 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -1290,6 +1290,7 @@ Set the darker die to `\dicef{6}' and roll the other.  If this roll fails, it fa
 \longnewglossaryentry{templeOfBeasts}{
   name={The Temple of Beasts},
   text={Temple of Beasts},
+  plural={Temples of Beasts},
   prefix={a\space},
   symbol={\glssymbol{sylf}},
   nonumberlist,
@@ -1423,6 +1424,7 @@ Set the darker die to `\dicef{6}' and roll the other.  If this roll fails, it fa
 \longnewglossaryentry{templeOfPoison}{
   name={The Temple of Poison},
   text={Temple of Poison},
+  plural={Temples of Poison},
   prefix={a\space},
   symbol={\glssymbol{abderian}},
   nonumberlist,
@@ -1460,6 +1462,7 @@ Set the darker die to `\dicef{6}' and roll the other.  If this roll fails, it fa
 \longnewglossaryentry{templeOfSickness}{
   name={The Temple of Sickness},
   text={Temple of Sickness},
+  plural={Temples of Sickness},
   prefix={a\space},
   symbol={\glssymbol{eldren}},
   nonumberlist,
@@ -1518,6 +1521,7 @@ Set the darker die to `\dicef{6}' and roll the other.  If this roll fails, it fa
 \longnewglossaryentry{templeOfMisgenesis}{
   name={The Temple of Misgenesis},
   text={Temple of Misgenesis},
+  plural={Temples of Misgenesis},
   prefix={a\space},
   symbol={$\Large\Circle$},
   nonumberlist,
@@ -1566,6 +1570,7 @@ Set the darker die to `\dicef{6}' and roll the other.  If this roll fails, it fa
 \longnewglossaryentry{templeOfJustice}{
   name={The Temple of Justice},
   text={Temple of Justice},
+  plural={Temples of Justice},
   prefix={a\space},
   symbol={\glssymbol{paik}},
   nonumberlist,
@@ -1632,6 +1637,7 @@ Set the darker die to `\dicef{6}' and roll the other.  If this roll fails, it fa
 \longnewglossaryentry{templeOfFrost}{
   name={The Temple of Frost},
   text={Temple of Frost},
+  plural={Temples of Frost},
   prefix={a\space},
   symbol={\glssymbol{sable}},
   nonumberlist,
@@ -1678,6 +1684,7 @@ Set the darker die to `\dicef{6}' and roll the other.  If this roll fails, it fa
 \longnewglossaryentry{templeOfHate}{
   name={The Temple of Hate},
   text={Temple of Hate},
+  plural={Temples of Hate},
   prefix={a\space},
   symbol={\glssymbol{wrecan}},
   nonumberlist,
@@ -1717,6 +1724,7 @@ Set the darker die to `\dicef{6}' and roll the other.  If this roll fails, it fa
 \longnewglossaryentry{templeOfCuriosity}{
   name={The Temple of Curiosity},
   text={Temple of Curiosity},
+  plural={Temples of Curiosity},
   prefix={a\space},
   symbol={\glssymbol{yonder}},
   nonumberlist,
-- 
GitLab