Add a crafting recipe for Egg-Plants

Prevents peoples wrists from breaking from spamming Z and Q to peel egg-plants. Now a crafting recipe to peel them for you.
This commit is contained in:
Orpheus-wq
2024-07-08 11:50:02 +01:00
committed by GitHub
parent 7ffd740880
commit 4bca97ddbf
@@ -105,6 +105,14 @@
result = /obj/item/reagent_containers/food/snacks/baguette
subcategory = CAT_MISCFOOD
/datum/crafting_recipe/food/peel
name = "Peel Egg-Plants"
time = 20
reqs = list(/obj/item/reagent_containers/food/snacks/grown/shell/eggy)
result = /obj/item/reagent_containers/food/snacks/egg
subcategory = CAT_MISCFOOD
////////////////////////////////////////////////TOAST////////////////////////////////////////////////
/datum/crafting_recipe/food/slimetoast