This commit is contained in:
SkyMarshal
2012-03-03 20:26:33 -07:00
parent 3e3534f00b
commit ba9b919211

View File

@@ -1,6 +1,4 @@
/datum/event/power_offline
var/list/protected_areas = list(, , , )
Announce()
for(var/obj/machinery/power/apc/a in world)
if(!a.crit && a.z == 1)