From e371c9151de7bd7cd55e6faddcd09413f1188bae Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Tue, 17 Nov 2020 02:05:31 +0100
Subject: [PATCH] formatting

---
 monsters.tex | 4 ++--
 preamble.tex | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/monsters.tex b/monsters.tex
index 051b2632..5b114bde 100644
--- a/monsters.tex
+++ b/monsters.tex
@@ -855,7 +855,7 @@
 	}% SKILLS
 	{\ifnumcomp{\value{r4}}{=}{2}{\Dagger, shortbow, }{\rapier, dagger, }%
 	\lootJewellery\ifnum\value{r12}>12%
-		\lootMagic%
+		, \lootMagic%
 	\fi}% EQUIPMENT
 	{\mana{\value{age}}\addtocounter{mp}{\value{age}}}
 	}
@@ -1180,7 +1180,7 @@
 {Academics \arabic{r3}, \ifodd\value{r3} Deceit \arabic{r2}, Tactics \arabic{enc}\else Empathy \arabic{r2}, Vigilance \arabic{enc}\fi
 \Path{Alchemy}{\ifodd\value{r2b} Conjuration \arabic{r3}, Force \arabic{r4}\else Invocation \arabic{r4}\fi, \ifodd\thepage Illusion \arabic{r3}\fi
 }}% SKILLS
-{\lootMedium\ifodd\thepage\lootMagic\else mana stone with 4 mp\fi}% EQUIPMENT
+{\lootMedium, \ifodd\thepage\lootMagic\else mana stone with 4 mp\fi}% EQUIPMENT
 {\mana{6}\lockedmana{\value{r2}}}
 }
 
diff --git a/preamble.tex b/preamble.tex
index 1eb4f6c6..e6a6c6bd 100644
--- a/preamble.tex
+++ b/preamble.tex
@@ -229,6 +229,7 @@ bookmarks=true]%
 	\subsection{\currentsphere~ Level \arabic{spelllevel}}\noindent}
 \newcommand{\enhancement}[3]{\paragraph[(#1) #2: #3]{(#1) Enhancement -- #2:}}
 \newcommand{\magicitem}[7]{\vspace{2em}\needspace{4em}\noindent\textbf{#1}
+\index{Magical Item!#1}
 
 	\noindent
 	\textit{Spells: #2, }%
-- 
GitLab