diff --git a/code/modules/vore/fluffstuff/custom_clothes_vr.dm b/code/modules/vore/fluffstuff/custom_clothes_vr.dm index 2895e3fb30..dfa6965978 100644 --- a/code/modules/vore/fluffstuff/custom_clothes_vr.dm +++ b/code/modules/vore/fluffstuff/custom_clothes_vr.dm @@ -1786,8 +1786,8 @@ Departamental Swimsuits, for general use //Nepox:Annie Rose /obj/item/clothing/accessory/sweater/fluff/annie - name = "Annie's pullover" - desc = "A unique pullover!" + name = "Lazy Annie's Lazy Sweater" + desc = "A cozy sweater that's probably far too long for it's owner. She's too lazy to care though." icon = 'icons/vore/custom_clothes_vr.dmi' icon_state = "sweater_annie" @@ -1798,4 +1798,4 @@ Departamental Swimsuits, for general use slot_flags = SLOT_OCLOTHING | SLOT_TIE body_parts_covered = UPPER_TORSO|LOWER_TORSO|ARMS w_class = ITEMSIZE_NORMAL - slot = ACCESSORY_SLOT_OVER \ No newline at end of file + slot = ACCESSORY_SLOT_OVER