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

Conflicts:
	code/modules/spells/mind_transfer.dm
This commit is contained in:
PsiOmega
2015-03-29 16:23:06 +02:00
8 changed files with 168 additions and 147 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ var/const/CAMERA_WIRE_NOTHING2 = 32
C.setViewRange(new_range)
if(CAMERA_WIRE_POWER)
C.deactivate(null) // Deactivate the camera
C.kick_viewers() // Kicks anyone watching the camera
if(CAMERA_WIRE_LIGHT)
C.light_disabled = !C.light_disabled