From e66a4458491d7ec274ed49814e098b32d8786c25 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Tue, 10 Sep 2024 14:56:06 +0200
Subject: [PATCH] add dryads kiss and glowshrooms to glos

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

diff --git a/glossary.tex b/glossary.tex
index b4db0f39..8a007d7b 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -2172,6 +2172,31 @@ While floods occur, everyone gains a +1 Bonus to their Water \glsentrytext{spher
   Anyone who sleeps for the \glsentrytext{interval} removes $1D6$ \glsfmtplural{ep} and gains 1~\glsentrytext{mp}},
 }
 
+\longnewglossaryentry{dryadsKiss}{
+  name={Dryad's Kiss Shrooms},
+  text={dryad's kiss},
+  plural={dryad's kisses},
+  prefix={a\space},
+  category={indexed},
+  parent={plant},
+  description={are a tasty mushroom which makes people very gullible.
+    Anyone eating one takes a -2 penalty to all Deceit and Empathy checks for a day},
+}
+
+\longnewglossaryentry{glowshroom}{
+  name={Glowshrooms},
+  text={glowshroom},
+  prefix={a\space},
+  category={indexed},
+  parent={plant},
+  description={are subterranean fungi that give off a soft, faint light, but only in complete darkness.
+    Dwarves sometimes use them instead of torches, even though the light is dimmer.
+
+    Ingesting these plants can be deadly.
+    While healthy to eat, after two \glsfmtplural{interval} they mix with stomach acids and begin to glow.
+    This can turn someone into a sudden target in the dark, as their stomach shines faintly},
+}
+
 \longnewglossaryentry{marchingMushroom}{
   name={Marching Mushrooms},
   text={marching mushroom},
-- 
GitLab