Add meal recipe prototype class and yaml file.
Add bare bones MicrowaveComponent.
This commit is contained in:
7
Resources/Prototypes/Kitchen/meal_recipes.yml
Normal file
7
Resources/Prototypes/Kitchen/meal_recipes.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
- type: microwaveMealRecipe
|
||||
id: RecipeBurger
|
||||
name: "Burger"
|
||||
description: "A burger, in space."
|
||||
ingredients:
|
||||
- "Flour,15"
|
||||
- "Meat,5"
|
||||
Reference in New Issue
Block a user