mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-21 21:23:58 +01:00
Big nostrils marking (#7825)
Co-authored-by: Changelogs <action@github.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user