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