From 655e5d5cec4597bffd89dfbb61e4f3d77458ace9 Mon Sep 17 00:00:00 2001 From: Kevin Zheng Date: Fri, 15 Sep 2023 21:32:16 -0800 Subject: [PATCH] Add speedloader to secfab (#20219) --- .../Prototypes/Entities/Structures/Machines/lathe.yml | 1 + Resources/Prototypes/Recipes/Lathes/security.yml | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 900ec9272c..f6fa327ac5 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -531,6 +531,7 @@ - MagazineBoxMagnum - MagazineBoxRifle - MagazineBoxLightRifle + - SpeedLoaderMagnum - TargetHuman - TargetSyndicate - TargetClown diff --git a/Resources/Prototypes/Recipes/Lathes/security.yml b/Resources/Prototypes/Recipes/Lathes/security.yml index 09853c0537..85a0e8008d 100644 --- a/Resources/Prototypes/Recipes/Lathes/security.yml +++ b/Resources/Prototypes/Recipes/Lathes/security.yml @@ -343,6 +343,13 @@ Steel: 350 Plastic: 600 +- type: latheRecipe + id: SpeedLoaderMagnum + result: SpeedLoaderMagnum + completetime: 5 + materials: + Steel: 200 + - type: latheRecipe id: ShellShotgunIncendiary result: ShellShotgunIncendiary -- 2.51.2