Plague mask/suit (#7284)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -18,3 +18,5 @@
|
||||
ClothingHeadHatWitch1: 1
|
||||
ClothingHeadHelmetCult: 1
|
||||
ClothingHeadsetService: 2
|
||||
ClothingOuterPlagueSuit: 1
|
||||
ClothingMaskPlague: 1
|
||||
|
||||
@@ -199,7 +199,7 @@
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatPlaguedoctor
|
||||
name: plague doctor mask
|
||||
name: plague doctor hat
|
||||
description: These were once used by plague doctors.
|
||||
components:
|
||||
- type: Sprite
|
||||
|
||||
@@ -93,3 +93,18 @@
|
||||
- type: AddAccentClothing
|
||||
accent: ReplacementAccent
|
||||
replacement: mumble
|
||||
|
||||
- type: entity
|
||||
parent: ClothingMaskBase
|
||||
id: ClothingMaskPlague
|
||||
name: plague doctor mask
|
||||
description: A bad omen
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Mask/plaguedoctormask.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Mask/plaguedoctormask.rsi
|
||||
- type: BreathMask
|
||||
- type: IngestionBlocker
|
||||
- type: DiseaseProtection
|
||||
protection: 0.1
|
||||
|
||||
@@ -198,3 +198,14 @@
|
||||
sprite: Clothing/OuterClothing/Misc/skubbody.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/Misc/skubbody.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterBase
|
||||
id: ClothingOuterPlagueSuit
|
||||
name: plague doctor suit
|
||||
description: A bad omen
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/Misc/plaguedoctorsuit.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/Misc/plaguedoctorsuit.rsi
|
||||
|
||||
Reference in New Issue
Block a user