]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Intercom resprite (#41962)
authorK-Dynamic <20566341+K-Dynamic@users.noreply.github.com>
Sat, 3 Jan 2026 06:48:37 +0000 (19:48 +1300)
committerGitHub <noreply@github.com>
Sat, 3 Jan 2026 06:48:37 +0000 (06:48 +0000)
* intercom resprite

* fix typo

* change copyright

Resources/Textures/Structures/Wallmounts/intercom.rsi/base.png
Resources/Textures/Structures/Wallmounts/intercom.rsi/broadcasting.png
Resources/Textures/Structures/Wallmounts/intercom.rsi/build.png
Resources/Textures/Structures/Wallmounts/intercom.rsi/meta.json
Resources/Textures/Structures/Wallmounts/intercom.rsi/panel.png
Resources/Textures/Structures/Wallmounts/intercom.rsi/speaker.png
Resources/Textures/Structures/Wallmounts/intercom.rsi/unshaded.png

index a85cbfbecc6aa5f549067703687291f9ea7634a6..707f642a69eb769b3b3433ef3aee9fdc32672c74 100644 (file)
Binary files a/Resources/Textures/Structures/Wallmounts/intercom.rsi/base.png and b/Resources/Textures/Structures/Wallmounts/intercom.rsi/base.png differ
index 962417ccb4d81d45d10de39580760a2931ae3484..d6eff47d1ef6d3adec44cfa619dc65070434cec5 100644 (file)
Binary files a/Resources/Textures/Structures/Wallmounts/intercom.rsi/broadcasting.png and b/Resources/Textures/Structures/Wallmounts/intercom.rsi/broadcasting.png differ
index e8edab0fa02d1783102470f9b37da0cfdada2e67..6dce382221457fdef07c7bb33ac185c5a661abe5 100644 (file)
Binary files a/Resources/Textures/Structures/Wallmounts/intercom.rsi/build.png and b/Resources/Textures/Structures/Wallmounts/intercom.rsi/build.png differ
index f5a9d7b89c245d2d21f3691555d55537ea7ab282..998ac78bb124e265b276f40137a590888825c6b0 100644 (file)
@@ -1,11 +1,11 @@
 {
+    "license": "CC-BY-SA-3.0",
+    "copyright": "Assets taken from baystation 12 at https://github.com/Baystation12/Baystation12/commit/026fb168bc9551f16c65385e941a1d449f13c97f | build and panel modified by K-Dynamic (github)",
     "version": 1,
     "size": {
         "x": 32,
         "y": 32
     },
-    "license": "CC-BY-SA-3.0",
-    "copyright": "Taken from /tg/station at https://github.com/tgstation/tgstation/commit/6bfe3b2e4fcbcdac9159dc4f0327a82ddf05ba7bi",
     "states": [
         {
             "name": "base",
             "directions": 4
         },
         {
-            "name": "speaker",
+            "name": "panel",
             "directions": 4
         },
         {
-            "name": "unshaded",
+            "name": "speaker",
             "directions": 4
         },
         {
-            "name": "panel",
-            "directions": 4
+            "name": "unshaded",
+            "directions": 4,
+            "delays": [
+                [
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    2.0
+                ],
+                [
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    2.0
+                ],
+                [
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    2.0
+                ],
+                [
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    0.1,
+                    2.0
+                ]
+            ]
         }
     ]
 }
index 68f4cd1240b80165a5489ef7287b8bc3b48dc143..9373404dd745531e3435044d726bfcddfc1d08c3 100644 (file)
Binary files a/Resources/Textures/Structures/Wallmounts/intercom.rsi/panel.png and b/Resources/Textures/Structures/Wallmounts/intercom.rsi/panel.png differ
index 4bcd29d7f4bedbfe0efad7a738265da1ea9ca702..57c0432aea51e71ec6876567b210ddb706e2bfef 100644 (file)
Binary files a/Resources/Textures/Structures/Wallmounts/intercom.rsi/speaker.png and b/Resources/Textures/Structures/Wallmounts/intercom.rsi/speaker.png differ
index a8fda54fc9332fe037dae35c49093bc5c4650995..aa96bdf1413ef62c74bf66a89b6c77178ca55855 100644 (file)
Binary files a/Resources/Textures/Structures/Wallmounts/intercom.rsi/unshaded.png and b/Resources/Textures/Structures/Wallmounts/intercom.rsi/unshaded.png differ