@@ -14,6 +14,5 @@
|
||||
ClothingOuterArmorBasicSlim: 2
|
||||
ClothingOuterVest: 2
|
||||
ClothingBeltBandolier: 2
|
||||
ClothingEyesGlassesSunglasses: 2
|
||||
ClothingEyesGlassesCosmeticSunglasses: 2
|
||||
|
||||
|
||||
|
||||
@@ -68,6 +68,7 @@
|
||||
ClothingHeadRastaHat: 2
|
||||
ClothingBeltStorageWaistbag: 3
|
||||
ClothingEyesGlasses: 6
|
||||
ClothingEyesGlassesCosmeticSunglasses: 6
|
||||
ClothingHandsGlovesColorBlack: 4
|
||||
contrabandInventory:
|
||||
ClothingUniformJumpsuitTacticool: 1
|
||||
|
||||
@@ -111,22 +111,27 @@
|
||||
|
||||
- type: entity
|
||||
parent: ClothingEyesBase
|
||||
id: ClothingEyesGlassesSunglasses
|
||||
id: ClothingEyesGlassesCosmeticSunglasses
|
||||
name: sun glasses
|
||||
description: Useful both for security and cargonia.
|
||||
description: A pair of black sunglasses.
|
||||
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
|
||||
- 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: ClothingEyesGlassesSunglasses
|
||||
eyes: ClothingEyesGlassesCosmeticSunglasses
|
||||
shoes: ClothingShoesBootsLaceup
|
||||
id: MusicianPDA
|
||||
ears: ClothingHeadsetService
|
||||
|
||||
Reference in New Issue
Block a user