carot -> carrot (#7612)

This commit is contained in:
listerla
2020-09-05 06:27:48 -07:00
committed by GitHub
parent 7522d5a1a5
commit 138bfcb303
+1 -1
View File
@@ -1986,7 +1986,7 @@
filling_color = "#AFC4B5"
center_of_mass = list("x"=16, "y"=8)
nutriment_amt = 8
nutriment_desc = list("carot" = 2, "corn" = 2, "eggplant" = 2, "potato" = 2)
nutriment_desc = list("carrot" = 2, "corn" = 2, "eggplant" = 2, "potato" = 2)
/obj/item/weapon/reagent_containers/food/snacks/vegetablesoup/Initialize()
. = ..()