From 62057380b57a31598ec3431d81d39be349d6f99c Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sat, 24 Feb 2024 13:34:59 +0100
Subject: [PATCH] fix \fullSpells

---
 magic.sty | 1 +
 1 file changed, 1 insertion(+)

diff --git a/magic.sty b/magic.sty
index a0328a6a..9d3b4432 100644
--- a/magic.sty
+++ b/magic.sty
@@ -129,6 +129,7 @@
 \newcommand\fullSpell{%
   \needspace{4em}
   \begin{tabularx}{\linewidth}{m{.28\linewidth}X}
+  \hiderowcolors
   \raggedright
   \textbf{\titleFont\large\spellName}
   \iftoggle{examplecharacter}{}{\par\footnotesize\hint{\spellEnhancements\ \spellAction}}
-- 
GitLab