Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
trazodont committed Sep 19, 2024
1 parent dd999d7 commit 54f85ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/food_and_drinks/food/snacks_soup.dm
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
foodtype = MEAT | GORE

/obj/item/reagent_containers/food/snacks/soup/miso
name = "misosoup"
name = "miso soup"
desc = "The universes best soup! Yum!!!"
icon_state = "misosoup"
bonus_reagents = list(/datum/reagent/consumable/nutriment = 1, /datum/reagent/consumable/nutriment/vitamin = 3)
Expand Down

0 comments on commit 54f85ac

Please sign in to comment.