From 2fd64b2a27c4808de27d3fd5f5389f38c59472aa Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Wed, 25 Dec 2019 01:12:49 +0100
Subject: [PATCH] clean dwarven runemaster syntax

---
 monsters.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/monsters.tex b/monsters.tex
index e55eca17..e53faab1 100644
--- a/monsters.tex
+++ b/monsters.tex
@@ -535,7 +535,7 @@
 
 \newcommand{\dwarvenrunemaster}{
 	\person{0}{1}{0}% PHYSICAL ATTRIBUTES
-	{{\ifodd\value{page}2\else\1\fi}% INTELLIGENCE
+	{{\ifodd\value{page}2\else1\fi}% INTELLIGENCE
 	{\ifodd\value{chapter}1\else0\fi}{0}}%  WITS
 	{\ifodd\value{enc}-1\else0\fi}% CHARISMA
 	{1}{Academics 2, Crafts 1, Tactics 2\Path{Runes}{Metamagic 4, Fate 3, Force 2, Conjuration 1}}{\shortsword\partialchain\ifnumcomp{\thechapter}{=}{6}{4D6sp}{\setcounter{gold}{\thepage}\multiply\value{gold} by \thechapter\arabic{gold}sp}}{\mana{4}}
-- 
GitLab