From: deltanedas <39013340+deltanedas@users.noreply.github.com> Date: Sat, 16 Sep 2023 20:39:34 +0000 (+0100) Subject: Fix meat cooking construction graph (#20250) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=162509982c7a0ae42e0e73627e0a8d4d61f047dd;p=space-station-14.git Fix meat cooking construction graph (#20250) --- diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/meat.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/meat.yml index 270433e88c..e390882e04 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/meat.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/meat.yml @@ -622,6 +622,9 @@ - type: SliceableFood count: 3 slice: FoodMeatCutletCooked + - type: Construction + graph: MeatSteak + node: meat steak - type: entity name: bacon @@ -676,6 +679,9 @@ - type: SliceableFood count: 3 slice: FoodMeatBearCutletCooked + - type: Construction + graph: BearSteak + node: filet migrawr - type: entity name: penguin filet @@ -701,6 +707,9 @@ - type: SliceableFood count: 3 slice: FoodMeatPenguinCutletCooked + - type: Construction + graph: PenguinSteak + node: cooked penguin - type: entity name: cooked chicken @@ -726,6 +735,9 @@ - type: SliceableFood count: 3 slice: FoodMeatChickenCutletCooked + - type: Construction + graph: ChickenSteak + node: cooked chicken - type: entity name: fried chicken @@ -779,6 +791,9 @@ - type: SliceableFood count: 3 slice: FoodMeatDuckCutletCooked + - type: Construction + graph: DuckSteak + node: cooked duck - type: entity name: cooked crab @@ -804,6 +819,9 @@ Quantity: 5 - ReagentId: Protein Quantity: 5 + - type: Construction + graph: CrabSteak + node: cooked crab - type: entity name: goliath steak @@ -826,6 +844,9 @@ Quantity: 5 - ReagentId: Protein Quantity: 5 + - type: Construction + graph: GoliathSteak + name: goliath steak - type: entity name: lizard steak @@ -851,6 +872,9 @@ - type: SliceableFood count: 3 slice: FoodMeatLizardCutletCooked + - type: Construction + graph: LizardSteak + name: lizard steak - type: entity name: boiled spider leg diff --git a/Resources/Prototypes/Recipes/Construction/Graphs/food/steak.yml b/Resources/Prototypes/Recipes/Construction/Graphs/food/steak.yml index 2994d31194..76159ec5ac 100644 --- a/Resources/Prototypes/Recipes/Construction/Graphs/food/steak.yml +++ b/Resources/Prototypes/Recipes/Construction/Graphs/food/steak.yml @@ -86,7 +86,7 @@ - minTemperature: 345 #apparently trichinellosis is a concern - node: filet migrawr - entity: FoodMealBearsteak + entity: FoodMeatBearCooked # crab steak - type: constructionGraph