Skip to content

Commit

Permalink
Merge pull request #5 from foboscheshir/cutlet
Browse files Browse the repository at this point in the history
Cutlet
  • Loading branch information
foboscheshir authored Aug 6, 2024
2 parents a65130a + 8459e52 commit 94c3aee
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1094,6 +1094,9 @@
Quantity: 3
- ReagentId: Fat
Quantity: 2
type: Construction
graph: FoodMeatCutlet
node: Raw cutlet

- type: entity
name: raw bear cutlet
Expand Down
16 changes: 16 additions & 0 deletions Resources/Prototypes/Recipes/Construction/Graphs/food/steak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,3 +173,19 @@
- minTemperature: 345
- node: bacon
entity: FoodMeatBaconCooked

# raw cutlet
type: constructionGraph
id: FoodMeatCutlet
start: start
graph:
node: start
edges:
to: FoodMeatCutletCooked
completed:
!type:PlaySound
sound: /Audio/Effects/sizzle.ogg
steps:
minTemperature: 345
node: FoodMeatCutlet
entity: FoodMeatCutletCooked
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 94c3aee

Please sign in to comment.