From 4d8f60cec17581a34bdf6eb5a6dd764667eb90aa Mon Sep 17 00:00:00 2001 From: SeamLesss Date: Thu, 29 May 2025 18:24:53 -0700 Subject: [PATCH] Add Practice Magazines to the Secfab (#37710) easy --- Resources/Prototypes/Recipes/Lathes/Packs/security.yml | 5 +++++ Resources/Prototypes/Recipes/Lathes/ammo.yml | 7 +++++++ 2 files changed, 12 insertions(+) diff --git a/Resources/Prototypes/Recipes/Lathes/Packs/security.yml b/Resources/Prototypes/Recipes/Lathes/Packs/security.yml index c2839b2379..4beee0f9d1 100644 --- a/Resources/Prototypes/Recipes/Lathes/Packs/security.yml +++ b/Resources/Prototypes/Recipes/Lathes/Packs/security.yml @@ -22,6 +22,11 @@ - MagazineBoxRiflePractice - WeaponDisablerPractice - WeaponLaserCarbinePractice + - MagazineLightRiflePractice + - MagazineRiflePractice + - MagazinePistolPractice + - SpeedLoaderMagnumPractice + - MagazinePistolSubMachineGunPractice - WeaponFlareGunSecurity # Shared between secfab and emagged autolathe diff --git a/Resources/Prototypes/Recipes/Lathes/ammo.yml b/Resources/Prototypes/Recipes/Lathes/ammo.yml index 908395a1e8..2b4a4590fa 100644 --- a/Resources/Prototypes/Recipes/Lathes/ammo.yml +++ b/Resources/Prototypes/Recipes/Lathes/ammo.yml @@ -221,6 +221,13 @@ Steel: 25 Plastic: 275 +- type: latheRecipe + parent: BaseAmmoRecipe + id: MagazinePistolSubMachineGunPractice + result: MagazinePistolSubMachineGunPractice + materials: + Steel: 150 + - type: latheRecipe parent: BaseAmmoRecipe id: MagazinePistolSubMachineGunUranium -- 2.51.2