From: K-Dynamic <20566341+K-Dynamic@users.noreply.github.com> Date: Fri, 4 Apr 2025 13:12:04 +0000 (+1200) Subject: Add PKA and PTK-800 shuttle gun recipes to sec techfab (#34566) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=dfbcfaf45dea6673ad0000450ad269fa7f90517a;p=space-station-14.git Add PKA and PTK-800 shuttle gun recipes to sec techfab (#34566) * add Magboots and PKA to sec lathe * add kinetic shuttle gun to sec lathe * use pack recipe * remove magboot from prior commit --- 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