From 1352825a033251948b08eff24161d2657132e49e Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Thu, 7 Sep 2023 22:11:59 +0200
Subject: [PATCH] formatting

---
 magic.sty       | 5 ++---
 spells/Air3.tex | 4 ++--
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/magic.sty b/magic.sty
index 0b1b833a..e1e60e50 100644
--- a/magic.sty
+++ b/magic.sty
@@ -75,7 +75,7 @@
     \ifnum\value{spelllevel}>1~\fi #3
     #2)}
     Cost:~\arabic{spelllevel},
-    Resistance: #5
+    Resisted by: #5,
     \setRange%
     Range:~\spellRange
     \setArea%
@@ -83,11 +83,10 @@
       \ignorespaces, Targets:~\spellArea, %
     }{}%
     \afterparnoindent
-
     #7
 
     \vphantom{\dmg{spellPotency}}
-    \index[spells]{\textbf{#1}: #6 (Cost: \arabic{spelllevel}, Range:~\spellRange, Resisted by: #5,\iftoggle{duplicated}{, Targets: \spellArea}{})}
+    \index[spells]{\textbf{#1}: #6 (Cost: \arabic{spelllevel}, Range:~\spellRange, Resisted by: #5\iftoggle{duplicated}{, Targets: \spellArea}{})}
   }{
     \item[\textbf{#1}]%
     \vphantom{\dmg{spellPotency}}%
diff --git a/spells/Air3.tex b/spells/Air3.tex
index 8230d941..c75a2e40 100644
--- a/spells/Air3.tex
+++ b/spells/Air3.tex
@@ -1,9 +1,9 @@
 \spell{Putrid Visage}% Name
   {\mWater}% Spheres
   {Wane}% Action
-  {\detailed, \duplicated}% Enhancements
+  {\detailed,\duplicated}% Enhancements
   {wind speed}% Resist with
-  {Stinking cloud covers \spellArea, inflicting \arabic{spelllevel}~\glspl{fatigue} to anyone in the area}% Description
+  {Stinking cloud covers \spellArea, inflicting \arabic{spelllevel}~\glspl{fatigue} to anyone in the area breathing it in}% 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 targets, and anyone breathing in the vapours suffers \arabic{spelllevel}~\glspl{fatigue}.
-- 
GitLab