Files
GS13/modular_citadel/code/modules/power/lighting.dm
QuoteFox 24637f7f65 Make lights slightly brighter
Station is way to dark/moody, for the turf/walls. Bumped em up a notch.
2020-04-18 07:37:41 +01:00

8 lines
136 B
Plaintext

/obj/machinery/light
bulb_colour = "#FFEEDD"
bulb_power = 0.95
/obj/machinery/light/small
bulb_colour = "#FFDDBB"
bulb_power = 0.8