From 7b8852d8486f4cc1433e909fb8c48dd3b15b68c5 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Fri, 24 Jan 2020 00:44:24 +0100
Subject: [PATCH] style changes to chapter 4

---
 main.tex | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/main.tex b/main.tex
index 79fefa9f..bb3a543b 100644
--- a/main.tex
+++ b/main.tex
@@ -115,7 +115,7 @@ This particular version was last revised on \today.
 
 \pagenumbering{arabic}
 
-\chapter{Traits}\index{Traits}
+\chapter{Character Creation}\index{Traits}\index{Character Creation}\label{character_rolls}
 
 \begin{multicols}{2}
 
@@ -129,7 +129,8 @@ Otherwise, you fail.
 
 \end{multicols}
 
-\section{Character Creation}\index{Character Creation}\label{character_rolls} \iftoggle{verbose}{
+\section{Races}\index{Race}
+\iftoggle{verbose}{
 \includegraphics[width=\textwidth]{images/Roch_Hercka/five_races.jpg}
 \label{roch:races}
 }{}
@@ -161,7 +162,6 @@ Character creation is random by default -- it helps new players get started quic
 
 I've just rolled a `7', so I'm playing a human.  Being the tallest of the races they get +1 Strength.  However, they're also a little slow on the uptake, so they get -1 Wits.
 
-
 It's been a while since I saw any humans so I'm going to go and look up the race section detailing humans. Whichever race you've landed on, go and have a look at page \pageref{starting_characters}. You will also find suggestions on why someone of that race might be adventuring.
 
 \begin{wrapfigure}{R}{.6\linewidth} 
@@ -232,7 +232,7 @@ The wizard smiled again.
 
 \end{multicols}
 
-\section{Attributes}
+\section{Traits}
 
 These are the basics Traits which characters must use over and over again for every roll.
 
-- 
GitLab