From: Ed <96445749+TheShuEd@users.noreply.github.com> Date: Sat, 23 Dec 2023 04:46:51 +0000 (+0300) Subject: Anomaly synchronizer buff (#22771) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=3f8ad3a13d62ac1a6a401026e02a92f2f8471c19;p=space-station-14.git Anomaly synchronizer buff (#22771) * Update production.yml * Update electronics.yml * Wat * Update anomaly_sync.yml * Update anomaly_sync.yml --- 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