mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Merge pull request #6803 from Schnayy/CookingUpdate1
Cooking adjustments
This commit is contained in:
@@ -134,6 +134,14 @@
|
||||
nutriment_factor = 10
|
||||
color = "#FFFFFF"
|
||||
|
||||
/datum/reagent/nutriment/yeast
|
||||
name = "Yeast"
|
||||
id = "yeast"
|
||||
description = "For making bread rise!"
|
||||
taste_description = "yeast"
|
||||
nutriment_factor = 1
|
||||
color = "#D3AF70"
|
||||
|
||||
/datum/reagent/nutriment/flour
|
||||
name = "Flour"
|
||||
id = "flour"
|
||||
|
||||
Reference in New Issue
Block a user