Skip to content

Commit

Permalink
add reporter envirogloves
Browse files Browse the repository at this point in the history
  • Loading branch information
angelofallars committed Jan 22, 2025
1 parent c31f40f commit edd5f02
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
29 changes: 29 additions & 0 deletions Resources/Prototypes/Entities/Clothing/Hands/envirogloves.yml
Original file line number Diff line number Diff line change
Expand Up @@ -607,3 +607,32 @@
color: "#dab13b"
- type: Fiber
fiberColor: fibers-yellow

- type: entity
parent: ClothingHandsGlovesEnviroglovesBase
id: ClothingHandsGlovesEnviroglovesReporter
name: reporter envirogloves
description: Covers up those scandalous boney hands.
components:
- type: Sprite
sprite: Clothing/Hands/Gloves/Color/color.rsi
layers:
- state: icon
color: "#79121b"
- type: Item
sprite: Clothing/Hands/Gloves/Color/color.rsi
inhandVisuals:
left:
- state: inhand-left
color: "#79121b"
right:
- state: inhand-right
color: "#79121b"
- type: Clothing
sprite: Clothing/Hands/Gloves/Color/color.rsi
clothingVisuals:
gloves:
- state: equipped-HAND
color: "#79121b"
- type: Fiber
fiberColor: fibers-red
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Wildcards/reporter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@
equipment:
jumpsuit: ClothingUniformEnvirosuitReporter
head: ClothingHeadEnvirohelmReporter
gloves: ClothingHandsGlovesEnviroglovesBlack
gloves: ClothingHandsGlovesEnviroglovesReporter

0 comments on commit edd5f02

Please sign in to comment.