Skip to content

Commit

Permalink
Yaml Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Unkn0wnGh0st333 committed Dec 26, 2024
1 parent 664279e commit b9d4c03
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
11 changes: 11 additions & 0 deletions Resources/Prototypes/DeltaV/Entities/Clothing/Head/hats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,3 +215,14 @@
- type: Clothing
sprite: DeltaV/Clothing/Head/Hats/cj_toque.rsi

- type: entity
parent: ClothingHeadBase
id: ClothingHeadMailCarrier
name: mail carrier's hat
description: Smells like a good pension.
components:
- type: Sprite
sprite: DeltaV/Clothing/Head/Hats/mailman.rsi
- type: Clothing
sprite: DeltaV/Clothing/Head/Hats/mailman.rsi
- type: CatWearable # Frontier/Delta V
12 changes: 0 additions & 12 deletions Resources/Prototypes/Nyanotrasen/Entities/Clothing/Head/hats.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
- type: entity
parent: ClothingHeadBase
id: ClothingHeadMailCarrier
name: mail carrier's hat
description: Smells like a good pension.
components:
- type: Sprite
sprite: Nyanotrasen/Clothing/Head/Hats/mailman.rsi
- type: Clothing
sprite: Nyanotrasen/Clothing/Head/Hats/mailman.rsi
- type: CatWearable # Frontier/Delta V

- type: entity
parent: ClothingHeadBase
id: ClothingHeadHoodMysta
Expand Down

0 comments on commit b9d4c03

Please sign in to comment.