From c01094626363f960656cc44edc2279a0991a96e0 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sun, 12 May 2024 01:21:10 +0200
Subject: [PATCH] add cartographers to paper guild

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

diff --git a/glossary.tex b/glossary.tex
index a6325275..9c036473 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -952,6 +952,16 @@
   description={travel to deliver messages, and gather information for the \glsentrytext{paperGuild}},
 }
 
+\newglossaryentry{cartographer}{
+  name={Cartographers},
+  text={cartographer},
+  prefix={a\space},
+  %seealso={paperGuild},
+  parent={scribe},
+  description={create, confirm, and update maps.
+    The most valuable of these contain information on \glsentrytext{ingredient}-rich ground, which they use for \glsentrytext{alchemy} spells to learn about the landscape, so they can make more maps},
+}
+
 %%%%% Seasons
 
 \newglossaryentry{Qualmea}{
-- 
GitLab