diff --git a/Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml b/Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml index 2fe842c20062..def6e4788f7e 100644 --- a/Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml +++ b/Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml @@ -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 diff --git a/Resources/Textures/Clothing/Neck/Cloaks/piratecap.rsi/meta.json b/Resources/Textures/Clothing/Neck/Cloaks/piratecap.rsi/meta.json index a3ef379b5468..e36cce13e931 100644 --- a/Resources/Textures/Clothing/Neck/Cloaks/piratecap.rsi/meta.json +++ b/Resources/Textures/Clothing/Neck/Cloaks/piratecap.rsi/meta.json @@ -7,12 +7,12 @@ "y": 32 }, "states": [ - { - "name": "icon" - }, - { - "name": "equipped-NECK", - "directions": 4 + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 }, { "name": "inhand-left", diff --git a/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/equipped-NECK.png b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/equipped-NECK.png new file mode 100644 index 000000000000..becca64bb595 Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/icon.png b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/icon.png new file mode 100644 index 000000000000..29f68cce18b0 Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/icon.png differ diff --git a/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/inhand-left.png b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/inhand-left.png new file mode 100644 index 000000000000..9d7b53fa676f Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/inhand-left.png differ diff --git a/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/inhand-right.png b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/inhand-right.png new file mode 100644 index 000000000000..3064820e2eea Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/inhand-right.png differ diff --git a/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/meta.json b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/meta.json new file mode 100644 index 000000000000..fd7f86ead989 --- /dev/null +++ b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/meta.json @@ -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 + } + ] +}