Fold cosmetic sunglasses into regular sunglasses (#23232)

Fold cosmetic sunglasses into regular sunglasses.
This commit is contained in:
Nemanja
2023-12-30 17:30:21 -05:00
committed by GitHub
parent 3f740a9fef
commit f7a923624a
5 changed files with 11 additions and 13 deletions

View File

@@ -14,5 +14,5 @@
ClothingOuterArmorBasicSlim: 2
ClothingOuterVest: 2
ClothingBeltBandolier: 2
ClothingEyesGlassesCosmeticSunglasses: 2
ClothingEyesGlassesSunglasses: 2

View File

@@ -68,7 +68,7 @@
ClothingHeadRastaHat: 2
ClothingBeltStorageWaistbag: 3
ClothingEyesGlasses: 6
ClothingEyesGlassesCosmeticSunglasses: 6
ClothingEyesGlassesSunglasses: 2
ClothingHandsGlovesColorBlack: 4
contrabandInventory:
ClothingUniformJumpsuitTacticool: 1

View File

@@ -79,7 +79,7 @@
tags:
- HamsterWearable
- WhitelistChameleon
- type: entity
parent: ClothingEyesBase
id: ClothingEyesGlassesJensen
@@ -125,7 +125,7 @@
- type: entity
parent: ClothingEyesBase
id: ClothingEyesGlassesCosmeticSunglasses
id: ClothingEyesGlassesSunglasses
name: sun glasses
description: A pair of black sunglasses.
components:
@@ -133,19 +133,14 @@
sprite: Clothing/Eyes/Glasses/sunglasses.rsi
- type: Clothing
sprite: Clothing/Eyes/Glasses/sunglasses.rsi
- type: FlashImmunity
- type: EyeProtection
protectionTime: 5
- type: Tag
tags:
- HamsterWearable
- WhitelistChameleon
- type: entity
parent: ClothingEyesGlassesCosmeticSunglasses
id: ClothingEyesGlassesSunglasses
components:
- type: FlashImmunity
- type: EyeProtection
protectionTime: 5
- type: entity
parent: ClothingEyesBase
id: ClothingEyesGlassesSecurity

View File

@@ -19,7 +19,7 @@
equipment:
jumpsuit: ClothingUniformJumpsuitMusician
back: ClothingBackpackMusicianFilled
eyes: ClothingEyesGlassesCosmeticSunglasses
eyes: ClothingEyesGlassesSunglasses
shoes: ClothingShoesBootsLaceup
id: MusicianPDA
ears: ClothingHeadsetService

View File

@@ -119,3 +119,6 @@ WarpPointBeaconNeutral: null
WarpPointBeaconScience: null
WarpPointBeaconSecurity: null
WarpPointBeaconService: null
# 2023-12-30
ClothingEyesGlassesCosmeticSunglasses: ClothingEyesGlassesSunglasses