From 4ef90ff90bcb2686802a5c7966d1e7354fd79aea Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Tue, 24 Dec 2019 18:52:41 +0000
Subject: [PATCH] add villages for sq

---
 preamble.tex | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/preamble.tex b/preamble.tex
index 552996ca..a77c2e31 100644
--- a/preamble.tex
+++ b/preamble.tex
@@ -244,7 +244,8 @@ Roll & Result \\
 
 \newcommand{\sidequest}[1]{\subsection[#1]{#1 -- \encnum}}
 \newcommand{\town}[1]{\subsubsection{$\boxbox$ (Town) #1}}
-\newcommand{\forest}[1]{\subsubsection{$\merge$ (Forst) #1}}
+\newcommand{\forest}[1]{\subsubsection{$\merge$ (Forest) #1}}
+\newcommand{\villages}[1]{\subsubsection{$\logof$ (Villages) #1}}
 \newcommand{\lowercollege}[1]{\subsubsection{$\curlywedgedownarrow$ (Lower College) #1}}
 \newcommand{\uppercollege}[1]{\subsubsection{$\curlywedgeuparrow$ (Upper College) #1}}
 
-- 
GitLab