diff --git a/code/game/machinery/status_display.dm b/code/game/machinery/status_display.dm index 8ff2d3830a9..f709647d595 100644 --- a/code/game/machinery/status_display.dm +++ b/code/game/machinery/status_display.dm @@ -10,7 +10,7 @@ icon_state = "frame" name = "status display" anchored = 1 - density = 1 + density = 0 use_power = 1 idle_power_usage = 10 var/mode = 1 // 0 = Blank