Added cheap sunglasses into ClothesMate (#25479)

* cheap sunglasses

* Update glasses.yml

* Update Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml

* Fix price

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
shamp
2024-03-15 06:56:33 +03:00
committed by GitHub
parent cf0da11eb7
commit d370f16e04
3 changed files with 15 additions and 7 deletions

View File

@@ -125,17 +125,14 @@
- type: entity
parent: ClothingEyesBase
id: ClothingEyesGlassesSunglasses
name: sun glasses
description: A pair of black sunglasses.
id: ClothingEyesGlassesCheapSunglasses
name: cheap sunglasses
description: A pair of black sunglasses. Doesn't block light well, more of an accessory than something useful.
components:
- type: Sprite
sprite: Clothing/Eyes/Glasses/sunglasses.rsi
- type: Clothing
sprite: Clothing/Eyes/Glasses/sunglasses.rsi
- type: FlashImmunity
- type: EyeProtection
protectionTime: 5
- type: Tag
tags:
- HamsterWearable
@@ -143,6 +140,16 @@
- type: IdentityBlocker
coverage: EYES
- type: entity
parent: ClothingEyesGlassesCheapSunglasses
id: ClothingEyesGlassesSunglasses
name: sun glasses
description: A pair of black sunglasses.
components:
- type: FlashImmunity
- type: EyeProtection
protectionTime: 5
- type: entity
parent: ClothingEyesBase
id: ClothingEyesGlassesSecurity