diff --git a/Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml b/Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml index 2fe842c20062b7..f9acc12009b483 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/piratecap.rsi #ss220 resprite - type: entity parent: ClothingNeckBase diff --git a/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/equipped-NECK.png b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/equipped-NECK.png new file mode 100644 index 00000000000000..becca64bb59587 Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/icon.png b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/icon.png new file mode 100644 index 00000000000000..29f68cce18b0f3 Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/icon.png differ diff --git a/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/inhand-left.png b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/inhand-left.png new file mode 100644 index 00000000000000..9d7b53fa676f5b Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/inhand-left.png differ diff --git a/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/inhand-right.png b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/inhand-right.png new file mode 100644 index 00000000000000..3064820e2eeaeb Binary files /dev/null and b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/inhand-right.png differ diff --git a/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/meta.json b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/meta.json new file mode 100644 index 00000000000000..835caff2934376 --- /dev/null +++ b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt", + "copyright": "Sprited 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 + } + ] +}