diff --git a/spells/Light2.tex b/spells/Light2.tex
index 310ee3ab0b349949311040150d00fbe0bdbdd08d..4cf3210d13d0706db50e93e0b8e74117e02d670a 100644
--- a/spells/Light2.tex
+++ b/spells/Light2.tex
@@ -1,3 +1,5 @@
+\ifodd\value{diceNo}
+
 \spell{Sun Flare}% Name
   {duplicated}% Enhancements
   {Wax}% Action
@@ -8,6 +10,8 @@
   If cast in darkness, everyong within \spellRange\ of an affected light source blinks in confusion, and takes a -\arabic{spellCost} penalty to anything involving vision, for the rest of the round}% Description
   {The spell only works once, as eyes adjust quickly to the shock.}
 
+\else
+
 \spell{Phantasm}% Name
   {detailed}% Enhancements
   {Warp}% Action
@@ -19,3 +23,4 @@
   The illusion vanishes upon touch, or even in a strong wind.
   In combat, these illusions provide worth by wasting enemy's \glspl{ap}, since attacking them requires attention and movement.}
 
+\fi