Skip to content

Commit

Permalink
Update update_icons.dm (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
Helg2 authored Aug 11, 2024
1 parent 5172fe2 commit cd71859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/carbon/xenomorph/update_icons.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cd71859

Please sign in to comment.