Skip to content

Commit

Permalink
Moves courier flipped version into same RSI (DeltaV-Station#348)
Browse files Browse the repository at this point in the history
* combines the flip and unflip version

* a
  • Loading branch information
FluffiestFloof authored Oct 31, 2023
1 parent 9bfcf80 commit 76d02c2
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 28 deletions.
6 changes: 4 additions & 2 deletions Resources/Prototypes/DeltaV/Entities/Clothing/Head/hats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,9 +154,11 @@
description: Special delivery.
components:
- type: Sprite
sprite: DeltaV/Clothing/Head/Soft/couriersoft_flipped.rsi
sprite: DeltaV/Clothing/Head/Soft/couriersoft.rsi
state: flipped-icon
- type: Clothing
sprite: DeltaV/Clothing/Head/Soft/couriersoft_flipped.rsi
sprite: DeltaV/Clothing/Head/Soft/couriersoft.rsi
equippedPrefix: flipped

- type: entity
parent: ClothingHeadBase
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@
{
"name": "inhand-right",
"directions": 4
},
{
"name": "flipped-icon"
},
{
"name": "flipped-equipped-HELMET",
"directions": 4
}
]
}
Binary file not shown.
Binary file not shown.

This file was deleted.

0 comments on commit 76d02c2

Please sign in to comment.