diff --git a/code/modules/clothing/under/accessories/xeno/teshari.dm b/code/modules/clothing/under/accessories/xeno/teshari.dm index a144aade869..f7f36b7d34f 100644 --- a/code/modules/clothing/under/accessories/xeno/teshari.dm +++ b/code/modules/clothing/under/accessories/xeno/teshari.dm @@ -22,6 +22,7 @@ name = "teshari tail bells" desc = "A set of lightweight, jangly tail bells." icon_state = "tailbells" + gender = PLURAL var/static/list/dingaling_sound = list( 'sound/misc/dingaling1.ogg', 'sound/misc/dingaling2.ogg',