From eedb895c2559aa70fa97947c41a393feef0eb9e2 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Tue, 24 Sep 2024 12:19:15 +0200 Subject: [PATCH] add all wheat guild ranks to glos --- glossary.tex | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/glossary.tex b/glossary.tex index 2965839..bb42ac0 100644 --- a/glossary.tex +++ b/glossary.tex @@ -1624,6 +1624,27 @@ Set the darker die to `\dicef{6}' and roll the other. If this roll fails, it fa An image of a skeleton, tempting you to feast with her, reminds patrons why they should always eat at an official Wheat Guild hall}, } +\longnewglossaryentry{baker}{ + name={Bakers}, + text={baker}, + parent={templeOfPoison}, + category={rank}, + sort={1}, + prefix={a\space}, + description={come from the streets, and generally return after months. + The working hours and heat in the kitchens tire even the fittest of humans}, +} + +\longnewglossaryentry{tender}{ + name={Tenders}, + text={tender}, + parent={templeOfPoison}, + category={rank}, + sort={2}, + prefix={a\space}, + description={tend the bars, if they can curry enough favour to move away from baking}, +} + \longnewglossaryentry{server}{ name={Servers}, text={Server}, -- GitLab