From 99d98dee6604bd8c08dbc6bb10022e9930a9478a Mon Sep 17 00:00:00 2001 From: Ragolution Date: Wed, 27 Feb 2019 15:30:00 +0100 Subject: [PATCH] Update code/modules/food_and_drinks/food/snacks_pastry.dm Committing ragolution's suggested changes Co-Authored-By: Coolgat3 <47329085+Coolgat3@users.noreply.github.com> --- code/modules/food_and_drinks/food/snacks_pastry.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/food_and_drinks/food/snacks_pastry.dm b/code/modules/food_and_drinks/food/snacks_pastry.dm index 847bf4adea..c5542bff88 100644 --- a/code/modules/food_and_drinks/food/snacks_pastry.dm +++ b/code/modules/food_and_drinks/food/snacks_pastry.dm @@ -97,7 +97,7 @@ foodtype = JUNKFOOD | MEAT | GROSS | FRIED /obj/item/reagent_containers/food/snacks/donut/semen - name = "semen donut" + name = "\"cream\" donut" desc = "It's rather sticky." icon_state = "donut3" bitesize = 10