From: Dakamakat <52600490+dakamakat@users.noreply.github.com> Date: Wed, 3 Jan 2024 14:14:01 +0000 (+0300) Subject: fix(artifact_analyzer.yml): decrease required power (#23447) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=10e9f6c9d2ecc04b5e02eded8f8c5b2152e0e3af;p=space-station-14.git fix(artifact_analyzer.yml): decrease required power (#23447) --- diff --git a/Resources/Prototypes/Entities/Structures/Machines/artifact_analyzer.yml b/Resources/Prototypes/Entities/Structures/Machines/artifact_analyzer.yml index 4dd8ccdbbb..7c147d5275 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/artifact_analyzer.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/artifact_analyzer.yml @@ -1,4 +1,4 @@ -- type: entity +- type: entity id: MachineArtifactAnalyzer parent: [ BaseMachinePowered, ConstructibleMachine ] name: artifact analyzer @@ -40,7 +40,7 @@ anchored: true noRot: false - type: ApcPowerReceiver - powerLoad: 15000 + powerLoad: 12000 needsPower: false #only turns on when scanning - type: UpgradePowerDraw powerDrawMultiplier: 0.80