Difference between revisions of "Team:Carnegie Mellon/game"

 
Line 242: Line 242:
 
}
 
}
 
}
 
}
if(this.luminescence>STARTLUMINANCE+this.radius && !this.isComputer){
+
if(this.luminescence>STARTLUMINANCE+this.radius){
 +
                                                if(!this.isComputer){
 
this.luminescence -= LIGHTDECREASERATE;
 
this.luminescence -= LIGHTDECREASERATE;
 +
                                                }
 
}
 
}
 
};
 
};

Latest revision as of 18:32, 24 August 2015

Luciferase: The Game
Home
Press to Play