mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user