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 e9c01b2 commit dbf777b
Showing 1 changed file with 20 additions and 8 deletions.
28 changes: 20 additions & 8 deletions Resources/Prototypes/ADT/Entities/Clothing/Underwear/Bottom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
components:
- type: Sprite
sprite: Sirena/Clothing/Underwear/Bottom/heads/capitan/boxers.rsi
state: icon

- type: entity
parent: ClothingUnderwearBottomBase
Expand All @@ -69,6 +70,7 @@
components:
- type: Sprite
sprite: Sirena/Clothing/Underwear/Bottom/heads/ce/boxers.rsi
state: icon

#- type: entity
# parent: ClothingUnderwearBottomBase
Expand Down Expand Up @@ -98,7 +100,8 @@
components:
- type: Sprite
sprite: Sirena/Clothing/Underwear/Bottom/heads/hos/boxers.rsi

state: icon

- type: entity
parent: ClothingUnderwearBottomBase
id: ClothingUnderwearBottomBoxersQM
Expand All @@ -107,7 +110,8 @@
components:
- type: Sprite
sprite: Sirena/Clothing/Underwear/Bottom/heads/qm/boxers.rsi

state: icon

- type: entity
parent: ClothingUnderwearBottomBase
id: ClothingUnderwearBottomBoxersRD
Expand All @@ -116,7 +120,8 @@
components:
- type: Sprite
sprite: Sirena/Clothing/Underwear/Bottom/heads/rd/boxers.rsi

state: icon

- type: entity
parent: ClothingUnderwearBottomBase
id: ClothingUnderwearBottomPantiesCap
Expand All @@ -125,6 +130,7 @@
components:
- type: Sprite
sprite: Sirena/Clothing/Underwear/Bottom/heads/capitan/panties.rsi
state: icon

- type: entity
parent: ClothingUnderwearBottomBase
Expand All @@ -134,7 +140,8 @@
components:
- type: Sprite
sprite: Sirena/Clothing/Underwear/Bottom/heads/ce/panties.rsi

state: icon

- type: entity
parent: ClothingUnderwearBottomBase
id: ClothingUnderwearBottomPantiesCMO
Expand All @@ -143,7 +150,8 @@
components:
- type: Sprite
sprite: Sirena/Clothing/Underwear/Bottom/heads/cmo/panties.rsi

state: icon

- type: entity
parent: ClothingUnderwearBottomBase
id: ClothingUnderwearBottomPantiesHOP
Expand All @@ -152,6 +160,7 @@
components:
- type: Sprite
sprite: Sirena/Clothing/Underwear/Bottom/heads/hop/panties.rsi
state: icon

- type: entity
parent: ClothingUnderwearBottomBase
Expand All @@ -161,7 +170,8 @@
components:
- type: Sprite
sprite: Sirena/Clothing/Underwear/Bottom/heads/hos/panties.rsi

state: icon

- type: entity
parent: ClothingUnderwearBottomBase
id: ClothingUnderwearBottomPantiesQM
Expand All @@ -170,7 +180,8 @@
components:
- type: Sprite
sprite: Sirena/Clothing/Underwear/Bottom/heads/qm/panties.rsi

state: icon

- type: entity
parent: ClothingUnderwearBottomBase
id: ClothingUnderwearBottomPantiesRD
Expand All @@ -179,7 +190,8 @@
components:
- type: Sprite
sprite: Sirena/Clothing/Underwear/Bottom/heads/rd/panties.rsi

state: icon

- type: entity
parent: ClothingUnderwearBottomBase
id: ADTClothingUnderwearBottomMonokiniWhite
Expand Down

0 comments on commit dbf777b

Please sign in to comment.