diff --git a/Resources/Prototypes/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/Entities/Clothing/Head/hats.yml index e8de33a111..111183bb3a 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hats.yml @@ -474,6 +474,7 @@ sprite: Clothing/Head/Hats/papersack.rsi - type: Clothing sprite: Clothing/Head/Hats/papersack.rsi + - type: IdentityBlocker - type: entity parent: ClothingHeadBase @@ -485,6 +486,7 @@ sprite: Clothing/Head/Hats/papersacksmile.rsi - type: Clothing sprite: Clothing/Head/Hats/papersacksmile.rsi + - type: IdentityBlocker - type: entity parent: ClothingHeadBase diff --git a/Resources/Prototypes/Entities/Clothing/Head/misc.yml b/Resources/Prototypes/Entities/Clothing/Head/misc.yml index 8d0f2aa162..806fcf18d8 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/misc.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/misc.yml @@ -31,6 +31,7 @@ - type: Clothing sprite: Clothing/Head/Misc/chickenhead.rsi - type: IngestionBlocker + - type: IdentityBlocker - type: entity parent: ClothingHeadBase @@ -63,11 +64,12 @@ name: pumpkin hat description: A jack o' lantern! Believed to ward off evil spirits. components: - - type: Sprite - sprite: Clothing/Head/Misc/pumpkin.rsi - - type: Clothing - sprite: Clothing/Head/Misc/pumpkin.rsi - - type: IngestionBlocker + - type: Sprite + sprite: Clothing/Head/Misc/pumpkin.rsi + - type: Clothing + sprite: Clothing/Head/Misc/pumpkin.rsi + - type: IngestionBlocker + - type: IdentityBlocker - type: entity parent: ClothingHeadBase @@ -91,6 +93,7 @@ - type: Clothing sprite: Clothing/Head/Misc/richard.rsi - type: IngestionBlocker + - type: IdentityBlocker - type: entity parent: ClothingHeadBase @@ -103,6 +106,7 @@ - type: Clothing sprite: Clothing/Head/Misc/skubhead.rsi - type: IngestionBlocker + - type: IdentityBlocker - type: entity parent: ClothingHeadBase @@ -172,3 +176,4 @@ - type: Clothing sprite: Clothing/Head/Misc/squiddy.rsi - type: IngestionBlocker + - type: IdentityBlocker diff --git a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml index e43fe165e9..5de841d89d 100644 --- a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml +++ b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml @@ -187,6 +187,7 @@ - type: Clothing sprite: Clothing/Mask/joy.rsi - type: BreathMask + - type: IdentityBlocker - type: entity parent: ClothingMaskBase @@ -325,6 +326,7 @@ - type: Clothing sprite: Clothing/Mask/rat.rsi - type: BreathMask + - type: IdentityBlocker - type: entity parent: ClothingMaskBase @@ -337,6 +339,7 @@ - type: Clothing sprite: Clothing/Mask/fox.rsi - type: BreathMask + - type: IdentityBlocker - type: entity parent: ClothingMaskBase @@ -349,6 +352,7 @@ - type: Clothing sprite: Clothing/Mask/bee.rsi - type: BreathMask + - type: IdentityBlocker - type: entity parent: ClothingMaskBase @@ -361,6 +365,7 @@ - type: Clothing sprite: Clothing/Mask/bear.rsi - type: BreathMask + - type: IdentityBlocker - type: entity parent: ClothingMaskBase @@ -373,6 +378,7 @@ - type: Clothing sprite: Clothing/Mask/raven.rsi - type: BreathMask + - type: IdentityBlocker - type: entity parent: ClothingMaskBase @@ -385,6 +391,7 @@ - type: Clothing sprite: Clothing/Mask/jackal.rsi - type: BreathMask + - type: IdentityBlocker - type: entity parent: ClothingMaskBase @@ -397,6 +404,7 @@ - type: Clothing sprite: Clothing/Mask/bat.rsi - type: BreathMask + - type: IdentityBlocker - type: entity parent: ClothingMaskClownBase diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml index ab134b4d2c..ab0020b1aa 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml @@ -236,6 +236,7 @@ - type: Construction graph: GhostSheet node: ghost_sheet + - type: IdentityBlocker - type: entity parent: ClothingOuterBase