From 122ebea2a8c51f2717ae185e065e9deda577ae67 Mon Sep 17 00:00:00 2001 From: Nairod <110078045+Nairodian@users.noreply.github.com> Date: Mon, 7 Nov 2022 20:42:29 -0600 Subject: [PATCH] Forensic pads, zipties and glasses in the secfab (#12170) --- .../Entities/Structures/Machines/lathe.yml | 3 ++ .../Prototypes/Recipes/Lathes/security.yml | 31 +++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index dd3b6b9a48..387070a95b 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -335,7 +335,10 @@ - Flash - FlashPayload - Handcuffs + - Zipties - Stunbaton + - ForensicPad + - ClothingEyesGlassesSecurity - RiotShield - CartridgePistol - CartridgeMagnum diff --git a/Resources/Prototypes/Recipes/Lathes/security.yml b/Resources/Prototypes/Recipes/Lathes/security.yml index f59cdd19c4..0ae8d15167 100644 --- a/Resources/Prototypes/Recipes/Lathes/security.yml +++ b/Resources/Prototypes/Recipes/Lathes/security.yml @@ -8,6 +8,16 @@ materials: Steel: 300 +- type: latheRecipe + id: Zipties + icon: + sprite: Objects/Misc/zipties.rsi + state: cuff + result: Zipties + completetime: 2 + materials: + Plastic: 200 + - type: latheRecipe id: Stunbaton icon: @@ -19,6 +29,27 @@ Steel: 300 Plastic: 300 +- type: latheRecipe + id: ForensicPad + icon: + sprite: Objects/Misc/bureaucracy.rsi + state: paper + result: ForensicPad + completetime: 4 + materials: + Plastic: 100 + +- type: latheRecipe + id: ClothingEyesGlassesSecurity + icon: + sprite: Clothing/Eyes/Glasses/secglasses.rsi + state: icon + result: ClothingEyesGlassesSecurity + completetime: 2 + materials: + Steel: 300 + Glass: 200 + - type: latheRecipe id: RiotShield icon: