mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-21 12:16:44 +01:00
carot -> carrot (#7612)
This commit is contained in:
@@ -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()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user