full chest fluff and inner arms markings

This commit is contained in:
Killian
2025-01-09 10:36:23 +00:00
parent a98ffeaf72
commit 2d9e5582ee
2 changed files with 12 additions and 0 deletions
@@ -9,6 +9,12 @@
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_L_LEG,BP_R_LEG)
/datum/sprite_accessory/marking/vr/inner_arms
name = "inner arms"
icon_state = "inner_arm"
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_L_ARM,BP_R_ARM)
/datum/sprite_accessory/marking/vr/vulp_belly
name = "belly fur (Vulp)"
icon_state = "vulp_belly"
@@ -21,6 +27,12 @@
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_TORSO,BP_GROIN)
/datum/sprite_accessory/marking/vr/vulp_fullbellyplus
name = "full wide chest fur (Vulp)"
icon_state = "vulp_fullchestplus"
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_TORSO,BP_GROIN)
/datum/sprite_accessory/marking/vr/vulp_crest
name = "belly crest (Vulp)"
icon_state = "vulp_crest"