From 6451aef98ffee8bb73bccee8a4a9abfc091a6f62 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sat, 11 Nov 2023 04:49:25 +0100
Subject: [PATCH] fix detect water spell

---
 spells/Water2.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spells/Water2.tex b/spells/Water2.tex
index 80e44bb6..9e2b0bc5 100644
--- a/spells/Water2.tex
+++ b/spells/Water2.tex
@@ -16,7 +16,7 @@
   {distant}% Enhancements
   {Witness}% Action
   {Water}% Spheres
-  {}% Resist with
+  {water purity}% Resist with
   {The caster detects liquid within \spellRange, but nothing within a few steps of the caster.
     They know only the closest source within the range, but have no idea what kind of liquid the spell has revealled.}% Description
   {It might reveal a river, a tankard of ale, or any other body apparent of liquid.}
-- 
GitLab