From ac936e4d5013f59fd1aca4b2bc85af2520ad449d Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Thu, 26 Sep 2024 08:09:46 +0200 Subject: [PATCH] knack formatting --- stats.sty | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stats.sty b/stats.sty index 1c85015..29f8915 100644 --- a/stats.sty +++ b/stats.sty @@ -301,8 +301,8 @@ } \newcommand{\charge}{% - Fast Charge (+1 to Attack and Damage after spending% - \ifnum\value{Athletics}>0% + Fast Charge (+1 to Attack and Damage after spending % + \ifnum\value{Athletics}>0 % 1~\glsentrytext{ap} to move% \else% 2~\glsfmtplural{ap} to move% @@ -318,7 +318,7 @@ } \newcommand{\guardian}{% - Guardian (spend 0~\glsfmtplural{ap} to guard someone, and gain +1 to guarding against attacks)% + Guardian (spend 0~\glsfmtplural{ap} to guard someone, and take all attacks targetted at them with a +1 Bonus)% } \newcommand{\laststand}{% -- GitLab