diff --git a/combat.tex b/combat.tex
index d3ee9f2524b6e1ee953d829dde93813a70b393a2..4d66e9e9cdabc683fe3a29da96cc0c38031bf484 100644
--- a/combat.tex
+++ b/combat.tex
@@ -1015,6 +1015,10 @@ His Sneak Attack gives him +4 to strike the ogre - which he does - and +2 Damage
 
 \begin{multicols}{2}
 
+\begin{figure*}[t]
+	\moralechart
+\end{figure*}
+
 \noindent
 \iftoggle{verbose}{%
 Unsure if your \glspl{npc} want to fight?  Roll their Combat or Aggression Skill at \gls{tn} 6.
@@ -1027,8 +1031,6 @@ Before each round of combat, the \gls{gm} rolls a Morale Check for \glspl{npc} a
 If the \glspl{npc} fail the roll, they attempt to flee, otherwise, they fight.
 }
 
-\moralechart
-
 \iftoggle{verbose}{%
 Morale checks are rolled at \gls{tn} 6 with a character's Combat Skill (or Aggression Skill if the character is an animal).
 As usual, the \gls{gm} rolls for an entire group with one roll.
diff --git a/gods.tex b/gods.tex
index 9171bc9504323e24f18a59a05411b90958bcf08d..b7a0425c283d295d9f3a72b96f33c9fc29798f36 100644
--- a/gods.tex
+++ b/gods.tex
@@ -41,8 +41,6 @@ The day of \gls{wargod} is a day to remember war and settle disputes by fist or
 
 \noindent The goddess of joy delights in pranks and fun of all kinds. Her holy day is in the third season of the first cycle -- a cold time when people are in need of cheering up from the cold winds, when her followers stuff snow down people's back or balance ice-plates on the tops of doors to watch them fall on friends' heads. An eclipse marks the actual day every three cycles.
 
-Her temples are always full of home-brewed beer served by attractive men and women. Often such temples replace regular taverns.
-
 \begin{xpchart}{\Glsentrytext{joygod}}
 
 	1 & Playing a prank \\
@@ -73,6 +71,8 @@ Her temples are always full of home-brewed beer served by attractive men and wom
 
 		\end{xpchart}
 
+Her temples are always full of home-brewed beer served by attractive men and women. Often such temples replace regular taverns.
+
 \subsubsection{Spheres}
 
 \noindent Priests of \Glsentrytext{joygod} have access to the illusion and Polymorph spheres.
@@ -304,9 +304,6 @@ He is invoked during wedding vows and business deals.
 His followers are found among the politically influential and can be some of the most zealous of religious followers.
 He values obeying the law, making fair deals, being a good host and supporting the poor.
 
-His holy day is during the second season of the second cycle.
-It is considered extremely good faith to make an oath on this day, and mortally bad luck to break such an oath.
-
 \begin{xpchart}{\Glsentrytext{justicegod}}
 
 	1 & Donating at least 1 gp to the temple. \\
@@ -343,6 +340,9 @@ It is considered extremely good faith to make an oath on this day, and mortally
 
 \end{xpchart}
 
+His holy day is during the second season of the second cycle.
+It is considered extremely good faith to make an oath on this day, and mortally bad luck to break such an oath.
+
 \subsubsection{Spheres}
 
 \noindent \Glsentrytext{justicegod}'s clerics can access the enchantment and Force spheres.
@@ -493,9 +493,6 @@ The world is here to be lived, to be known, to be connected with. You want all t
 \end{xpchart}
 
 \iftoggle{verbose}{
-\includegraphics[width=\linewidth]{images/Boris_Pecikozic/dwarves_meet.jpg}
-\label{boris:meet}
-
 \begin{exampletext}
 
 	``Do you think the village on the other side of the mountain is safe to visit?'', asked Thenton with raised eyebrows.
@@ -532,6 +529,9 @@ The world is here to be lived, to be known, to be connected with. You want all t
 	
 	As luck would have it, she was a proficient medic, and helped patch Hugi back up, safely removing the arrow.
 	
+\includegraphics[width=\linewidth]{images/Boris_Pecikozic/dwarves_meet.jpg}
+\label{boris:meet}
+
 While all the players are thinking about the next move, the \gls{gm} adds up their \gls{xp}. They defeated 6 hobgoblins and 1 ogre. Hobgoblins and ogres are worth 7 each. There were seven in total, so that means 49 \gls{xp} in total, minus one \gls{xp} per member of the group. The final result is that each character receives 15 \gls{xp} and one more \gls{xp} is left in the pot for later (because 46 cannot evenly be divided by 3). After that, each player wants a little additional \gls{xp} for following their own God or codes.
 
 Arneson follows the Goddess, \gls{naturegod}.
diff --git a/magic.tex b/magic.tex
index 5fa459ef2ba2130277378903e4de3584c50146eb..14f3c5198f68d6728a62c001c5970b431e218abc 100644
--- a/magic.tex
+++ b/magic.tex
@@ -194,9 +194,10 @@ Every scene, characters regenerate 2 Mana plus their Wits Bonus.
 If this total would be 0 then the amount of time required to gather a single \gls{mp} increases by 1 scene.
 Characters with a Wits score of -2 must wait 2 scenes before regenerating 1 \gls{mp} while those with Wits -3 must wait 3 scenes.
 
+\needspace{15em}
 \subsection{Range}
 
-\begin{wrapfigure}{r}{.18\textwidth}
+\begin{wrapfigure}{r}{.16\textwidth}
 
 \begin{rollchart}
 
diff --git a/main.tex b/main.tex
index 6a2359b1cc3d4c12f4bb568fa290b0fc72b3db7e..a54141c3c3e7976d396a79f7422e8bf156a36f8d 100644
--- a/main.tex
+++ b/main.tex
@@ -7,7 +7,6 @@
 \usepackage{config/bind}
 \usepackage{config/monsters}
 \input{glossary.tex}
-\usepackage{glossary-mcols}
 
 \settoggle{verbose}{true}