Update recipes_fryer.dm

This commit is contained in:
radiantAurora
2023-06-20 22:53:27 +01:00
committed by GitHub
parent b646bcc0b4
commit 2c97ef6120

View File

@@ -193,7 +193,7 @@
* )
* result = /obj/item/weapon/reagent_containers/food/snacks/generalschicken
*
*/datum/recipe/chickenwings
/datum/recipe/chickenwings
* appliance = FRYER
* reagents = list("capsaicin" = 5, "batter" = 10)
* items = list(
@@ -203,5 +203,5 @@
* /obj/item/weapon/reagent_containers/food/snacks/meat
* )
* result = /obj/item/weapon/storage/box/wings //This is kinda like the donut box.
*//VOREStation Add End
*Chomp remove end */
//VOREStation Add End
Chomp remove end */