From 3f634743e11954721170abfb278afaa2db250288 Mon Sep 17 00:00:00 2001 From: shellspeed1 <46614774+shellspeed1@users.noreply.github.com> Date: Tue, 6 Oct 2020 16:27:12 -0700 Subject: [PATCH] spelling --- code/modules/food_and_drinks/food/snacks_soup.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/food_and_drinks/food/snacks_soup.dm b/code/modules/food_and_drinks/food/snacks_soup.dm index 432d6438c6..8f3786af18 100644 --- a/code/modules/food_and_drinks/food/snacks_soup.dm +++ b/code/modules/food_and_drinks/food/snacks_soup.dm @@ -294,9 +294,9 @@ /obj/item/reagent_containers/food/snacks/soup/facehuggerpot name = "pot of face hugger jambalaya" - desc = "An entire pot of an extremely spicey dish made using extremely exotic ingredients. Highly recommend by interdimensional businessman in suits." + desc = "An entire pot of an extremely spicey dish made using extremely exotic ingredients. Highly recommend by an interdimensional businessman." icon_state = "facehuggerpot" bonus_reagents = list(/datum/reagent/consumable/nutriment = 1, /datum/reagent/consumable/nutriment/vitamin = 2) list_reagents = list(/datum/reagent/consumable/nutriment = 10, /datum/reagent/consumable/nutriment/vitamin = 4) tastes = list("face huggers" = 1) - foodtype = MEAT \ No newline at end of file + foodtype = MEAT