From 5832144695ac715a29703cdab04c7bd065080bdf Mon Sep 17 00:00:00 2001 From: RedBurningPhoenix <147742474+RedBurningPhoenix@users.noreply.github.com> Date: Mon, 1 Jul 2024 09:33:46 +0500 Subject: [PATCH] Constr. graph 2 recipes fix (#401) * piezdatiy fix * zabul --- .../Recipes/Construction/Graphs/clothing/medsec_hud.yml | 7 ------- .../Recipes/Crafting/Graphs/improvised/potato.yml | 7 +------ 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/Resources/Prototypes/Recipes/Construction/Graphs/clothing/medsec_hud.yml b/Resources/Prototypes/Recipes/Construction/Graphs/clothing/medsec_hud.yml index 03a70cb7fe..486df4678e 100644 --- a/Resources/Prototypes/Recipes/Construction/Graphs/clothing/medsec_hud.yml +++ b/Resources/Prototypes/Recipes/Construction/Graphs/clothing/medsec_hud.yml @@ -32,12 +32,5 @@ icon: sprite: Objects/Misc/stock_parts.rsi state: capacitor - doAfter: 5 - - tag: CapacitorStockPart - name: capacitor - icon: - sprite: Objects/Misc/stock_parts.rsi - state: capacitor - doAfter: 5 - node: medsecHud entity: ClothingEyesHudMedSec diff --git a/Resources/Prototypes/Recipes/Crafting/Graphs/improvised/potato.yml b/Resources/Prototypes/Recipes/Crafting/Graphs/improvised/potato.yml index e3f972cfda..39094bfdc7 100644 --- a/Resources/Prototypes/Recipes/Crafting/Graphs/improvised/potato.yml +++ b/Resources/Prototypes/Recipes/Crafting/Graphs/improvised/potato.yml @@ -65,10 +65,5 @@ icon: sprite: Objects/Misc/stock_parts.rsi state: capacitor - - tag: CapacitorStockPart - name: capacitor - icon: - sprite: Objects/Misc/stock_parts.rsi - state: capacitor - node: potatoaichip - entity: PotatoAIChip \ No newline at end of file + entity: PotatoAIChip