Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
HungryCuban committed Feb 2, 2025
1 parent 2271212 commit e32cc83
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@
- type: Tag
tags:
- HidesHair
- WhitelistChameleon
- HidesBeard

- type: entity
parent: ClothingHeadBase
Expand All @@ -627,7 +627,7 @@
- type: Tag
tags:
- HidesHair
- WhitelistChameleon
- HidesBeard

- type: entity
parent: ClothingHeadBase
Expand All @@ -647,7 +647,7 @@
- type: Tag
tags:
- HidesHair
- WhitelistChameleon
- HidesBeard

#Chinese Stealth Suit
- type: entity
Expand All @@ -664,7 +664,7 @@
- type: Tag
tags:
- HidesHair
- WhitelistChameleon
- HidesBeard

- type: entity
parent: N14ClothingHeadHatCombatHelmet
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,21 @@
Piercing: 0.95
Heat: 0.95
priceMultiplier: 0.5
- type: Tag
tags:
- HidesHair
- HidesBeard

- type: entity
parent: ClothingHeadBase
parent: ClothingMaskBase
id: N14ClothingMaskHazmatHelmet
name: hazmat suit mask
description: A advance mask used pre war to handle viruses and dangerous environments.
components:
- type: Sprite
sprite: _Nuclear14/Clothing/Head/FalloutHoods/fallouthazmatsuit.rsi
sprite: _Nuclear14/Clothing/Mask/fallouthazmatsuit.rsi
- type: Clothing
sprite: _Nuclear14/Clothing/Head/FalloutHoods/fallouthazmatsuit.rsi
sprite: _Nuclear14/Clothing/Mask/fallouthazmatsuit.rsi
- type: IdentityBlocker
- type: BreathMask
- type: Armor
Expand All @@ -39,7 +43,7 @@
- type: Tag
tags:
- HidesHair
- WhitelistChameleon
- HidesBeard

- type: entity
parent: ClothingMaskGas
Expand Down

0 comments on commit e32cc83

Please sign in to comment.