mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
[MIRROR] Pea Soup Now Requires a Bowl (THE ECONOMY IS SAVED!) (#1529)
* pea soup bowl (#54687) About The Pull Request Fixes #54678. Why It's Good For The Game Dear god, imagine what people could do with infinite bowls... in fact, I'd rather not. * Pea Soup Now Requires a Bowl (THE ECONOMY IS SAVED!) Co-authored-by: EOBGames <58124831+EOBGames@users.noreply.github.com>
This commit is contained in:
@@ -300,7 +300,8 @@
|
||||
/datum/reagent/water = 10,
|
||||
/obj/item/reagent_containers/food/snacks/grown/peas = 2,
|
||||
/obj/item/reagent_containers/food/snacks/grown/parsnip = 1,
|
||||
/obj/item/reagent_containers/food/snacks/grown/carrot = 1
|
||||
/obj/item/reagent_containers/food/snacks/grown/carrot = 1,
|
||||
/obj/item/reagent_containers/glass/bowl = 1
|
||||
)
|
||||
result = /obj/item/food/soup/peasoup
|
||||
subcategory = CAT_SOUP
|
||||
|
||||
Reference in New Issue
Block a user