mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-21 12:17:40 +01:00
render SC again (#9176)
This commit is contained in:
@@ -214,6 +214,12 @@
|
||||
name = "Reptile Breasts"
|
||||
icon_state = "breasts_reptile"
|
||||
|
||||
/datum/sprite_accessory/marking/ch/hippo_head
|
||||
name = "full hippo head"
|
||||
icon_state = "hippo_head"
|
||||
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.
|
||||
@@ -336,12 +342,6 @@
|
||||
body_parts = list(BP_HEAD)
|
||||
hide_body_parts = list(BP_HEAD)
|
||||
|
||||
/datum/sprite_accessory/marking/ch/hippo_head
|
||||
name = "full hippo head"
|
||||
icon_state = "hippo_head"
|
||||
body_parts = list(BP_HEAD)
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
// TEETH //
|
||||
|
||||
/datum/sprite_accessory/marking/ch/xenomorph/xeno_teeth
|
||||
|
||||
Reference in New Issue
Block a user