Big nostrils marking (#7825)

Co-authored-by: Changelogs <action@github.com>
This commit is contained in:
Kotetsu Redwood
2024-02-24 22:51:21 +00:00
committed by GitHub
parent 2d315d8227
commit b96bfaffb2
2 changed files with 7 additions and 1 deletions
@@ -194,6 +194,12 @@
body_parts = list(BP_HEAD)
color_blend_mode = ICON_MULTIPLY
/datum/sprite_accessory/marking/ch/bignostrils
name = "Big Nostrils"
icon_state = "bignostrils"
body_parts = list(BP_HEAD)
color_blend_mode = ICON_MULTIPLY
/// NEW XENOMORPH SPRITE_ACCESSORIES - Basesprites borrowed from Citadel and tidied up by Makkinindorn, should blend a bit more nicely. ///
/datum/sprite_accessory/marking/ch/xenomorph // This is just here to create an easy-to-follow typepath.
@@ -326,4 +332,4 @@
/datum/sprite_accessory/marking/ch/xenomorph/xeno_teeth_queen
name = "Xenomorph teeth (queen)"
icon_state = "xeno_teeth_queen"
body_parts = list(BP_HEAD)
body_parts = list(BP_HEAD)