From 4341f31d7f42ee0247e1dbc184bc72902605d291 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Fri, 10 May 2024 08:43:12 +0200
Subject: [PATCH] place seeker as type of scribe

---
 glossary.tex | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/glossary.tex b/glossary.tex
index e89290f9..37ff9401 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -854,15 +854,6 @@
   They always need more basilisk bodies to make the latter two},
 }
 
-\newglossaryentry{seeker}{
-  name={Seekers},
-  text={Seeker},
-  prefix={a\space},
-  seealso={paperGuild},
-  parent={templeOfCuriosity},
-  description={travel to deliver messages, and gather information for the \glsentrytext{paperGuild}},
-}
-
 \newglossaryentry{scribe}{
   name={Scribes},
   text={Scribe},
@@ -872,6 +863,15 @@
   Most spend their time making books or soap},
 }
 
+\newglossaryentry{seeker}{
+  name={Seekers},
+  text={Seeker},
+  prefix={a\space},
+  %seealso={paperGuild},
+  parent={scribe},
+  description={travel to deliver messages, and gather information for the \glsentrytext{paperGuild}},
+}
+
 %%%%% Seasons
 
 \newglossaryentry{Qualmea}{
-- 
GitLab