Starting glasses for Captain and HoP (#35531)
This commit is contained in:
parent
03ffd9c959
commit
ff7d1fb22e
|
|
@ -22,7 +22,7 @@
|
|||
jumpsuit: ClothingUniformJumpsuitCentcomOfficial
|
||||
shoes: ClothingShoesBootsCombatFilled
|
||||
head: ClothingHeadHatCentcom
|
||||
eyes: ClothingEyesGlassesSunglasses
|
||||
eyes: ClothingEyesGlassesCommand
|
||||
gloves: ClothingHandsGlovesColorBlack
|
||||
outerClothing: ClothingOuterArmorCentcommCarapace
|
||||
id: CentcomPDA
|
||||
|
|
|
|||
|
|
@ -43,9 +43,9 @@
|
|||
- type: startingGear
|
||||
id: CaptainGear
|
||||
equipment:
|
||||
#shoes: ClothingShoesBootsLaceup - DeltaV - Commented out for loadout options
|
||||
eyes: ClothingEyesGlassesSunglasses
|
||||
#gloves: ClothingHandsGlovesCaptain - DeltaV - Commented out for loadout options
|
||||
#shoes: ClothingShoesBootsLaceup # DeltaV - Commented out for loadout options
|
||||
eyes: ClothingEyesGlassesCommand
|
||||
#gloves: ClothingHandsGlovesCaptain # DeltaV - Commented out for loadout options
|
||||
id: CaptainPDA
|
||||
ears: ClothingHeadsetAltCommand
|
||||
storage:
|
||||
|
|
|
|||
|
|
@ -80,6 +80,7 @@
|
|||
#gloves: ClothingHandsGlovesHop # DeltaV - Commented for Loadouts
|
||||
ears: ClothingHeadsetHoP # DeltaV - HoP is now a service role, replaces their all channels headset.
|
||||
belt: BoxFolderClipboard
|
||||
eyes: ClothingEyesHudCommand
|
||||
storage:
|
||||
back:
|
||||
- Flash
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
equipment:
|
||||
jumpsuit: ClothingUniformJumpsuitCaptain
|
||||
shoes: ClothingShoesBootsLaceup
|
||||
eyes: ClothingEyesGlassesSunglasses
|
||||
eyes: ClothingEyesGlassesCommand
|
||||
gloves: ClothingHandsGlovesCaptain
|
||||
head: ClothingHeadHatCaptain
|
||||
neck: ClothingNeckCloakCap
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
equipment:
|
||||
jumpsuit: ClothingUniformJumpsuitCapFormal
|
||||
shoes: ClothingShoesBootsLaceup
|
||||
eyes: ClothingEyesGlassesSunglasses
|
||||
eyes: ClothingEyesGlassesCommand
|
||||
gloves: ClothingHandsGlovesCaptain
|
||||
head: ClothingHeadHatCapcap
|
||||
neck: ClothingNeckMantleCap
|
||||
|
|
|
|||
Loading…
Reference in New Issue