diff --git a/glossary.tex b/glossary.tex
index ae1545efc5c225b6525cf3b37183d2af44536fbb..384d3ebe9677bed102154344ca194f457f43d5b1 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -1196,6 +1196,7 @@
 \newcommand{\F}{\gls{F}} % female
 \newcommand{\E}{\gls{E}} % sentient
 \newcommand{\A}{\gls{A}} % creature
+\newcommand{\Pl}{\gls{plant}} % plant
 \newcommand{\Sw}{\gls{Sw}} % creature
 \newcommand{\N}{\gls{N}} % nura
 \newcommand{\R}{\gls{R}} % morph
diff --git a/monsters.sty b/monsters.sty
index 386c2fa00d3c1a1b196a87f1d52b2bffc023d779..c7aa940839624fd34aa3b54dc03eb0ccdf5b3635 100644
--- a/monsters.sty
+++ b/monsters.sty
@@ -1351,6 +1351,36 @@
   {\hide{r4t5} \quadraped \stench}% ABILITIES
 }
 
+\newcommand{\sporeFolk}[1][\npc{\A\Pl\E}{Spore Folk}]{
+  \Person{#1}%
+    {{r4}{r4t5}{rn4tn1}}% BODY
+    {{rn3t3}{rn4tn1}{rn3t3}}% MIND
+    {%
+      \ifnum\value{Intelligence}>1
+        \set{Academics}{r3b}
+      \fi
+      \set{Athletics}{r3b}
+      \set{Brawl}{rn1t2}
+      \set{Caving}{r3c}
+      \set{Empathy}{rn3t3}
+      \set{Xenomology}{rn1t2}
+      \ifnum\value{Intelligence}<-1
+        \setcounter{Intelligence}{-6}
+        \setcounter{Charisma}{-6}
+      \fi
+    }% SKILLS
+    {\ifcase\value{rn3t3}%
+      \guardian%
+    \or%
+      \berserker%
+    \else%
+      \lucky%
+    \fi}% KNACKS
+    {}% EQUIPMENT
+    {\mutation[2]{r4b}}% ABILITIES
+}
+
+
 \newcommand{\horse}[1][\npc{\A}{Horse}]{
   \Animal{#1}%
   {{r3b}{rn1t0}{r3}}% BODY