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:
FL-OZ
2020-04-29 21:04:08 -05:00
parent d0f18b2f66
commit 8e0185f892
4 changed files with 14 additions and 16 deletions

View File

@@ -1,17 +1,7 @@
- type: microwaveMealRecipe
id: RecipeCheeseburger
name: "Cheeseburger Recipe"
output: FoodCheeseburger
result: FoodCheeseburger
ingredients:
chem.H2O: 15
chem.Flour: 15
chem.Nutriment: 5
- type: microwaveMealRecipe
id: RecipeFlashlight
name: "Flashlight Recipe"
output: FlashlightLantern
ingredients:
chem.H2O: 15
chem.Nutriment: 20
chem.Glucose: 5