Skip to content

Commit

Permalink
fix-id dublicate-after-upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
EstKemran committed Sep 17, 2024
1 parent 1222a96 commit caa496b
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 108 deletions.
53 changes: 0 additions & 53 deletions Resources/Prototypes/SS220/Entities/Clothing/Head/hats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -474,17 +474,6 @@

# OTHER

- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatMoryak
name: moryak beret
description: Beret with a orange tampon.
components:
- type: Sprite
sprite: SS220/Clothing/Head/Hats/moryak.rsi
- type: Clothing
sprite: SS220/Clothing/Head/Hats/moryak.rsi

- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatMagicianHat
Expand Down Expand Up @@ -549,45 +538,3 @@
sprite: SS220/Clothing/Head/Hats/FloppaHat.rsi
- type: Clothing
sprite: SS220/Clothing/Head/Hats/FloppaHat.rsi

- type: entity
parent: ClothingHeadBase
id: ClothingHeadYsatyu
name: ysatyu cap
description: Moonshine craftsman's cap.
components:
- type: Sprite
sprite: SS220/Clothing/Head/Hats/ysatyu.rsi
- type: Clothing
sprite: SS220/Clothing/Head/Hats/ysatyu.rsi


# SPONSOR (возможно, в душе не ебу)

- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatDevilHorns
name: devil's horns
description: Now you look like hell.
suffix: DO NOT MAP
components:
- type: Tag
tags: [] # ignore "WhitelistChameleon" tag
- type: Sprite
sprite: SS220/Clothing/Head/Hats/devils_horns.rsi
- type: Clothing
sprite: SS220/Clothing/Head/Hats/devils_horns.rsi

- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatDevilHornsAlt
name: devil's horns
description: Now you look like hell.
suffix: DO NOT MAP, without a tail
components:
- type: Tag
tags: [] # ignore "WhitelistChameleon" tag
- type: Sprite
sprite: SS220/Clothing/Head/Hats/devils_horns-alt.rsi
- type: Clothing
sprite: SS220/Clothing/Head/Hats/devils_horns-alt.rsi
11 changes: 0 additions & 11 deletions Resources/Prototypes/SS220/Entities/Clothing/Neck/scarfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,6 @@
- type: Clothing
sprite: SS220/Clothing/Neck/Scarfs/blackcentscarf.rsi

- type: entity
parent: ClothingNeckBase
id: ClothingNeckScarfYsatyu
name: ysatyu scarf
description: Long and narrow for convenient drinking of moonshine.
components:
- type: Sprite
sprite: SS220/Clothing/Neck/Scarfs/ysatyu.rsi
- type: Clothing
sprite: SS220/Clothing/Neck/Scarfs/ysatyu.rsi

- type: entity
parent: ClothingNeckBase
id: ClothingNeckScarfCentcomm
Expand Down
22 changes: 0 additions & 22 deletions Resources/Prototypes/SS220/Entities/Clothing/Shoes/boots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,28 +30,6 @@
item:
- CombatKnife

- type: entity
parent: ClothingShoesBase
id: ClothingShoesMoryak
name: moryak shoes
description: Tight sailor shoes, but at least they're waterproof.
components:
- type: Sprite
sprite: SS220/Clothing/Shoes/Specific/moryak.rsi
- type: Clothing
sprite: SS220/Clothing/Shoes/Specific/moryak.rsi

- type: entity
parent: ClothingShoesBaseButcherable
id: ClothingShoesYsatyu
name: ysatyu boots
description: Will pave the way to the nearest moonshine deposits.
components:
- type: Sprite
sprite: SS220/Clothing/Shoes/Specific/ysatyu.rsi
- type: Clothing
sprite: SS220/Clothing/Shoes/Specific/ysatyu.rsi

- type: entity
parent: ClothingShoesBaseButcherable
id: ClothingShoesBootsBard #SS220 bard loadout
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -447,25 +447,3 @@
sprite: SS220/Clothing/Uniforms/bard.rsi
- type: Clothing
sprite: SS220/Clothing/Uniforms/bard.rsi

- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitYsatyu
name: ysatyu suit
description: It smells like moonshine.
components:
- type: Sprite
sprite: SS220/Clothing/Uniforms/ysatyu.rsi
- type: Clothing
sprite: SS220/Clothing/Uniforms/ysatyu.rsi

- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitMoryak
name: moryak suit
description: Sailor suit for mime.
components:
- type: Sprite
sprite: SS220/Clothing/Uniforms/moryak.rsi
- type: Clothing
sprite: SS220/Clothing/Uniforms/moryak.rsi

0 comments on commit caa496b

Please sign in to comment.