From 953118a811bbeede7998ea5c8644ce6435b7e5c6 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Wed, 17 Jul 2024 09:40:24 +0200 Subject: [PATCH] fix Grave Digger definition The old definition was just a repeat of 'Fodder'. --- glossary.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glossary.tex b/glossary.tex index 415249bd..43bcb74f 100644 --- a/glossary.tex +++ b/glossary.tex @@ -1345,8 +1345,8 @@ Set the darker die to `\dicef{6}' and roll the other. If this roll fails, it fa prefix={a\space}, sort={R1}, parent={guard}, - description={are the lowest rung of the \glsentrytext{guard}. - About half of these new recruits will survive and gain the next rank}, + description={have survived a mission, and returned alive. + In theory, they should burry the fodder who did not survive the first mission, but in practice, few people leave a body}, } \longnewglossaryentry{soldier}{ -- GitLab