From a20514d6db1ebee596bb31fa972f7d1bd9d63e13 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sun, 12 May 2024 02:17:35 +0200
Subject: [PATCH] add elixir gls entry

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

diff --git a/glossary.tex b/glossary.tex
index 9c036473..0a99bac9 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -462,6 +462,15 @@
   Each has an elemental affinity, so a Fire Ingredient can only make a Fire \glsentrytext{boon}},
 }
 
+\newglossaryentry{elixir}{
+  name={Elixirs},
+  text={elixir},
+  prefix={an\space},
+  parent={alchemy},
+  description={heal diseases.
+  Each one requires a particular type of \glsentrytext{ingredient} to heal a particular disease},
+}
+
 \newglossaryentry{invocation}{
   name={Invocations},
   text={Invocation},
-- 
GitLab