diff --git a/code/modules/clothing/under/ties.dm b/code/modules/clothing/under/ties.dm index 92fe8b9272c..6c4d586d740 100644 --- a/code/modules/clothing/under/ties.dm +++ b/code/modules/clothing/under/ties.dm @@ -280,6 +280,7 @@ /obj/item/clothing/tie/petcollar //don't really wear this though please c'mon seriously guys name = "pet collar" + desc = "It's for pets. Though you probably could wear it yourself, you'd doubtless be the subject of ridicule." icon_state = "petcollar" item_color = "petcollar" var/tagname = null