From 3f8ad3a13d62ac1a6a401026e02a92f2f8471c19 Mon Sep 17 00:00:00 2001 From: Ed <96445749+TheShuEd@users.noreply.github.com> Date: Sat, 23 Dec 2023 07:46:51 +0300 Subject: [PATCH] Anomaly synchronizer buff (#22771) * Update production.yml * Update electronics.yml * Wat * Update anomaly_sync.yml * Update anomaly_sync.yml --- .../Objects/Devices/Circuitboards/Machine/production.yml | 3 ++- Resources/Prototypes/Recipes/Lathes/electronics.yml | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/production.yml b/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/production.yml index e7fdde9397..8612f84197 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/production.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/production.yml @@ -280,7 +280,8 @@ Manipulator: 2 Capacitor: 5 materialRequirements: - PlasmaGlass: 25 + PlasmaGlass: 5 + Cable: 5 - type: entity parent: BaseMachineCircuitboard diff --git a/Resources/Prototypes/Recipes/Lathes/electronics.yml b/Resources/Prototypes/Recipes/Lathes/electronics.yml index 7a92402428..b4b05a8a01 100644 --- a/Resources/Prototypes/Recipes/Lathes/electronics.yml +++ b/Resources/Prototypes/Recipes/Lathes/electronics.yml @@ -279,9 +279,8 @@ result: AnomalySynchronizerCircuitboard completetime: 4 materials: - Steel: 500 + Steel: 100 Glass: 700 - Gold: 200 Silver: 100 - type: latheRecipe -- 2.51.2