Skip to content

Commit

Permalink
еще убираем дубликаты
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkiich committed Jul 30, 2024
1 parent 08fc9eb commit e11dbcc
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions Resources/Prototypes/ADT/Entities/Clothing/Underwear/Socks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,14 @@
# - type: Sprite
# sprite: Clothing/Under/Socks/bee.rsi

- type: entity
parent: ClothingUnderwearSocksBase
id: ClothingUnderSocksCoder # HACK
name: coder socks
description: It's time to code sisters!!11!
components:
- type: Sprite
sprite: Clothing/Under/Socks/coder.rsi
#- type: entity
# parent: ClothingUnderwearSocksBase
# id: ClothingUnderSocksCoder # HACK
# name: coder socks
# description: It's time to code sisters!!11!
# components:
# - type: Sprite
# sprite: Clothing/Under/Socks/coder.rsi

- type: entity
parent: ClothingUnderwearSocksBase
Expand Down Expand Up @@ -89,15 +89,15 @@

#метла для хеллоуина

- type: entity
parent: ClothingUnderwearSocksBase
id: ADTClothingUnderSocksBroom
name: witch broom
description: time to fly
suffix: Halloween
components:
- type: Sprite
sprite: ADT/Clothing/Under/broom.rsi
#- type: entity
# parent: ClothingUnderwearSocksBase
# id: ADTClothingUnderSocksBroom
# name: witch broom
# description: time to fly
# suffix: Halloween
# components:
# - type: Sprite
# sprite: ADT/Clothing/Under/broom.rsi
#- type: ClothingSpeedModifier
# walkModifier: 0.9
# sprintModifier: 1.2
Expand Down

0 comments on commit e11dbcc

Please sign in to comment.