[TEMDAYLAMP] ;the lamps near the bases LightVisibility=3000 ; this controls how far around the lamp the light shows up LightIntensity=0.01 ; this doesnt need to be messed with LightRedTint=0.7 ; LightGreenTint=0.3 ;these three control how much of each color the lamp puts out, the higher the collective numbers LightBlueTint=0.01 ;here, the more intense the light will be overall. numbers lower than 1.0 are usually best [INYELWLAMP] ;the yellow lamps LightVisibility=4000 LightIntensity=.01 LightRedTint=1.5 LightGreenTint=1.5 LightBlueTint=0.01 [INPURPLAMP] ;the purple lamps LightVisibility=3000 LightIntensity=0.01 LightRedTint=2.0 LightGreenTint=0.01 LightBlueTint=2.0