mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user