fix(artifact_analyzer.yml): decrease required power (#23447)

This commit is contained in:
Dakamakat
2024-01-03 17:14:01 +03:00
committed by GitHub
parent 62864aa3e1
commit 10e9f6c9d2

View File

@@ -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