mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 04:37:45 +01:00
Merge pull request #13817 from VOREStation/Cameron653-patch-1
Fixes belly spiral from being cut off.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user