Merge pull request #16881 from SpringSkipper/Inner-Thighs-Digi-Marking

Adds Digitigrade Inner Thigh Markings
This commit is contained in:
Cameron Lennox
2025-01-11 14:34:42 -05:00
committed by GitHub
2 changed files with 6 additions and 0 deletions
@@ -1292,3 +1292,9 @@
icon_state = "bigspots"
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_R_LEG,BP_R_FOOT)
/datum/sprite_accessory/marking/digi/inner_thigh
name = "inner thighs (digitigrade)"
icon_state = "digi_inner"
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_L_LEG,BP_R_LEG)
Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB