diff --git a/spells/Light1.tex b/spells/Light1.tex
index 6ae9f1ae7d1ccfc496fc857ed6a2323cf482b627..82c6a03f0db7dbe44252e38fcd69c1fc62e17c32 100644
--- a/spells/Light1.tex
+++ b/spells/Light1.tex
@@ -1,3 +1,5 @@
+\ifodd\value{diceNo}
+
 \spell{Sparkle}% Name
   {}% Enhancements
   {Wax}% Action
@@ -6,12 +8,16 @@
   {The caster speaks encouragingly to a flame, and it blooms enough to light a banquet hall}% Description
   {}
 
+\else
+
 \spell{Were Light}% Name
   {}% Enhancements
   {Warp}% Action
   {Fire, Air}% Spheres
   {surrounding darkness}% Resist with
   {The caster laughs in the face of darkness, and one light in the area lifts from its source, and wanders free}% Description
-  {Most of these floating lights follow their creator, but others leave to seek out their own goals.
+  {Most of these floating lights wander in circles, but others leave to seek out their own goals.
   Their reasons and aims remain a mystery.}
 
+\fi
+\stepcounter{diceNo}