TG Sprite Project: SMES, Supermatter, and Rad Collector (#17139)

This commit is contained in:
Fox McCloud
2021-11-20 09:03:31 +01:00
committed by GitHub
parent 66a169fa1a
commit 0f8ceeba23
5 changed files with 9 additions and 16 deletions
+1 -1
View File
@@ -144,7 +144,7 @@ GLOBAL_LIST_EMPTY(rad_collectors)
if(stat & (NOPOWER|BROKEN))
return
if(active)
add_overlay("on")
add_overlay(loaded_tank ? "on" : "error")
/obj/machinery/power/rad_collector/proc/toggle_power()