From 8ac96720d5ca4df1b30e32da05be9c305949e661 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Sun, 19 Nov 2023 15:30:38 +0100 Subject: [PATCH] fix boar syntax --- monsters.sty | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/monsters.sty b/monsters.sty index 864eb2d3..382cc12e 100644 --- a/monsters.sty +++ b/monsters.sty @@ -55,8 +55,8 @@ {2}% DR {2}% AGGRESSION {Athletics~\arabic{r2}, Vigilance~\arabic{r3}}% SKILLS -{None}% ABILITIES -{\quadraped} +{\quadraped}% ABILITIES +{} } \newcommand{\chitincrawler}[1][\npc{\A}{Chitincrawler}]{ -- GitLab