From 49f926ffa306ee66a5adfee602b51fbdb000831c Mon Sep 17 00:00:00 2001 From: BIGZi0348 Date: Sat, 14 Dec 2024 11:48:40 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=B0=D0=B2=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../VendingMachines/Inventories/clothesmate.yml | 2 +- .../Entities/Clothing/OuterClothing/adidascostume.yml | 11 ++++++++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/clothesmate.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/clothesmate.yml index eb608178d2..9827517020 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/clothesmate.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/clothesmate.yml @@ -65,8 +65,8 @@ ClothingUniformJumpsuitHawaiYellow: 2 ClothingUniformJumpsuitFlannel: 2 #WD edit start - ClothingOuterCoatАdidascostume: 1 ClothingUniformJumpsuitCossack: 1 + ClothingOuterCoatAdidasCostumeSemki: 1 ClothingOuterCoatBomber: 1 ClothingOuterWinterCoat: 1 ClothingOuterCoatGentle: 1 diff --git a/Resources/Prototypes/_White/Entities/Clothing/OuterClothing/adidascostume.yml b/Resources/Prototypes/_White/Entities/Clothing/OuterClothing/adidascostume.yml index 28b99e05da..c3376ea189 100644 --- a/Resources/Prototypes/_White/Entities/Clothing/OuterClothing/adidascostume.yml +++ b/Resources/Prototypes/_White/Entities/Clothing/OuterClothing/adidascostume.yml @@ -1,14 +1,19 @@ - type: entity parent: ClothingOuterStorageBase - id: ClothingOuterCoatАdidascostume - name: Серый спортивный костюм + id: ClothingOuterCoatAdidasCostume + name: серый спортивный костюм description: Когда-то костюмы Абибаса были очень популярны. Сейчас же это больше культурное наследие. Странно, почему так хочется семечек? components: - type: Sprite sprite: White/Clothing/OuterClothing/Coats/adidascostume.rsi - type: Clothing sprite: White/Clothing/OuterClothing/Coats/adidascostume.rsi + +- type: entity + parent: ClothingOuterCoatAdidasCostume + id: ClothingOuterCoatAdidasCostumeSemki + suffix: Семки + components: - type: StorageFill contents: - id: FoodSnackSemki - \ No newline at end of file