From 2fd35ddd8a13fbaa2d4b6c6e43caa319e50b6f85 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Mon, 23 Mar 2020 01:40:13 +0100
Subject: [PATCH] add manalake to config

---
 preamble.tex | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/preamble.tex b/preamble.tex
index 4c40d72f..2bbfeb71 100644
--- a/preamble.tex
+++ b/preamble.tex
@@ -210,6 +210,14 @@ interior code={ \path[tcb fill interior] ([xshift=-2mm]interior.west)
 
 }
 
+\newcommand{\manalake}[8]{\subsection{#1 (Level #8)}
+
+	\textit{Spells: #2, }\textit{Path: #3, }\textit{Duration: #4, }\textit{Type: #5, }\textit{Potence: #6, }\textit{#7 MP}% Type can be 'pocket spell', 'magical item', or 'artefact'.
+	\vspace{.3em}
+
+
+}
+
 \newcommand{\spell}[3]{\subsubsection{#1}
 
 {\it Type: #2, Skill: #3}
-- 
GitLab