From: Alpaccalypse <21291379+Alpaccalypse@users.noreply.github.com> Date: Wed, 15 Jan 2025 15:15:56 +0000 (+0000) Subject: Added missing details from worn capes to head of department beadsheets (#34396) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=e4468893159cda3ed6566ad3cdfe4072199309a2;p=space-station-14.git Added missing details from worn capes to head of department beadsheets (#34396) * Added key and missing details from worn cape to HOP bedsheet * Corrected canvas size for sprite * Subtle tweak to shading to reduce color blurring at pillow edge * Matched Hue and tone to cape * Tweak chekered pattern marks for gold trim * Removed accidental palette inclusion * Clearer wording and corrected attribution name. * Tweaked shading on key image to fit in better with bed aesthetics * Added CE cape icon to bedsheet * Added cape image to HOP bedsheet. Made gold trim better match cape visuals * RD cape icon added. Colour tweaked to better match cape. * Updates json * Tweaks to gold trim shading to match bed aesthetics * Added better shading for HOP sheet side. Halved file size. * Optimised HOS RD and CE sheet sprites * Corrected sprite title in attribution --- diff --git a/Resources/Textures/Objects/Misc/bedsheets.rsi/meta.json b/Resources/Textures/Objects/Misc/bedsheets.rsi/meta.json index f91263ff9a..63a2e35336 100644 --- a/Resources/Textures/Objects/Misc/bedsheets.rsi/meta.json +++ b/Resources/Textures/Objects/Misc/bedsheets.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/0ec86b44b11f5e2f45137d9f6c851b8942a26aa3, sheetbrigmedic sprited by RudeyCoolLeet#3875", + "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/0ec86b44b11f5e2f45137d9f6c851b8942a26aa3, sheetbrigmedic sprited by RudeyCoolLeet#3875, sheetce sheethop sheethos sheetrd are adaptations of the original sprites and were created by Alpaccalypse", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Objects/Misc/bedsheets.rsi/sheetce.png b/Resources/Textures/Objects/Misc/bedsheets.rsi/sheetce.png index 54133c26e5..fbe3387227 100644 Binary files a/Resources/Textures/Objects/Misc/bedsheets.rsi/sheetce.png and b/Resources/Textures/Objects/Misc/bedsheets.rsi/sheetce.png differ diff --git a/Resources/Textures/Objects/Misc/bedsheets.rsi/sheethop.png b/Resources/Textures/Objects/Misc/bedsheets.rsi/sheethop.png index 7bf9fbaf92..0c8d5d07d8 100644 Binary files a/Resources/Textures/Objects/Misc/bedsheets.rsi/sheethop.png and b/Resources/Textures/Objects/Misc/bedsheets.rsi/sheethop.png differ diff --git a/Resources/Textures/Objects/Misc/bedsheets.rsi/sheethos.png b/Resources/Textures/Objects/Misc/bedsheets.rsi/sheethos.png index 4a252390c4..c407897eba 100644 Binary files a/Resources/Textures/Objects/Misc/bedsheets.rsi/sheethos.png and b/Resources/Textures/Objects/Misc/bedsheets.rsi/sheethos.png differ diff --git a/Resources/Textures/Objects/Misc/bedsheets.rsi/sheetrd.png b/Resources/Textures/Objects/Misc/bedsheets.rsi/sheetrd.png index 6cb200ae6d..cd5ff83308 100644 Binary files a/Resources/Textures/Objects/Misc/bedsheets.rsi/sheetrd.png and b/Resources/Textures/Objects/Misc/bedsheets.rsi/sheetrd.png differ