From 3419071a83b652701dc899e35cf159ffbbb15bd6 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Sat, 24 Feb 2024 13:17:37 +0100 Subject: [PATCH] fix creaturebox colouration --- stats.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stats.sty b/stats.sty index 68456c67..bafbdedf 100644 --- a/stats.sty +++ b/stats.sty @@ -644,11 +644,11 @@ } \newcommand\skillsEtc{ - \foreach \s in {Air,Earth,Fate,Fire,Water}% {\ifnum\value{\s}>0 \addtocounter{mp}{3}\fi} \begin{tabular}{p{.15\textwidth}>{\raggedright\arraybackslash}p{.75\textwidth}} + \hiderowcolors \iftoggle{verbose}{ \ent{Skills} & -- GitLab