From 29593a4dd105a7ed3d4bc3ac2a962fa0ae11a97f Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sun, 19 May 2024 13:03:08 +0200
Subject: [PATCH] fix misgen symbol

---
 glossary.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/glossary.tex b/glossary.tex
index 6c080dbc..37a70775 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -1075,7 +1075,7 @@ Set the darker die to `\dicef{6}' and roll the other.  If this roll fails, it fa
   name={The Temple of Misgenesis},
   text={Temple of Misgenesis},
   prefix={a\space},
-  symbol={\glsentrytext{misgen}},
+  symbol={$\Large\Circle$},
   nonumberlist,
   description={Some things never were.  This loose organization alters fortune to ensure nobody has to fail a task before they try, or give up on the best career they never considered},
 }
@@ -1097,7 +1097,7 @@ Set the darker die to `\dicef{6}' and roll the other.  If this roll fails, it fa
   prefix={a\space},
   category={location},
   parent={templeOfMisgenesis},
-  symbol={\glsentrytext{misgen}},
+  symbol={$\Large\Circle$},
   description={sell various potions and blessings},
 }
 
-- 
GitLab