Merge remote-tracking branch 'upstream/master' into dev-freeze

Conflicts:
	code/controllers/master_controller.dm
	code/game/area/areas.dm
This commit is contained in:
PsiOmega
2015-08-10 17:42:40 +02:00
2 changed files with 10 additions and 1 deletions

View File

@@ -20,7 +20,11 @@
..()
// spawn(15)
/area/proc/initialize()
if(!requires_power || !apc))
power_light = 0
power_equip = 0
power_environ = 0
power_change() // all machines set to current power level, also updates lighting icon
/area/proc/get_contents()