Skip to content

Commit

Permalink
Add Identity Blocker to a Couple Things (space-wizards#30305)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cojoke-dot authored Jul 26, 2024
1 parent 4e1fe97 commit 333bb38
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@
- type: Clothing
sprite: Clothing/Eyes/Glasses/meson.rsi
- type: EyeProtection
- type: IdentityBlocker
coverage: EYES

- type: entity
parent: ClothingEyesBase
Expand Down Expand Up @@ -194,6 +196,8 @@
- type: FlashImmunity
- type: EyeProtection
protectionTime: 5
- type: IdentityBlocker
coverage: EYES

#Make a scanner category when these actually function and we get the trayson
- type: entity
Expand All @@ -211,6 +215,8 @@
coefficients:
Heat: 0.95
- type: GroupExamine
- type: IdentityBlocker
coverage: EYES

- type: entity
parent: ClothingEyesBase
Expand All @@ -223,6 +229,8 @@
- type: Clothing
sprite: Clothing/Eyes/Glasses/science.rsi
- type: SolutionScanner
- type: IdentityBlocker
coverage: EYES

- type: entity
parent: ClothingEyesBase
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Entities/Clothing/Head/hoods.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@
coefficients:
Heat: 0.95
Radiation: 0.65
- type: IdentityBlocker
- type: BreathMask
- type: HideLayerClothing
slots:
Expand Down

0 comments on commit 333bb38

Please sign in to comment.