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 ClothingOuterArmorBasicSlim: 2
ClothingOuterVest: 2 ClothingOuterVest: 2
ClothingBeltBandolier: 2 ClothingBeltBandolier: 2
ClothingEyesGlassesCosmeticSunglasses: 2 ClothingEyesGlassesSunglasses: 2

View File

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

View File

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

View File

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

View File

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