diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 106448b2e3..cf3bcac302 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -394,6 +394,8 @@ - SecurityAmmoStatic - SecurityWeaponsStatic dynamicPacks: + - SalvageSecurityBoards + - SalvageSecurityWeapons - SecurityEquipment - SecurityBoards - SecurityExplosives diff --git a/Resources/Prototypes/Recipes/Lathes/Packs/shared.yml b/Resources/Prototypes/Recipes/Lathes/Packs/shared.yml index 44ba33cf8b..6fb00c0257 100644 --- a/Resources/Prototypes/Recipes/Lathes/Packs/shared.yml +++ b/Resources/Prototypes/Recipes/Lathes/Packs/shared.yml @@ -49,3 +49,13 @@ - HandHeldMassScanner - ClothingMaskWeldingGas - SignallerAdvanced + +- type: latheRecipePack + id: SalvageSecurityBoards + recipes: + - ShuttleGunKineticCircuitboard + +- type: latheRecipePack + id: SalvageSecurityWeapons + recipes: + - WeaponProtoKineticAccelerator