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