From 63fbb939a15d03612ba3fd81e84502d7b4fd7a0b Mon Sep 17 00:00:00 2001 From: Jackal298 <129199891+Jackal298@users.noreply.github.com> Date: Wed, 12 Jul 2023 22:09:36 +0300 Subject: [PATCH] Return of the bulletproof vest to the bartender (#17996) --- Resources/Prototypes/Catalog/Fills/Lockers/service.yml | 2 +- .../Prototypes/Catalog/VendingMachines/Inventories/bardrobe.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/service.yml b/Resources/Prototypes/Catalog/Fills/Lockers/service.yml index c649540d8b..854fc9b3a9 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/service.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/service.yml @@ -5,7 +5,7 @@ components: - type: StorageFill contents: - - id: ClothingOuterVest + - id: ClothingOuterArmorBasicSlim - id: WeaponShotgunDoubleBarreledRubber - id: DrinkShaker - id: ClothingEyesGlassesBeer diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/bardrobe.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/bardrobe.yml index 1f329ea919..5c67b70189 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/bardrobe.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/bardrobe.yml @@ -10,6 +10,7 @@ ClothingUniformJumpskirtBartender: 2 ClothingUniformJumpsuitBartenderPurple: 2 ClothingShoesColorBlack: 2 + ClothingOuterArmorBasicSlim: 2 ClothingOuterVest: 2 ClothingBeltBandolier: 2 ClothingEyesGlassesSunglasses: 2