From e4d266d88bec0064bd367dc57f557d09553c003a Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Thu, 27 Jul 2023 12:45:07 +0200
Subject: [PATCH] change chapter names to areas

---
 actions.tex | 2 +-
 combat.tex  | 2 +-
 knacks.tex  | 2 +-
 rules.tex   | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/actions.tex b/actions.tex
index fbe51d0f..e6f21472 100644
--- a/actions.tex
+++ b/actions.tex
@@ -1,4 +1,4 @@
-\chapter{Advanced Actions}
+\chapter{Advanced Mechanisms}
 
 \label{skill_uses}
 
diff --git a/combat.tex b/combat.tex
index 757f138a..5ce4310e 100644
--- a/combat.tex
+++ b/combat.tex
@@ -1,4 +1,4 @@
-\chapter{Combat}
+\chapter[The Arena]{Combat}
 \index{Combat}
 \label{combat}
 
diff --git a/knacks.tex b/knacks.tex
index f248a8ef..a061c479 100644
--- a/knacks.tex
+++ b/knacks.tex
@@ -1,4 +1,4 @@
-\chapter{Knacks}
+\chapter[Hall of Knacks]{Knacks}
 \label{knacks}
 \index{Knacks}
 
diff --git a/rules.tex b/rules.tex
index 278e5580..a80b1f0c 100644
--- a/rules.tex
+++ b/rules.tex
@@ -1,4 +1,4 @@
-\chapter{The Rules}
+\chapter[Induction]{Rules}
 \label{coreRules}
 
 \settoggle{bestiarychapter}{true}
-- 
GitLab