From 1a06c6bcddfeed956188204a93e524229a2f4e66 Mon Sep 17 00:00:00 2001 From: slarticodefast <161409025+slarticodefast@users.noreply.github.com> Date: Sun, 23 Nov 2025 00:55:59 +0100 Subject: [PATCH] Make artifact analyzer power supply sane (#41543) make artifact analyzer power supply sane --- .../Entities/Structures/Machines/artifact_analyzer.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Machines/artifact_analyzer.yml b/Resources/Prototypes/Entities/Structures/Machines/artifact_analyzer.yml index a80456583a..87dc468018 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/artifact_analyzer.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/artifact_analyzer.yml @@ -48,8 +48,7 @@ - type: Transform anchored: true - type: ApcPowerReceiver - powerLoad: 12000 - needsPower: false #only turns on when scanning + powerLoad: 5000 - type: ArtifactAnalyzer - type: ItemPlacer whitelist: -- 2.52.0