From 3fbecc8188b4f7dfb0fb6ee5ef467a706c7251d3 Mon Sep 17 00:00:00 2001 From: xhianil Date: Fri, 22 Nov 2024 10:35:42 -0700 Subject: [PATCH] Missing newline --- modular_splurt/code/modules/clothing/underwear/boxers.dm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modular_splurt/code/modules/clothing/underwear/boxers.dm b/modular_splurt/code/modules/clothing/underwear/boxers.dm index 7da02bfca2..0b81a0b94d 100644 --- a/modular_splurt/code/modules/clothing/underwear/boxers.dm +++ b/modular_splurt/code/modules/clothing/underwear/boxers.dm @@ -66,10 +66,10 @@ /obj/item/clothing/underwear/briefs/panties/maebari/maebari_vag_bandaid name = "vaginal bandaid" - desc = "This is literally just a bandaid, put directly onto a pussy, because someone couldn't even be bothered to wear panties." + desc = "This is literally just a bandaid, put directly onto a pussy... Because someone couldn't even be bothered to wear panties." icon_state = "maebari_vag_bandaid" /obj/item/clothing/underwear/briefs/panties/maebari/maebari_anal_bandaid name = "anal bandaid" - desc = "This is literally just a bandaid, put directly onto a asshole... because someone couldn't even be bothered to wear underwear." - icon_state = "maebari_anal_bandaid" \ No newline at end of file + desc = "This is literally just a bandaid, put directly onto a asshole... Because someone couldn't even be bothered to wear underwear." + icon_state = "maebari_anal_bandaid"