Move most/all overlay use to SSoverlays

Except for the ones I'm about to change in the
lighting commits!
This commit is contained in:
Aronai Sieyes
2021-06-17 00:11:13 -04:00
parent 8dd074a2c1
commit 1696db4842
206 changed files with 2465 additions and 2482 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
/obj/structure/outcrop/Initialize()
. = ..()
if(prob(1))
overlays += image(icon, "[initial(icon_state)]-egg")
add_overlay("[initial(icon_state)]-egg")
/obj/structure/outcrop/diamond
name = "shiny outcrop"