Skip to content

Commit

Permalink
fixes the error on the xenodomes
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLordME committed Sep 23, 2024
1 parent 3cc9921 commit 36b5ff6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/sprite_accessories/hair/species/xenomorph.dm
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
name = "Xenomorph Drone dome"
id = "ears_xeno_drone"
icon = 'icons/mob/sprite_accessories/xeno_parts.dmi'
icon_add_legacy = null
icon_state = "xenohead_standard"
do_colouration = 1
legacy_use_additive_color_matrix = FALSE
Expand Down

0 comments on commit 36b5ff6

Please sign in to comment.