From: Alekshhh <44923899+Alekshhh@users.noreply.github.com> Date: Sun, 14 Jan 2024 16:38:36 +0000 (+0200) Subject: Suit Storage Visual Change (#23799) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=374260c49e3ac697b476cfb2a398520a9561bdf8;p=space-station-14.git Suit Storage Visual Change (#23799) * Revert "New moth antennae and wing pair, Underwing (#23559)" This reverts commit 1b4f1ac35d8dad78661cb2511113184ced30d073. * Revert "Revert "New moth antennae and wing pair, Underwing (#23559)"" This reverts commit d2543d566cb398b4d7496e3f189cb638f826bf27. * dsd * sdst * sd --- diff --git a/Resources/Textures/Structures/Storage/suit_storage.rsi/base.png b/Resources/Textures/Structures/Storage/suit_storage.rsi/base.png index 5171b03f46..0de3196726 100644 Binary files a/Resources/Textures/Structures/Storage/suit_storage.rsi/base.png and b/Resources/Textures/Structures/Storage/suit_storage.rsi/base.png differ diff --git a/Resources/Textures/Structures/Storage/suit_storage.rsi/door.png b/Resources/Textures/Structures/Storage/suit_storage.rsi/door.png index e2d18e4eb4..53ab3f15cc 100644 Binary files a/Resources/Textures/Structures/Storage/suit_storage.rsi/door.png and b/Resources/Textures/Structures/Storage/suit_storage.rsi/door.png differ diff --git a/Resources/Textures/Structures/Storage/suit_storage.rsi/locked.png b/Resources/Textures/Structures/Storage/suit_storage.rsi/locked.png index 40b036a2e5..454c035fdd 100644 Binary files a/Resources/Textures/Structures/Storage/suit_storage.rsi/locked.png and b/Resources/Textures/Structures/Storage/suit_storage.rsi/locked.png differ diff --git a/Resources/Textures/Structures/Storage/suit_storage.rsi/meta.json b/Resources/Textures/Structures/Storage/suit_storage.rsi/meta.json index c4d4dc3468..561b5678da 100644 --- a/Resources/Textures/Structures/Storage/suit_storage.rsi/meta.json +++ b/Resources/Textures/Structures/Storage/suit_storage.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from /tg/station commit https://github.com/tgstation/tgstation/commit/af7b7043df593807f7a98b7a07880d7a977cda14 and slightly edited, welded state drawn by Flareguy for Space Station 14", + "copyright": "Taken from /tg/station commit https://github.com/tgstation/tgstation/commit/af7b7043df593807f7a98b7a07880d7a977cda14 and resprited by Alekshhh, welded state drawn by Flareguy for Space Station 14", "size": { "x": 32, "y": 32 @@ -26,4 +26,4 @@ "name": "welded" } ] -} \ No newline at end of file +} diff --git a/Resources/Textures/Structures/Storage/suit_storage.rsi/panel.png b/Resources/Textures/Structures/Storage/suit_storage.rsi/panel.png index 7c4ef0d075..9f587b0025 100644 Binary files a/Resources/Textures/Structures/Storage/suit_storage.rsi/panel.png and b/Resources/Textures/Structures/Storage/suit_storage.rsi/panel.png differ diff --git a/Resources/Textures/Structures/Storage/suit_storage.rsi/unlocked.png b/Resources/Textures/Structures/Storage/suit_storage.rsi/unlocked.png index cb906e3cb2..3ad29d8317 100644 Binary files a/Resources/Textures/Structures/Storage/suit_storage.rsi/unlocked.png and b/Resources/Textures/Structures/Storage/suit_storage.rsi/unlocked.png differ diff --git a/Resources/Textures/Structures/Storage/suit_storage.rsi/welded.png b/Resources/Textures/Structures/Storage/suit_storage.rsi/welded.png index d8e0281ebb..b01290de40 100644 Binary files a/Resources/Textures/Structures/Storage/suit_storage.rsi/welded.png and b/Resources/Textures/Structures/Storage/suit_storage.rsi/welded.png differ