diff --git a/Resources/Prototypes/DeltaV/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/DeltaV/Entities/Clothing/Head/hats.yml index 3dcda0fd5ee..4f60b791291 100644 --- a/Resources/Prototypes/DeltaV/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/DeltaV/Entities/Clothing/Head/hats.yml @@ -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 diff --git a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Head/hats.yml index df56707868b..c5293df1bf7 100644 --- a/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/Nyanotrasen/Entities/Clothing/Head/hats.yml @@ -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