From: TakoDragon <69509841+BackeTako@users.noreply.github.com> Date: Sat, 26 Apr 2025 19:26:23 +0000 (+0200) Subject: The Atmos A Airlock (#36376) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=2bd8455ff7dfc447d6fbbc09fdda15e090f360bd;p=space-station-14.git The Atmos A Airlock (#36376) * airlocks * Update meta.json Added my modification in the meta --- diff --git a/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/assembly.png b/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/assembly.png index 0c50656f6b..1ef67a5941 100644 Binary files a/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/assembly.png and b/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/assembly.png differ diff --git a/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/closed.png b/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/closed.png index 97e3a30040..e8cc691900 100644 Binary files a/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/closed.png and b/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/closed.png differ diff --git a/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/closing.png b/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/closing.png index 0a679afb71..ecfe116011 100644 Binary files a/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/closing.png and b/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/closing.png differ diff --git a/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/meta.json b/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/meta.json index 12fec14c77..acf62e4988 100644 --- a/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/meta.json +++ b/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from paradise station at commit https://github.com/ParadiseSS13/Paradise/commit/9312f1fb7dcdf1c195e255a528f31092613fb60d", + "copyright": "Taken from paradise station at commit https://github.com/ParadiseSS13/Paradise/commit/9312f1fb7dcdf1c195e255a528f31092613fb60d modified by BackeTako (Github)", "size": { "x": 32, "y": 32 @@ -192,4 +192,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/open.png b/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/open.png index 61f9bb5c08..a5c9cd9897 100644 Binary files a/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/open.png and b/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/open.png differ diff --git a/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/opening.png b/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/opening.png index bd7937096e..0da6080233 100644 Binary files a/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/opening.png and b/Resources/Textures/Structures/Doors/Airlocks/Standard/atmospherics.rsi/opening.png differ