From 48554c90da62ddad3c317ccc44cded878fc6a024 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9F=90=8ASqerDust=F0=9F=90=8A?= Date: Tue, 25 Mar 2025 12:26:29 +0600 Subject: [PATCH] =?UTF-8?q?=D0=91=D1=80=D0=BE=D0=BD=D0=B8=D1=80=D0=BE?= =?UTF-8?q?=D0=B2=D0=B0=D0=BD=D0=BD=D1=8B=D0=B9=20=D0=B4=D0=B5=D0=BB=D0=BE?= =?UTF-8?q?=D0=B2=D0=BE=D0=B9=20=D0=BA=D0=BE=D1=81=D1=82=D1=8E=D0=BC=20(#1?= =?UTF-8?q?360)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../VendingMachines/Inventories/lawdrobe.yml | 1 + .../Entities/Clothing/Uniforms/jumpsuits.yml | 14 ++++++++++++++ 2 files changed, 15 insertions(+) diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/lawdrobe.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/lawdrobe.yml index 712a0af993..4380c2467b 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/lawdrobe.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/lawdrobe.yml @@ -33,3 +33,4 @@ ToyFigurineLawyer: 1 emaggedInventory: CyberPen: 1 + ClothingUniformJumpsuitArmouredBlack: 1 diff --git a/Resources/Prototypes/_Sunrise/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/_Sunrise/Entities/Clothing/Uniforms/jumpsuits.yml index 977ff7fc3c..df54c6f325 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Clothing/Uniforms/jumpsuits.yml @@ -324,3 +324,17 @@ name: Contortionist's Jumpsuit components: - type: VentCrawClothing + +- type: entity + parent: [ ClothingUniformBase, ClothingOuterArmorBase, BaseSyndicateContraband ] + id: ClothingUniformJumpsuitArmouredBlack + name: armored black lawyer suit + description: A seemingly simple business suit.. until the first bullet bounced.. + components: + - type: Sprite + sprite: Clothing/Uniforms/Jumpsuit/lawyerblack.rsi + - type: Clothing + sprite: Clothing/Uniforms/Jumpsuit/lawyerblack.rsi + - type: Tag + tags: + - Vest