mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
powder that makes you say yes
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
result = /obj/item/weapon/reagent_containers/food/snacks/pandenata
|
||||
|
||||
/datum/recipe/tocino
|
||||
reagents = list("sodiumchloride" = 5, "wine" = 5)
|
||||
reagents = list("sodiumchloride" = 5, "redwine" = 5)
|
||||
items = list(
|
||||
/obj/item/weapon/reagent_containers/food/snacks/rawcutlet
|
||||
)
|
||||
@@ -105,4 +105,4 @@
|
||||
/obj/item/weapon/reagent_containers/food/snacks/spreads/butter
|
||||
)
|
||||
result = /obj/item/weapon/reagent_containers/food/snacks/butterscotch
|
||||
result_quantity = 2
|
||||
result_quantity = 2
|
||||
|
||||
Reference in New Issue
Block a user