Powernet rework

This commit is contained in:
Markolie
2015-07-31 23:59:41 +02:00
parent 267a95c327
commit 51035f931e
57 changed files with 1711 additions and 1431 deletions
+1 -1
View File
@@ -1139,7 +1139,7 @@ But you can call procs that are of type /mob/living/carbon/human/proc/ for that
for(var/obj/machinery/power/smes/SMES in world)
if(SMES.anchored)
SMES.chargemode = 1
SMES.input_attempt = 1
/client/proc/cmd_debug_mob_lists()
set category = "Debug"