Skip to content

Commit

Permalink
who's afraid of the big black
Browse files Browse the repository at this point in the history
  • Loading branch information
Tris0r committed Jan 6, 2025
1 parent 24b4f07 commit aa458ec
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
description: A rather fetching black pirate cloak, complete with skull motif.
components:
- type: Sprite
sprite: Clothing/Neck/Cloaks/piratecap.rsi
sprite: SS220/Clothing/Neck/Cloaks/piratecloak220.rsi #ss220 resprite

- type: entity
parent: ClothingNeckBase
Expand Down
12 changes: 6 additions & 6 deletions Resources/Textures/Clothing/Neck/Cloaks/piratecap.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-NECK",
"directions": 4
{
"name": "icon"
},
{
"name": "equipped-NECK",
"directions": 4
},
{
"name": "inhand-left",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "made by brainfood1183 (github) for ss14, sprites in hand by PuroSlavKing (Github) and RudeyCoolLeet#3875, resprite by okroshka59 (Discord) for SS220",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-NECK",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

0 comments on commit aa458ec

Please sign in to comment.