From 3ff0c94dad047e11102c68ea628946e4de7bf43f Mon Sep 17 00:00:00 2001 From: VividPups <68whiskty@gmail.com> Date: Thu, 24 Oct 2024 11:33:29 -0500 Subject: [PATCH 1/2] add the 45 mag to the sec fab adds the 45 pistol mags to secfab --- .../Entities/Structures/Machines/lathe.yml | 2 ++ .../Prototypes/Floof/Recipes/Lathes/security.yml | 15 +++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 Resources/Prototypes/Floof/Recipes/Lathes/security.yml diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index bb3d9fbb7fe..138c319e5c1 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -803,6 +803,8 @@ - RiotShield - SpeedLoaderMagnum - SpeedLoaderMagnumEmpty + - MagazineMagnumEmpty #floof + - MagazineMagnum #floof - Stunbaton - TargetClown - ClothingOuterArmorPlateCarrier diff --git a/Resources/Prototypes/Floof/Recipes/Lathes/security.yml b/Resources/Prototypes/Floof/Recipes/Lathes/security.yml new file mode 100644 index 00000000000..a91abd50002 --- /dev/null +++ b/Resources/Prototypes/Floof/Recipes/Lathes/security.yml @@ -0,0 +1,15 @@ +- type: latheRecipe + id: MagazineMagnumEmpty + result: MagazineMagnumEmpty + category: Ammo + completetime: 5 + materials: + Steel: 50 + +- type: latheRecipe + id: MagazineMagnum + result: MagazineMagnum + category: Ammo + completetime: 5 + materials: + Steel: 55 From 2f2e5d24a8cabdef60c4725ec7879806a382892e Mon Sep 17 00:00:00 2001 From: Memeji Dankiri <39416235+Memeji@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:08:06 -0500 Subject: [PATCH 2/2] Update security.yml Changed material cost to balance around the ammo count (7). Similar to the Magnum Speed Loader (6). --- Resources/Prototypes/Floof/Recipes/Lathes/security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Floof/Recipes/Lathes/security.yml b/Resources/Prototypes/Floof/Recipes/Lathes/security.yml index a91abd50002..5713d0c3b57 100644 --- a/Resources/Prototypes/Floof/Recipes/Lathes/security.yml +++ b/Resources/Prototypes/Floof/Recipes/Lathes/security.yml @@ -12,4 +12,4 @@ category: Ammo completetime: 5 materials: - Steel: 55 + Steel: 210