From e7eef0bf42c9fe9f1148cee900fe7ac3c0b28d35 Mon Sep 17 00:00:00 2001 From: datlo Date: Sat, 26 Jan 2019 00:53:02 +0000 Subject: [PATCH] Fix bluespace bunny ears fluff desc --- code/modules/customitems/item_defines.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/customitems/item_defines.dm b/code/modules/customitems/item_defines.dm index a39c4e5a674..df71c4bb8cc 100644 --- a/code/modules/customitems/item_defines.dm +++ b/code/modules/customitems/item_defines.dm @@ -1614,7 +1614,7 @@ /obj/item/clothing/head/rabbitears/fluff/pinesalad_bunny // Pineapple Salad : Dan Jello name = "Bluespace rabbit ears" - desc = "A pair of sparkly bluespace rabbit ears, with a small tag on them that reads,"/"Dan Jello~"/". Yuck, \ + desc = "A pair of sparkly bluespace rabbit ears, with a small tag on them that reads, 'Dan Jello~'. Yuck, \ there's some pink slime on the part that goes on your head!" icon = 'icons/obj/custom_items.dmi' icon_state = "ps_bunny"