Bio hood are real bio hoods now (#24570)

Bio hood tweaks

parent bio hood now have: BreathMask, IngestionBlocker

all bio hoods now have Identity blocker
This commit is contained in:
Agoichi
2024-01-26 02:13:42 +02:00
committed by GitHub
parent 46287d3a89
commit 77a2e67f92

View File

@@ -9,6 +9,8 @@
sprite: Clothing/Head/Hoods/Bio/general.rsi sprite: Clothing/Head/Hoods/Bio/general.rsi
- type: Clothing - type: Clothing
sprite: Clothing/Head/Hoods/Bio/general.rsi sprite: Clothing/Head/Hoods/Bio/general.rsi
- type: BreathMask
- type: IngestionBlocker
- type: Tag - type: Tag
tags: tags:
- HidesHair - HidesHair
@@ -21,6 +23,7 @@
suffix: CMO suffix: CMO
description: An advanced hood for chief medical officers that protects the head and face from biological contaminants. description: An advanced hood for chief medical officers that protects the head and face from biological contaminants.
components: components:
- type: IdentityBlocker
- type: Sprite - type: Sprite
sprite: Clothing/Head/Hoods/Bio/cmo.rsi sprite: Clothing/Head/Hoods/Bio/cmo.rsi
- type: Clothing - type: Clothing
@@ -33,6 +36,7 @@
suffix: Janitor suffix: Janitor
description: A hood that protects the head and face from biological contaminants. description: A hood that protects the head and face from biological contaminants.
components: components:
- type: IdentityBlocker
- type: Sprite - type: Sprite
sprite: Clothing/Head/Hoods/Bio/janitor.rsi sprite: Clothing/Head/Hoods/Bio/janitor.rsi
- type: Clothing - type: Clothing
@@ -45,6 +49,7 @@
suffix: Science suffix: Science
description: A hood that protects the head and face from biological contaminants. description: A hood that protects the head and face from biological contaminants.
components: components:
- type: IdentityBlocker
- type: Sprite - type: Sprite
sprite: Clothing/Head/Hoods/Bio/scientist.rsi sprite: Clothing/Head/Hoods/Bio/scientist.rsi
- type: Clothing - type: Clothing
@@ -57,6 +62,7 @@
suffix: Security suffix: Security
description: A hood that protects the head and face from biological contaminants. description: A hood that protects the head and face from biological contaminants.
components: components:
- type: IdentityBlocker
- type: Sprite - type: Sprite
sprite: Clothing/Head/Hoods/Bio/security.rsi sprite: Clothing/Head/Hoods/Bio/security.rsi
- type: Clothing - type: Clothing
@@ -69,6 +75,7 @@
suffix: Virology suffix: Virology
description: A hood that protects the head and face from biological contaminants. description: A hood that protects the head and face from biological contaminants.
components: components:
- type: IdentityBlocker
- type: Sprite - type: Sprite
sprite: Clothing/Head/Hoods/Bio/virology.rsi sprite: Clothing/Head/Hoods/Bio/virology.rsi
- type: Clothing - type: Clothing