make hyper printer inherit base lathe (#27777)

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2024-05-07 20:42:28 +00:00
committed by GitHub
parent 24e227660a
commit 89cbb100fd

View File

@@ -497,16 +497,12 @@
- type: entity
id: CircuitImprinterHyperConvection
parent: CircuitImprinter
parent: [CircuitImprinter, BaseHyperlathe]
name: hyper convection circuit imprinter
description: A highly-experimental circuit imprinter that harnesses the power of extreme heat to slowly create objects more cost-effectively.
components:
- type: Sprite
sprite: Structures/Machines/circuit_imprinter_hypercon.rsi
- type: Lathe
materialUseMultiplier: 0.5
timeMultiplier: 1.5
- type: LatheHeatProducing
- type: Machine
board: CircuitImprinterHyperConvectionMachineCircuitboard