Skip to content

Commit

Permalink
еще добавил state в yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkiich committed Jul 30, 2024
1 parent dbf777b commit f50bf00
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions Resources/Prototypes/ADT/Entities/Clothing/Underwear/Bottom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
- type: Sprite
sprite: Sirena/Clothing/Underwear/Bottom/heads/rd/panties.rsi
state: icon

- type: entity
parent: ClothingUnderwearBottomBase
id: ADTClothingUnderwearBottomMonokiniWhite
Expand All @@ -200,6 +200,7 @@
components:
- type: Sprite
sprite: ADT/Clothing/Underwear/monokini_bottom_white.rsi
state: icon

- type: entity
parent: ClothingUnderwearBottomBase
Expand All @@ -209,6 +210,7 @@
components:
- type: Sprite
sprite: ADT/Clothing/Underwear/monokini_bottom_black.rsi
state: icon

- type: entity
parent: ClothingUnderwearBottomBase
Expand All @@ -218,7 +220,8 @@
components:
- type: Sprite
sprite: ADT/Clothing/Underwear/lace_panties.rsi #спрайты от prazat911

state: icon

#New Year.
- type: entity
parent: ClothingUnderwearBottomBase
Expand All @@ -229,6 +232,7 @@
components:
- type: Sprite
sprite: ADT/Clothing/Underwear/panties_christmas.rsi #спрайты от prazat911
state: icon

- type: entity
parent: ClothingUnderwearBottomBase
Expand All @@ -238,6 +242,7 @@
components:
- type: Sprite
sprite: ADT/Clothing/Underwear/muns_panties_blue.rsi
state: icon

- type: entity
parent: ClothingUnderwearBottomBase
Expand All @@ -247,6 +252,7 @@
components:
- type: Sprite
sprite: ADT/Clothing/Underwear/muns_panties_red.rsi
state: icon

- type: entity
parent: ClothingUnderwearBottomBase
Expand All @@ -256,6 +262,7 @@
components:
- type: Sprite
sprite: ADT/Clothing/Under/red_panties.rsi
state: icon

- type: entity
parent: ClothingUnderwearBottomBase
Expand All @@ -265,6 +272,7 @@
components:
- type: Sprite
sprite: ADT/Clothing/Under/black_panties.rsi
state: icon

- type: entity
parent: ClothingUnderwearBottomBase
Expand All @@ -274,6 +282,7 @@
components:
- type: Sprite
sprite: ADT/Clothing/Under/whitecomfy_panties.rsi
state: icon

- type: entity
parent: ClothingUnderwearBottomBase
Expand All @@ -283,6 +292,7 @@
components:
- type: Sprite
sprite: ADT/Clothing/Underwear/blueshield_boxers.rsi
state: icon

- type: entity
parent: ClothingUnderwearBottomBase
Expand All @@ -291,4 +301,5 @@
description: Standard Nanotrasen underwear for female Blue Shield Officer.
components:
- type: Sprite
sprite: ADT/Clothing/Underwear/blueshield_panties.rsi
sprite: ADT/Clothing/Underwear/blueshield_panties.rsi
state: icon

0 comments on commit f50bf00

Please sign in to comment.