Clown cake can now be sliced. (#23591)

* caek

* caek 2
This commit is contained in:
Mitchs98
2024-01-06 21:45:35 +00:00
committed by GitHub
parent 420ca55093
commit 10f3d6aac3
@@ -17,8 +17,10 @@
icon = 'icons/obj/food/frozen_treats.dmi'
icon_state = "clowncake"
slice_path = /obj/item/reagent_containers/food/snacks/frozen/clowncakeslice
slices_num = 5
bitesize = 3
list_reagents = list("nutriment" = 20, "sugar" = 5, "vitamin" = 5, "banana" = 15)
tastes = list("cake" = 5, "sweetness" = 2, "carrot" = 1)
tastes = list("cake" = 5, "sweetness" = 2, "banana" = 1, "sad clowns" = 1, "ice-cream" = 1)
/obj/item/reagent_containers/food/snacks/frozen/clowncakeslice
name = "clown cake slice"