Skip to content

Commit

Permalink
Merge pull request #1296 from dvir001/2024-04-29-PiratesSensors
Browse files Browse the repository at this point in the history
Pirates Suit Sensors
  • Loading branch information
GreaseMonk authored Apr 29, 2024
2 parents d651507 + 1d95ce3 commit b2d2b8c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,9 @@
- state: equipped-INNERCLOTHING
color: "#c59431"
- state: trinkets-equipped-INNERCLOTHING
- type: SuitSensor # Frontier
randomMode: false # Frontier
mode: SensorOff # Frontier

# Brown Jumpskirt
- type: entity
Expand Down
3 changes: 3 additions & 0 deletions Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1052,6 +1052,9 @@
sprite: Clothing/Uniforms/Jumpsuit/pirate.rsi
- type: AddAccentClothing
accent: PirateAccent
- type: SuitSensor # Frontier
randomMode: false # Frontier
mode: SensorOff # Frontier

- type: entity
parent: ClothingUniformBase
Expand Down

0 comments on commit b2d2b8c

Please sign in to comment.