This commit is contained in:
Zuhayr
2013-11-23 20:52:39 +10:30
parent bfc5a61da1
commit b476a55b47
2 changed files with 10 additions and 4 deletions
+4 -1
View File
@@ -23,7 +23,10 @@
var/online = 1
var/n_tag = null
var/obj/machinery/power/terminal/terminal = null
//Holders for powerout event.
var/last_output = 0
var/last_charge = 0
var/last_online = 0
/obj/machinery/power/smes/New()
..()