Merge pull request #13817 from VOREStation/Cameron653-patch-1

Fixes belly spiral from being cut off.
This commit is contained in:
Casey
2022-10-02 17:56:12 +00:00
committed by CHOMPStation2
parent dbc2cba71c
commit aa358fbc53
2 changed files with 1 additions and 1 deletions
@@ -581,7 +581,7 @@ shadekin_snoot
name = "Belly Spiral"
icon_state = "bellyspiral"
color_blend_mode = ICON_MULTIPLY
body_parts = list(BP_TORSO)
body_parts = list(BP_TORSO,BP_GROIN)
/datum/sprite_accessory/marking/vr/fluffy_cuffs
name = "Wrist Fluff"