From 5bcdd2b7073b739c4d07989fd3023d3c8b95fde3 Mon Sep 17 00:00:00 2001 From: Haery70 <32443754+Haery70@users.noreply.github.com> Date: Wed, 7 Feb 2018 23:57:02 -0500 Subject: [PATCH] Update cookiegirl.dm Editing a part on the examine text regarding the nipples. No need for that. --- code/modules/mob/living/simple_animal/vore/cookiegirl.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/mob/living/simple_animal/vore/cookiegirl.dm b/code/modules/mob/living/simple_animal/vore/cookiegirl.dm index f1427533f5..a175589eb4 100644 --- a/code/modules/mob/living/simple_animal/vore/cookiegirl.dm +++ b/code/modules/mob/living/simple_animal/vore/cookiegirl.dm @@ -1,6 +1,6 @@ /mob/living/simple_animal/cookiegirl name = "cookiegirl" - desc = "A woman made with a combination of flour, egg, sugar, and choclate chip that sports hair made of black licorice that's in dreadlocks, choclate chips for nipples and a cute, red, gumdrop bellybutton. What were the chefs thinking?" + desc = "A woman made with a combination of flour, egg, sugar, and choclate chip that sports hair made of black licorice that's in dreadlocks and a cute, red, gumdrop bellybutton. What were the chefs thinking?" icon = 'icons/mob/vore.dmi' icon_state = "cookiegirl" icon_living = "cookiegirl" @@ -42,4 +42,4 @@ vore_icons = SA_ICON_LIVING | SA_ICON_REST /mob/living/simple_animal/cookiegirl/retaliate - retaliate = 1 \ No newline at end of file + retaliate = 1