Fixed Egg-Plants peeling recipe.

Makes it actually consume an egg-plant when used. No more infinite eggs, unfortunately.
This commit is contained in:
Orpheus-wq
2024-07-30 13:38:25 +01:00
committed by GitHub
parent ead55a0352
commit b97475a5e4
@@ -108,8 +108,8 @@
/datum/crafting_recipe/food/peel
name = "Peel Egg-Plants"
time = 20
reqs = list(/obj/item/reagent_containers/food/snacks/grown/shell/eggy)
time = 5
reqs = list(/obj/item/reagent_containers/food/snacks/grown/shell/eggy = 1)
result = /obj/item/reagent_containers/food/snacks/egg
subcategory = CAT_MISCFOOD