diff --git a/Resources/Prototypes/Entities/Clothing/Hands/colored.yml b/Resources/Prototypes/Entities/Clothing/Hands/colored.yml index 8abd311b51f..ca62c92c855 100644 --- a/Resources/Prototypes/Entities/Clothing/Hands/colored.yml +++ b/Resources/Prototypes/Entities/Clothing/Hands/colored.yml @@ -319,8 +319,23 @@ - type: Fiber fiberColor: fibers-black -# Insulated Gloves (Yellow Gloves) +# Yellow Gloves (Insulated Gloves) # Currently can not be greyscaled without looking like shit. + +- type: entity + parent: ClothingHandsGlovesSyntheticBase + id: ClothingHandsGlovesColorYellowVanity + name: yellow gloves + description: Made to order specifically for members of a certain group of passengers. + components: + - type: Sprite + sprite: Clothing/Hands/Gloves/Color/yellow.rsi + - type: Item + - type: Clothing + sprite: Clothing/Hands/Gloves/Color/yellow.rsi + - type: Fiber + fiberColor: fibers-yellow + - type: entity parent: ClothingHandsBase id: ClothingHandsGlovesColorYellow diff --git a/Resources/Prototypes/Loadouts/Jobs/Civilian/passenger.yml b/Resources/Prototypes/Loadouts/Jobs/Civilian/passenger.yml index 535c2aacf3d..60be101e4b7 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Civilian/passenger.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Civilian/passenger.yml @@ -94,7 +94,7 @@ - !type:GroupLoadoutEffect proto: GreyTider equipment: - gloves: ClothingHandsGlovesFingerlessInsulated + gloves: ClothingHandsGlovesColorYellowVanity # Outerclothing - type: loadout