From caa40dfe501920f1dbc5117316079c5a418d23a0 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sun, 3 Dec 2023 04:20:12 +0100
Subject: [PATCH] move shadow check spell to core

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

diff --git a/config b/config
index 205a2f48..2907e403 160000
--- a/config
+++ b/config
@@ -1 +1 @@
-Subproject commit 205a2f486ae9601216a6b18dfe5c6c2f8a3da650
+Subproject commit 2907e403d45bf269f6a1d612b2b83414715b8795
diff --git a/spells.tex b/spells.tex
index a2c1f4fd..ac0bc378 100644
--- a/spells.tex
+++ b/spells.tex
@@ -113,6 +113,17 @@ A good witch leaves no part of her prey unused.
 
 \showSpells{mind1}
 
+\spell{Shadow Check}% Name
+  {Fate, Water}% Spheres
+  {Witness}% Action
+  {}% Enhancements
+  {quiet thoughts}% Resist with
+  {This spell tells the caster if any particular patch (and it has to be a specific patch) contains anything which has a mind}% Description
+  {Shadows, statues, or suspicious bushes can all hide all manner of things.
+
+    The spell will not say what kind of mind this is -- whether animal or person.
+    It reports only `yes/ no', and often has false positives due to mice or insects (1/6 chance in daylight, 2/6 chance at night).}
+
 \end{multicols}
 
 \section{Second Level Spells}
-- 
GitLab