Implement Bay's SSmachinery and power usage updates, further unclogging the toilet (#13910)

This commit is contained in:
Wildkins
2022-05-16 18:50:16 +02:00
committed by GitHub
parent a18d6598e3
commit a4461a17af
296 changed files with 1662 additions and 1778 deletions
@@ -6,5 +6,5 @@
if(!.)
return
for(var/obj/machinery/light/L in SSmachinery.all_machines)
for(var/obj/machinery/light/L in SSmachinery.machinery)
L.fix()