Make the remaining masks block identity (#17732)

This commit is contained in:
Errant
2023-06-29 16:25:04 +00:00
committed by GitHub
parent 62a142b29a
commit 872a008a12
4 changed files with 21 additions and 5 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -236,6 +236,7 @@
- type: Construction
graph: GhostSheet
node: ghost_sheet
- type: IdentityBlocker
- type: entity
parent: ClothingOuterBase