Ports TG's Garbage Subsystem

This commit is contained in:
Fox McCloud
2018-03-28 20:02:39 -04:00
parent 067f5cf8e8
commit 22dc6860b3
74 changed files with 646 additions and 486 deletions
+2 -2
View File
@@ -146,7 +146,7 @@
/obj/machinery/power/solar/ex_act(severity, target)
..()
if(isnull(gcDestroyed))
if(!QDELETED(src))
switch(severity)
if(2)
if(prob(50) && broken())
@@ -516,7 +516,7 @@
/obj/machinery/power/solar_control/ex_act(severity, target)
..()
if(isnull(gcDestroyed))
if(!QDELETED(src))
switch(severity)
if(2)
if(prob(50))