From 876b1b782e7ea1063f5c32334b56430e6b21d66e Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Tue, 2 Jan 2024 17:28:44 +0100
Subject: [PATCH] move toothless fire spell to core

---
 config     |  2 +-
 spells.tex | 10 ++++++++++
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/config b/config
index 1daa60ff..6a0d3460 160000
--- a/config
+++ b/config
@@ -1 +1 @@
-Subproject commit 1daa60ffa68542670f197de567e8dfc87a7c6984
+Subproject commit 6a0d34606a8009c37eafb1dd1f3663e14743acd4
diff --git a/spells.tex b/spells.tex
index d0984efe..dcd06108 100644
--- a/spells.tex
+++ b/spells.tex
@@ -161,6 +161,16 @@ A good witch leaves no part of her prey unused.
 
 \showSpells{Fire2}
 
+\spell{Toothless Fire}% Name
+  {duplicated}% Enhancements
+  {Warp}% Action
+  {Fire}% Spheres
+  {intensity of the flame}% Resist with
+  {This spell changes the basic nature of a fire, so it can no longer burn a certain type of material}% Description
+  {Casters generally use this to stop a fire damaging people, but it could just as easily be used to stop a fire spreading to clothing.
+
+    The fire will not stop feeding on whatever allows it to currently burn, so a wood fire will continue burning its wood.}
+
 \subsection{Water}
 
 \showSpells{Water2}
-- 
GitLab