From 37ae7a7c1b82b2982d08198b2d75f1028a5d08d0 Mon Sep 17 00:00:00 2001 From: Cyprian Date: Mon, 25 Feb 2019 16:28:56 +0100 Subject: [PATCH] Forgot to change the name of said donut --- 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 6bf3e494ed..239e457976 100644 --- a/code/modules/food_and_drinks/food/snacks_pastry.dm +++ b/code/modules/food_and_drinks/food/snacks_pastry.dm @@ -77,7 +77,7 @@ filling_color = "#FF69B4" /obj/item/reagent_containers/food/snacks/donut/semen - name = "donut" + name = "semen donut" desc = "It's rather sticky." icon_state = "donut3" bitesize = 10