diff --git a/magic.sty b/magic.sty
index 0b1b833a5e2df5f755602bb6bb5cff2d70cacfbe..e1e60e5035af98447ad2a32501f4d38e15f5e2e1 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 8230d94167522de563a8a2e011de813a45abaa4b..c75a2e406715cc3eeb3ec743dc5ca5afac2bdc30 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}.