mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-11 07:59:08 +01:00
Merge branch 'master' of https://github.com/KabKebab/GS13
This commit is contained in:
@@ -13,6 +13,14 @@
|
||||
make_reagents = list(/datum/reagent/consumable/milk = 10)
|
||||
category = list("initial","Food")
|
||||
|
||||
/datum/design/flour
|
||||
name = "15u flour"
|
||||
id = "flour"
|
||||
build_type = BIOGENERATOR
|
||||
materials = list(MAT_BIOMASS = 20)
|
||||
make_reagents = list(/datum/reagent/consumable/flour = 15)
|
||||
category = list("initial","Food")
|
||||
|
||||
/datum/design/cream
|
||||
name = "10u Cream"
|
||||
id = "cream"
|
||||
|
||||
Reference in New Issue
Block a user