mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user