mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 07:08:00 +01:00
[MIRROR] Foodening [MDB IGNORE] (#23440)
* Foodening * Update chem_dispenser.dm * Juicening? * Update big_mortar.dm * Adds crafting complexities to modular foods * Olive oil repath * Cooking oil repath --------- Co-authored-by: Andrew <mt.forspam@gmail.com> Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com>
This commit is contained in:
co-authored by
Andrew
Bloop
parent
f02cfff347
commit
f0b265b6bb
@@ -42,7 +42,7 @@
|
||||
food_reagents = list(/datum/reagent/consumable/nutriment = 3, /datum/reagent/consumable/nutriment/vitamin = 2)
|
||||
foodtypes = GORE | MEAT | RAW
|
||||
grind_results = list(/datum/reagent/blood = 20, /datum/reagent/consumable/liquidgibs = 5)
|
||||
juice_results = list(/datum/reagent/consumable/banana = 10)
|
||||
juice_typepath = /datum/reagent/consumable/banana
|
||||
|
||||
|
||||
/obj/item/food/deadbanana_spider/Initialize(mapload)
|
||||
|
||||
Reference in New Issue
Block a user