From 95796b4b40a49606ab1c173dbf2026bf5f3f1f29 Mon Sep 17 00:00:00 2001 From: SpicyDarkFox Date: Sat, 7 Sep 2024 18:50:16 +0300 Subject: [PATCH] =?UTF-8?q?=D1=84=D0=B8=D0=BA=D1=81=20=D0=B2=D1=81=D1=8F?= =?UTF-8?q?=D0=BA=D0=BE=D0=B3=D0=BE=204?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Entities/Objects/Devices/machineboard.yml | 208 +++++++++--------- 1 file changed, 104 insertions(+), 104 deletions(-) diff --git a/Resources/Prototypes/_LostParadise/Entities/Objects/Devices/machineboard.yml b/Resources/Prototypes/_LostParadise/Entities/Objects/Devices/machineboard.yml index 7a60d7217f..87812e00fa 100644 --- a/Resources/Prototypes/_LostParadise/Entities/Objects/Devices/machineboard.yml +++ b/Resources/Prototypes/_LostParadise/Entities/Objects/Devices/machineboard.yml @@ -1,107 +1,107 @@ -- type: entity - id: LPPProtolatheENGMachineCircuitboard - parent: BaseMachineCircuitboard - name: инженерный протолат (машинная плата) - description: Плата для создания инженерного протолата. - components: - - type: MachineBoard - prototype: LPPprotolatheENG - requirements: - MatterBin: 2 - Manipulator: 2 - tagRequirements: - GlassBeaker: - Amount: 2 - DefaultPrototype: Beaker - ExamineName: Glass Beaker - -- type: entity - id: LPPProtolatheRnDMachineCircuitboard - parent: BaseMachineCircuitboard - name: научный протолат (машинная плата) - description: Плата для создания научного протолата. - components: - - type: MachineBoard - prototype: LPPprotolatheRnD - requirements: - MatterBin: 2 - Manipulator: 2 - tagRequirements: - GlassBeaker: - Amount: 2 - DefaultPrototype: Beaker - ExamineName: Glass Beaker - -- type: entity - id: LPPProtolatheSUPMachineCircuitboard - parent: BaseMachineCircuitboard - name: протолат снабжения (машинная плата) - description: Плата для создания протолата снабжения. - components: - - type: MachineBoard - prototype: LPPSupProtolathe - requirements: - MatterBin: 2 - Manipulator: 2 - tagRequirements: - GlassBeaker: - Amount: 2 - DefaultPrototype: Beaker - ExamineName: Glass Beaker - -- type: entity - id: LPPProtolatheServiceMachineCircuitboard - parent: BaseMachineCircuitboard - name: сервисный протолат (машинная плата) - description: Плата для создания сервисного протолата. - components: - - type: MachineBoard - prototype: LPPServiceProtolathe - requirements: - MatterBin: 2 - Manipulator: 2 - tagRequirements: - GlassBeaker: - Amount: 2 - DefaultPrototype: Beaker - ExamineName: Glass Beaker - -- type: entity - id: LPPSpaceForgeBoard - parent: BaseMachineCircuitboard - name: космическая кузница (машинная плата) - description: Плата для создания космической кузницы. - components: - - type: Tag - tags: - - HighRiskItem - - type: StealTarget - stealGroup: LPPSpaceForgeBoard - - type: MachineBoard - prototype: LPPthespaceforge - requirements: - MatterBin: 8 - Manipulator: 6 - materialRequirements: - Glass: 10 - Steel: 5 - tagRequirements: - GlassBeaker: - Amount: 2 - DefaultPrototype: Beaker - ExamineName: Glass Beaker - -- type: entity - id: LPPUniformPrinterMachineCircuitboard - parent: BaseMachineCircuitboard - name: принтер униформы 2.0 (машинная плата) - description: Плата для создания принтера униформы 2.0. - components: - - type: MachineBoard - prototype: LPPUniformPrinter - requirements: - MatterBin: 2 - Manipulator: 2 +# - type: entity +# id: LPPProtolatheENGMachineCircuitboard +# parent: BaseMachineCircuitboard +# name: инженерный протолат (машинная плата) +# description: Плата для создания инженерного протолата. +# components: +# - type: MachineBoard +# prototype: LPPprotolatheENG +# requirements: +# MatterBin: 2 +# Manipulator: 2 +# tagRequirements: +# GlassBeaker: +# Amount: 2 +# DefaultPrototype: Beaker +# ExamineName: Glass Beaker +# +# - type: entity +# id: LPPProtolatheRnDMachineCircuitboard +# parent: BaseMachineCircuitboard +# name: научный протолат (машинная плата) +# description: Плата для создания научного протолата. +# components: +# - type: MachineBoard +# prototype: LPPprotolatheRnD +# requirements: +# MatterBin: 2 +# Manipulator: 2 +# tagRequirements: +# GlassBeaker: +# Amount: 2 +# DefaultPrototype: Beaker +# ExamineName: Glass Beaker +# +# - type: entity +# id: LPPProtolatheSUPMachineCircuitboard +# parent: BaseMachineCircuitboard +# name: протолат снабжения (машинная плата) +# description: Плата для создания протолата снабжения. +# components: +# - type: MachineBoard +# prototype: LPPSupProtolathe +# requirements: +# MatterBin: 2 +# Manipulator: 2 +# tagRequirements: +# GlassBeaker: +# Amount: 2 +# DefaultPrototype: Beaker +# ExamineName: Glass Beaker +# +# - type: entity +# id: LPPProtolatheServiceMachineCircuitboard +# parent: BaseMachineCircuitboard +# name: сервисный протолат (машинная плата) +# description: Плата для создания сервисного протолата. +# components: +# - type: MachineBoard +# prototype: LPPServiceProtolathe +# requirements: +# MatterBin: 2 +# Manipulator: 2 +# tagRequirements: +# GlassBeaker: +# Amount: 2 +# DefaultPrototype: Beaker +# ExamineName: Glass Beaker +# +# - type: entity +# id: LPPSpaceForgeBoard +# parent: BaseMachineCircuitboard +# name: космическая кузница (машинная плата) +# description: Плата для создания космической кузницы. +# components: +# - type: Tag +# tags: +# - HighRiskItem +# - type: StealTarget +# stealGroup: LPPSpaceForgeBoard +# - type: MachineBoard +# prototype: LPPthespaceforge +# requirements: +# MatterBin: 8 +# Manipulator: 6 +# materialRequirements: +# Glass: 10 +# Steel: 5 +# tagRequirements: +# GlassBeaker: +# Amount: 2 +# DefaultPrototype: Beaker +# ExamineName: Glass Beaker +# +# - type: entity +# id: LPPUniformPrinterMachineCircuitboard +# parent: BaseMachineCircuitboard +# name: принтер униформы 2.0 (машинная плата) +# description: Плата для создания принтера униформы 2.0. +# components: +# - type: MachineBoard +# prototype: LPPUniformPrinter +# requirements: +# MatterBin: 2 +# Manipulator: 2 - type: entity id: LPPCECommsComputerCircuitboard