From 08f39022b68c0cd05e29448486f7c205f2f73ce5 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Tue, 2 Jan 2024 03:27:41 +0100
Subject: [PATCH] add artefact gls entry

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

diff --git a/glossary.tex b/glossary.tex
index 3b552cf2..e787630b 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -99,6 +99,14 @@
   Each talisman has its own activation condition},
 }
 
+\newglossaryentry{artefact}{
+  prefix={an\space},
+  name={Artifacts},
+  text={artefact},
+  description={are spells given sentience, and function as long-term magical items.
+  They frequently go awry, as they have a mind of their own, and their own wishes and values},
+}
+
 \newglossaryentry{area}{
   name={Areas},
   sort={Area},
-- 
GitLab