Fold cosmetic sunglasses into regular sunglasses (#23232)
Fold cosmetic sunglasses into regular sunglasses.
This commit is contained in:
@@ -14,5 +14,5 @@
|
||||
ClothingOuterArmorBasicSlim: 2
|
||||
ClothingOuterVest: 2
|
||||
ClothingBeltBandolier: 2
|
||||
ClothingEyesGlassesCosmeticSunglasses: 2
|
||||
ClothingEyesGlassesSunglasses: 2
|
||||
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
ClothingHeadRastaHat: 2
|
||||
ClothingBeltStorageWaistbag: 3
|
||||
ClothingEyesGlasses: 6
|
||||
ClothingEyesGlassesCosmeticSunglasses: 6
|
||||
ClothingEyesGlassesSunglasses: 2
|
||||
ClothingHandsGlovesColorBlack: 4
|
||||
contrabandInventory:
|
||||
ClothingUniformJumpsuitTacticool: 1
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
equipment:
|
||||
jumpsuit: ClothingUniformJumpsuitMusician
|
||||
back: ClothingBackpackMusicianFilled
|
||||
eyes: ClothingEyesGlassesCosmeticSunglasses
|
||||
eyes: ClothingEyesGlassesSunglasses
|
||||
shoes: ClothingShoesBootsLaceup
|
||||
id: MusicianPDA
|
||||
ears: ClothingHeadsetService
|
||||
|
||||
@@ -119,3 +119,6 @@ WarpPointBeaconNeutral: null
|
||||
WarpPointBeaconScience: null
|
||||
WarpPointBeaconSecurity: null
|
||||
WarpPointBeaconService: null
|
||||
|
||||
# 2023-12-30
|
||||
ClothingEyesGlassesCosmeticSunglasses: ClothingEyesGlassesSunglasses
|
||||
|
||||
Reference in New Issue
Block a user