-Should fix machines not depowering correctly. Let me know if you find a machine which should be powered off but isn't.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5388 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
giacomand@gmail.com
2012-12-24 00:12:12 +00:00
parent 92a2749fb7
commit cdc4332769
14 changed files with 35 additions and 19 deletions
+1
View File
@@ -19,6 +19,7 @@
icon_state = "apc0"
anchored = 1
use_power = 0
req_access = list(access_engine_equip)
var/area/area
var/areastring = null
+1
View File
@@ -12,6 +12,7 @@
icon_state = "teg"
anchored = 1
density = 1
use_power = 0
var/obj/machinery/atmospherics/binary/circulator/circ1
var/obj/machinery/atmospherics/binary/circulator/circ2
+1
View File
@@ -4,6 +4,7 @@
icon_state = "teg"
anchored = 1
density = 1
use_power = 0
var/obj/machinery/atmospherics/unary/generator_input/input1
var/obj/machinery/atmospherics/unary/generator_input/input2