From f50bf005872b8e23d267323488878508133e32ac Mon Sep 17 00:00:00 2001 From: Darki255 Date: Wed, 31 Jul 2024 01:00:32 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B5=D1=89=D0=B5=20=D0=B4=D0=BE=D0=B1=D0=B0?= =?UTF-8?q?=D0=B2=D0=B8=D0=BB=20state=20=D0=B2=20yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ADT/Entities/Clothing/Underwear/Bottom.yml | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/ADT/Entities/Clothing/Underwear/Bottom.yml b/Resources/Prototypes/ADT/Entities/Clothing/Underwear/Bottom.yml index 8c2368571e5..191e40bac4e 100644 --- a/Resources/Prototypes/ADT/Entities/Clothing/Underwear/Bottom.yml +++ b/Resources/Prototypes/ADT/Entities/Clothing/Underwear/Bottom.yml @@ -191,7 +191,7 @@ - type: Sprite sprite: Sirena/Clothing/Underwear/Bottom/heads/rd/panties.rsi state: icon - + - type: entity parent: ClothingUnderwearBottomBase id: ADTClothingUnderwearBottomMonokiniWhite @@ -200,6 +200,7 @@ components: - type: Sprite sprite: ADT/Clothing/Underwear/monokini_bottom_white.rsi + state: icon - type: entity parent: ClothingUnderwearBottomBase @@ -209,6 +210,7 @@ components: - type: Sprite sprite: ADT/Clothing/Underwear/monokini_bottom_black.rsi + state: icon - type: entity parent: ClothingUnderwearBottomBase @@ -218,7 +220,8 @@ components: - type: Sprite sprite: ADT/Clothing/Underwear/lace_panties.rsi #спрайты от prazat911 - + state: icon + #New Year. - type: entity parent: ClothingUnderwearBottomBase @@ -229,6 +232,7 @@ components: - type: Sprite sprite: ADT/Clothing/Underwear/panties_christmas.rsi #спрайты от prazat911 + state: icon - type: entity parent: ClothingUnderwearBottomBase @@ -238,6 +242,7 @@ components: - type: Sprite sprite: ADT/Clothing/Underwear/muns_panties_blue.rsi + state: icon - type: entity parent: ClothingUnderwearBottomBase @@ -247,6 +252,7 @@ components: - type: Sprite sprite: ADT/Clothing/Underwear/muns_panties_red.rsi + state: icon - type: entity parent: ClothingUnderwearBottomBase @@ -256,6 +262,7 @@ components: - type: Sprite sprite: ADT/Clothing/Under/red_panties.rsi + state: icon - type: entity parent: ClothingUnderwearBottomBase @@ -265,6 +272,7 @@ components: - type: Sprite sprite: ADT/Clothing/Under/black_panties.rsi + state: icon - type: entity parent: ClothingUnderwearBottomBase @@ -274,6 +282,7 @@ components: - type: Sprite sprite: ADT/Clothing/Under/whitecomfy_panties.rsi + state: icon - type: entity parent: ClothingUnderwearBottomBase @@ -283,6 +292,7 @@ components: - type: Sprite sprite: ADT/Clothing/Underwear/blueshield_boxers.rsi + state: icon - type: entity parent: ClothingUnderwearBottomBase @@ -291,4 +301,5 @@ description: Standard Nanotrasen underwear for female Blue Shield Officer. components: - type: Sprite - sprite: ADT/Clothing/Underwear/blueshield_panties.rsi \ No newline at end of file + sprite: ADT/Clothing/Underwear/blueshield_panties.rsi + state: icon \ No newline at end of file