From 8868878b70d2d109bfd6dcbce414bacaa77ba2dc Mon Sep 17 00:00:00 2001 From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Tue, 22 Nov 2022 21:21:03 -0500 Subject: [PATCH] fix small mistake with artifact analyzers (#12731) --- .../Entities/Structures/Machines/artifact_analyzer.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Machines/artifact_analyzer.yml b/Resources/Prototypes/Entities/Structures/Machines/artifact_analyzer.yml index d6a5f1dafd..b6f18ab201 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/artifact_analyzer.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/artifact_analyzer.yml @@ -41,6 +41,10 @@ noRot: false - type: ApcPowerReceiver powerLoad: 15000 + needsPower: false #only turns on when scanning + - type: UpgradePowerDraw + powerDrawMultiplier: 0.80 + scaling: Exponential - type: ArtifactAnalyzer - type: DeviceNetwork deviceNetId: Wired