From 07b397deb8b53151ae70b1d18fbd7d826fd80fed Mon Sep 17 00:00:00 2001 From: Tris0r <163807362+Tris0r@users.noreply.github.com> Date: Tue, 7 Jan 2025 15:16:04 +0500 Subject: [PATCH] =?UTF-8?q?=D0=A1=D1=82=D0=B0=D0=BB=D0=B5=D0=BD=20=D1=81?= =?UTF-8?q?=D0=BA=D0=B0=D0=B7=D0=B0=D0=BB=20-=20=D1=8F=20=D1=81=D0=B4?= =?UTF-8?q?=D0=B5=D0=BB=D0=B0=D0=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Prototypes/Entities/Clothing/Neck/cloaks.yml | 2 +- .../equipped-NECK.png | Bin .../{piratecloak220.rsi => piratecap.rsi}/icon.png | Bin .../inhand-left.png | Bin .../inhand-right.png | Bin .../{piratecloak220.rsi => piratecap.rsi}/meta.json | 0 6 files changed, 1 insertion(+), 1 deletion(-) rename Resources/Textures/SS220/Clothing/Neck/Cloaks/{piratecloak220.rsi => piratecap.rsi}/equipped-NECK.png (100%) rename Resources/Textures/SS220/Clothing/Neck/Cloaks/{piratecloak220.rsi => piratecap.rsi}/icon.png (100%) rename Resources/Textures/SS220/Clothing/Neck/Cloaks/{piratecloak220.rsi => piratecap.rsi}/inhand-left.png (100%) rename Resources/Textures/SS220/Clothing/Neck/Cloaks/{piratecloak220.rsi => piratecap.rsi}/inhand-right.png (100%) rename Resources/Textures/SS220/Clothing/Neck/Cloaks/{piratecloak220.rsi => piratecap.rsi}/meta.json (100%) diff --git a/Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml b/Resources/Prototypes/Entities/Clothing/Neck/cloaks.yml index def6e4788f7e..f9acc12009b4 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: SS220/Clothing/Neck/Cloaks/piratecloak220.rsi #ss220 resprite + sprite: SS220/Clothing/Neck/Cloaks/piratecap.rsi #ss220 resprite - type: entity parent: ClothingNeckBase diff --git a/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/equipped-NECK.png b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/equipped-NECK.png similarity index 100% rename from Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/equipped-NECK.png rename to Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/equipped-NECK.png diff --git a/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/icon.png b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/icon.png similarity index 100% rename from Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/icon.png rename to Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/icon.png diff --git a/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/inhand-left.png b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/inhand-left.png similarity index 100% rename from Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/inhand-left.png rename to Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/inhand-left.png diff --git a/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/inhand-right.png b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/inhand-right.png similarity index 100% rename from Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/inhand-right.png rename to Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/inhand-right.png diff --git a/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/meta.json b/Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/meta.json similarity index 100% rename from Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecloak220.rsi/meta.json rename to Resources/Textures/SS220/Clothing/Neck/Cloaks/piratecap.rsi/meta.json