From c35dfbbb6c0bcaf2ce1368f89969c6c11b140e57 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Tue, 29 Aug 2023 22:35:39 +0200
Subject: [PATCH] fixing spell targets

---
 spells/air3.tex   | 2 +-
 spells/death2.tex | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/spells/air3.tex b/spells/air3.tex
index 61c78695..affcfcde 100644
--- a/spells/air3.tex
+++ b/spells/air3.tex
@@ -6,7 +6,7 @@
   {Stinking cloud covers \spellArea, inflicting \arabic{spelllevel}~\glspl{fatigue} to anyone in the area}% Description
   {
     The air pollutes, growing dark and smoggy, in the exact shape of the caster's face with a maniacal grin.
-    The miasma covers \spellArea, and anyone breathing in the vapours suffers \arabic{spelllevel}~\glspl{fatigue}.
+    The miasma covers \spellArea targets, and anyone breathing in the vapours suffers \arabic{spelllevel}~\glspl{fatigue}.
   }
 
 
diff --git a/spells/death2.tex b/spells/death2.tex
index 85380dc4..2a1663c5 100644
--- a/spells/death2.tex
+++ b/spells/death2.tex
@@ -16,7 +16,7 @@
   {Medicine}% Skill
   {\spellArea\ targets lose \arabic{spelllevel} \glspl{fatigue}}% Description
   {
-    All around begin feeling sick, and the farthest \spellArea\ targets within \spellRange\ each take \arabic{spelllevel} \glspl{fatigue}.
+    \spellArea\ targets within \spellRange\ each take \arabic{spelllevel} \glspl{fatigue}.
   }
 
 \spell{Corpse Stench}% Name
-- 
GitLab