Skip to content

Commit

Permalink
Update code/modules/food_and_drinks/recipes/tablecraft/recipes_frozen.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Seefaaa authored Nov 28, 2024
1 parent 3510e6a commit 996293c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@
category = CAT_ICE

/datum/crafting_recipe/food/panda
name = "Panda icecream"
name = "Panda Ice Cream"
reqs = list(
/obj/item/popsicle_stick = 1,
/obj/item/food/chocolatebar = 1,
Expand Down

0 comments on commit 996293c

Please sign in to comment.