mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Overlay fix (#16855)
* Fixes item overlays not showing. Fixes #16821. Unnecessary cut_overlays(). * changelog
This commit is contained in:
@@ -126,7 +126,6 @@
|
||||
return ..()
|
||||
|
||||
/obj/item/update_icon()
|
||||
cut_overlays()
|
||||
. = ..()
|
||||
if(build_from_parts)
|
||||
add_overlay(overlay_image(icon,"[icon_state]_[worn_overlay]", flags=RESET_COLOR)) //add the overlay w/o coloration of the original sprite
|
||||
|
||||
Reference in New Issue
Block a user