From 02cecb2eea7a363d01b2dadc22aa4876ae447fe8 Mon Sep 17 00:00:00 2001 From: Rane <60792108+Elijahrane@users.noreply.github.com> Date: Sat, 19 Feb 2022 14:25:25 -0500 Subject: [PATCH] Security TechFab & Lathe Tweaks (#6693) --- .../Entities/Structures/Machines/lathe.yml | 48 ++++++++++++++----- 1 file changed, 35 insertions(+), 13 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 5b5dc605b4..2378c0724c 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -144,7 +144,6 @@ - CableMVStack - CableHVStack - ConveyorBeltAssembly - - RCD - RCDAmmo - HydroponicsToolScythe - HydroponicsToolHatchet @@ -164,18 +163,6 @@ - PillCanister - Drone - Flash - - Handcuffs - - Stunbaton - - CartridgePistol - - ShellShotgun - - CartridgeLRifle - - CartridgeMagnum - - ShellShotgunBeanbag - - CartridgePistolRubber - - CartridgeMagnumRubber - - CartridgeClRifleRubber - - CartridgeLRifleRubber - - CartridgeSRifleRubber - MicroManipulatorStockPart - ScanningModuleStockPart - MicroLaserStockPart @@ -247,3 +234,38 @@ - type: Machine board: CircuitImprinterMachineCircuitboard +- type: entity + parent: Protolathe + id: SecurityTechFab + name: Security TechFab + description: Prints security equipment and some basics. + components: + - type: ProtolatheDatabase + protolatherecipes: + - Flash + - Handcuffs + - Stunbaton + - CartridgePistol + - ShellShotgun + - CartridgeLRifle + - CartridgeMagnum + - ShellShotgunBeanbag + - CartridgePistolRubber + - CartridgeMagnumRubber + - CartridgeClRifleRubber + - CartridgeLRifleRubber + - CartridgeSRifleRubber #Everything below this is shared with other lathes + - FlashlightLantern + - Bucket + - MopItem + - SprayBottle + - FireExtinguisher + - LightTube + - LightBulb + - SheetSteel + - SheetGlass1 + - SheetRGlass + - SheetPlastic + - CableStack + - CableMVStack + - CableHVStack