mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 13:39:16 +01:00
Adds Digitigrade Inner Thigh Markings
Adds color markings for the inner thighs that are made for digitigrade legs.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user