LIGHTING IS BACK.

AND A SHITLOAD FASTER.

SANIC.
This commit is contained in:
PJB3005
2015-07-21 12:54:42 +02:00
parent 54a563cb0d
commit 3bc5d86263
192 changed files with 1502 additions and 1145 deletions

View File

@@ -25,7 +25,7 @@ var/global/list/atmos_controllers = list()
var/overridden = 0 //not set yet, can't think of a good way to do it
req_one_access = list(access_ce)
l_color = "#7BF9FF"
light_color = LIGHT_COLOR_CYAN
/obj/machinery/computer/atmoscontrol/New()
..()