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..5713d0c3b57 --- /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: 210