From cd718599195515ba3f33f5aafb6cf1576ee89890 Mon Sep 17 00:00:00 2001 From: Helg2 <93882977+Helg2@users.noreply.github.com> Date: Sun, 11 Aug 2024 18:01:57 +0300 Subject: [PATCH] Update update_icons.dm (#79) --- code/modules/mob/living/carbon/xenomorph/update_icons.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/carbon/xenomorph/update_icons.dm b/code/modules/mob/living/carbon/xenomorph/update_icons.dm index fd46532bbde..5a784809b87 100644 --- a/code/modules/mob/living/carbon/xenomorph/update_icons.dm +++ b/code/modules/mob/living/carbon/xenomorph/update_icons.dm @@ -147,7 +147,7 @@ ///Used to display the xeno wounds without rapidly switching overlays /atom/movable/vis_obj/xeno_wounds - vis_flags = VIS_INHERIT_DIR + vis_flags = VIS_INHERIT_DIR|VIS_INHERIT_ID /atom/movable/vis_obj/xeno_wounds/fire_overlay light_system = MOVABLE_LIGHT