Add noir glasses (#36923)

hardboiled
This commit is contained in:
slarticodefast
2025-05-02 00:07:47 +02:00
committed by GitHub
parent 35f7abafe5
commit 42dce359e5
9 changed files with 132 additions and 2 deletions

View File

@@ -265,3 +265,24 @@
- type: Clothing
sprite: Clothing/Eyes/Glasses/ninjavisor.rsi
- type: FlashImmunity
- type: entity
parent: ClothingEyesBase
id: ClothingEyesGlassesNoir
name: noir-tech glasses
description: A pair of glasses that simulate what the world looked like before the invention of color.
components:
- type: Sprite
sprite: Clothing/Eyes/Glasses/noir.rsi
- type: Clothing
sprite: Clothing/Eyes/Glasses/sunglasses.rsi
- type: IdentityBlocker
coverage: EYES
- type: FlashImmunity
- type: EyeProtection
protectionTime: 5
- type: BlackAndWhiteOverlay
- type: Tag
tags:
- HamsterWearable
- WhitelistChameleon