From a3332f2bdbe556a26a9b81df744fc6d553cca7ee Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Mon, 8 Jan 2024 03:39:24 +0100
Subject: [PATCH] make each spell name a label

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

diff --git a/magic.sty b/magic.sty
index 90ca7cb8..49520a26 100644
--- a/magic.sty
+++ b/magic.sty
@@ -132,6 +132,7 @@
   \raggedright
   \textbf{\titleFont\large\spellName}
   \iftoggle{examplecharacter}{}{\par\footnotesize\hint{\spellEnhancements\ \spellAction}}
+  \label{\spellName}
   &
     \small
     \textbf{\scshape Requirements:}
-- 
GitLab