From adae89598a8ce0b76728273313b6d21de7aefa8e Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Tue, 25 Jun 2024 19:59:08 +0200
Subject: [PATCH] order guard ranks

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

diff --git a/glossary.tex b/glossary.tex
index 620f183c..5b37d200 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -1112,6 +1112,7 @@ Fewer monsters wander through them, because fewer plants grow there},
   name={Jotters},
   text={jotter},
   prefix={a\space},
+  sort={R5},
   parent={guard},
   description={do paperwork for the \glsentrytext{guard}, and control everything that their seniors don't care to manage},
 }
@@ -1120,6 +1121,7 @@ Fewer monsters wander through them, because fewer plants grow there},
   name={Fodder},
   text={fodder},
   prefix={some\space},
+  sort={R0},
   parent={guard},
   description={are the lowest rung of the \glsentrytext{guard}.
   About half of these new recruits will survive and gain the next rank},
@@ -1138,6 +1140,7 @@ Fewer monsters wander through them, because fewer plants grow there},
   name={Rangers},
   text={ranger},
   prefix={a\space},
+  sort={R4},
   parent={guard},
   description={travel fast, often on horseback, to provide reinforcements to any \glsentrytext{village} in immediate trouble},
 }
@@ -1146,6 +1149,7 @@ Fewer monsters wander through them, because fewer plants grow there},
   name={Thanes},
   text={thane},
   prefix={a\space},
+  sort={R6},
   parent={guard},
   description={have risen to the point where any \glsentrytext{jotter} will finally leave them alone.
   Most try to find some gold and retire at this point},
-- 
GitLab