mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Update recipes_fryer.dm
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user