From: PicklOH <62030853+PicklOH@users.noreply.github.com> Date: Sat, 11 Oct 2025 05:03:45 +0000 (-0400) Subject: Added more Syndie ammo types to EMAG lathe (#40822) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=f64291402bb76f61a116cb4174020617508c5a60;p=space-station-14.git Added more Syndie ammo types to EMAG lathe (#40822) * Move Bulldog Drum to Emag Bulldog drum removed from standard techfab Moved to emag listing * Update Resources/Prototypes/Recipes/Lathes/Packs/syndicate.yml * Adds more Syndie ammo to EMAG lathe inventory * No more L6 --------- Co-authored-by: Connor Huffine Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> --- diff --git a/Resources/Prototypes/Recipes/Lathes/Packs/syndicate.yml b/Resources/Prototypes/Recipes/Lathes/Packs/syndicate.yml index 8c87f80780..71d0bee2fb 100644 --- a/Resources/Prototypes/Recipes/Lathes/Packs/syndicate.yml +++ b/Resources/Prototypes/Recipes/Lathes/Packs/syndicate.yml @@ -7,3 +7,5 @@ - MagazineShotgun - MagazineShotgunEmpty - MagazineShotgunSlug + - MagazinePistolCaselessRifle + - MagazineBoxAntiMateriel diff --git a/Resources/Prototypes/Recipes/Lathes/ammo.yml b/Resources/Prototypes/Recipes/Lathes/ammo.yml index 2b4a4590fa..79104471a5 100644 --- a/Resources/Prototypes/Recipes/Lathes/ammo.yml +++ b/Resources/Prototypes/Recipes/Lathes/ammo.yml @@ -92,6 +92,14 @@ Plastic: 500 Uranium: 500 +# .25 Caseless +- type: latheRecipe + parent: BaseAmmoRecipe + id: MagazinePistolCaselessRifle + result: MagazinePistolCaselessRifle + materials: + Steel: 145 + # .30 Rifle - type: latheRecipe parent: BaseEmptyAmmoRecipe @@ -452,6 +460,14 @@ Steel: 80 Plastic: 80 +# .60 anti-materiel +- type: latheRecipe + parent: BaseAmmoBoxRecipe + id: MagazineBoxAntiMateriel + result: MagazineBoxAntiMateriel + materials: + Steel: 200 + # Encampment ammo - type: latheRecipe id: MagazineGrenadeEmpty