From f35d247b50f3ee5d43622b70ce90135d88ee3203 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Sun, 13 Aug 2023 13:01:57 +0200 Subject: [PATCH] add vitals shot glossary entry --- glossary.tex | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/glossary.tex b/glossary.tex index 49ffc6c2..16e2c6bc 100644 --- a/glossary.tex +++ b/glossary.tex @@ -1,7 +1,5 @@ \makeglossaries -\makeglossaries - %%% Core Rules Terms \newglossaryentry{restingaction}{ @@ -67,3 +65,9 @@ description={Any gaming stat, such as a character's maximum MP, a Skill or an Attribute} } + \newglossaryentry{vitalShot}{ + name={Vitals Shot}, + prefix={a\space}, + description={An attack which strikes between the gaps in armour, dealing full Damage}, + } + -- GitLab