From: deltanedas <39013340+deltanedas@users.noreply.github.com> Date: Tue, 7 May 2024 20:42:28 +0000 (+0000) Subject: make hyper printer inherit base lathe (#27777) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=89cbb100fd52a6ae5cf19f35e426b5627cd3f72f;p=space-station-14.git make hyper printer inherit base lathe (#27777) Co-authored-by: deltanedas <@deltanedas:kde.org> --- diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 294a974184..5830813f8f 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -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