Power monitor update

This commit is contained in:
Markolie
2015-08-23 23:58:38 +02:00
parent a53451c243
commit 93c52de1f9
7 changed files with 59 additions and 38 deletions
+6
View File
@@ -44,6 +44,12 @@
return powernet.avail
else
return 0
/obj/machinery/power/proc/load()
if(powernet)
return powernet.load
else
return 0
/obj/machinery/power/proc/disconnect_terminal() // machines without a terminal will just return, no harm no fowl.
return