mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-22 04:24:20 +01:00
Fruit Salad Snowcone Tweak (#26117)
* Update recipes_microwave.dm * behold, perfection * oopsie
This commit is contained in:
@@ -1298,7 +1298,7 @@
|
||||
result = /obj/item/food/snacks/frozen/snowcone
|
||||
|
||||
/datum/recipe/microwave/snowcone/fruitsalad
|
||||
reagents = list("ice" = 15, "orangejuice" = 5, "limejuice" = 5, "lemonjuice" = 5)
|
||||
reagents = list("ice" = 15, "banana" = 5, "orangejuice" = 5, "watermelonjuice" = 5)
|
||||
items = list(
|
||||
/obj/item/reagent_containers/drinks/sillycup
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user