From ec38bc3d2c2fb0007285fa2cd6eac09401cb35af Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Tue, 25 Jun 2024 19:59:00 +0200
Subject: [PATCH] place rank of archer

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

diff --git a/glossary.tex b/glossary.tex
index d28784b8..620f183c 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -1125,6 +1125,15 @@ Fewer monsters wander through them, because fewer plants grow there},
   About half of these new recruits will survive and gain the next rank},
 }
 
+\longnewglossaryentry{soldier}{
+  name={Archers},
+  text={archer},
+  prefix={an\space},
+  sort={R3},
+  parent={guard},
+  description={stand on \glsentrytext{broch} balconies, taking down summoned by the pipes},
+}
+
 \longnewglossaryentry{ranger}{
   name={Rangers},
   text={ranger},
-- 
GitLab