From 6a10154846579e1683f9b0ac35019e54091c1d8c Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Tue, 1 Aug 2023 11:53:36 +0200 Subject: [PATCH] update config --- config | 2 +- glossary.tex | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/config b/config index 378ad920..f94c2ebd 160000 --- a/config +++ b/config @@ -1 +1 @@ -Subproject commit 378ad920e64347000aed34ebf22f1e4dbe05a8c8 +Subproject commit f94c2ebdc7a3090e06482f7b3cda924a262806f7 diff --git a/glossary.tex b/glossary.tex index 3fa19450..7c6ad20c 100644 --- a/glossary.tex +++ b/glossary.tex @@ -13,13 +13,6 @@ Creatures have a \glsentrytext{weightrating} equal to their own \glsentrytext{hp}} } -\newglossaryentry{fatigue}{ - name={Fatigue Point}, - nonumberlist, - description={A measure of how tired a character is. - Characters can put up with a number of Fatigue Points equal to their \glsentrytext{hp}, after which they receive penalties to act} -} - \newglossaryentry{restingaction}{ name={Resting Action}, first={\textit{Resting Action}}, -- GitLab