Refactor "output" to "result" for recipes/prototypes.
Remove a debug recipe from meal_recipes.yml Add food.yml for food related reagents: sugar, flour, etc.
This commit is contained in:
8
Resources/Prototypes/Reagents/food.yml
Normal file
8
Resources/Prototypes/Reagents/food.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
- type: reagent
|
||||
id: chem.Flour
|
||||
name: Flour
|
||||
desc: Used for baking.
|
||||
color: "#FFFFFF"
|
||||
metabolism:
|
||||
- !type:DefaultFood
|
||||
rate: 1
|
||||
Reference in New Issue
Block a user