-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 -1
View File
@@ -8,7 +8,7 @@
anchored = 1
icon = 'icons/obj/chemical.dmi'
icon_state = "dispenser"
use_power = 1
use_power = 0
idle_power_usage = 40
var/energy = 100
var/max_energy = 100