Includes chicken breast to the produce console for variety (#77997)

## About The Pull Request

You fell for the bait title. I haven't seen any chicken recipes made in
weeks, by adding an orderable single breast at the produce console we
add the possibility of more varied recipes being made.

## Why It's Good For The Game

More varied use of cooking needs to take place, adding accessibility to
less used ingredients hopes to amend the current lack of variety in chef
players creations.

## Changelog

🆑
qol: Adds accessibility to breasts for service members
/🆑
This commit is contained in:
carshalash
2023-08-31 14:49:21 -04:00
committed by GitHub
parent 5771b07309
commit 7444bddb47
@@ -36,6 +36,11 @@
item_path = /obj/item/food/fishmeat/octopus
cost_per_order = 12
/datum/orderable_item/milk_eggs/chicken
name = "Chicken Breast"
item_path = /obj/item/food/meat/slab/chicken
cost_per_order = 15
/datum/orderable_item/milk_eggs/spider_eggs
name = "Spider Eggs"
item_path = /obj/item/food/spidereggs