]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Warden headdresses In-hand Sprites (#33521)
authoronesch <118821520+onesch@users.noreply.github.com>
Thu, 12 Dec 2024 01:44:48 +0000 (05:44 +0400)
committerGitHub <noreply@github.com>
Thu, 12 Dec 2024 01:44:48 +0000 (02:44 +0100)
* Adds in-hand sprites to the warden beret.

* Adds in-hand sprites to the warden cap.

* resprite in-hand sprites to the warden cap.

Resources/Textures/Clothing/Head/Hats/beret_warden.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Head/Hats/beret_warden.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Head/Hats/beret_warden.rsi/meta.json
Resources/Textures/Clothing/Head/Hats/warden.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/Head/Hats/warden.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/Head/Hats/warden.rsi/meta.json

diff --git a/Resources/Textures/Clothing/Head/Hats/beret_warden.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/Hats/beret_warden.rsi/inhand-left.png
new file mode 100644 (file)
index 0000000..4be10fd
Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hats/beret_warden.rsi/inhand-left.png differ
diff --git a/Resources/Textures/Clothing/Head/Hats/beret_warden.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/Hats/beret_warden.rsi/inhand-right.png
new file mode 100644 (file)
index 0000000..cc9de31
Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hats/beret_warden.rsi/inhand-right.png differ
index 7bd2e3e22a7918d835b5d109d19d082fdd92659b..081fff118c144ec51999faa5ab77cc82ac4e4298 100644 (file)
@@ -1,7 +1,7 @@
 {
   "version": 1,
   "license": "CC-BY-SA-3.0",
-  "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e",
+  "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, Inhands by onesch",
   "size": {
     "x": 32,
     "y": 32
     {
       "name": "equipped-HELMET",
       "directions": 4
+    },
+    {
+      "name": "inhand-left",
+      "directions": 4
+    },
+    {
+      "name": "inhand-right",
+      "directions": 4
     }
   ]
 }
\ No newline at end of file
diff --git a/Resources/Textures/Clothing/Head/Hats/warden.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/Hats/warden.rsi/inhand-left.png
new file mode 100644 (file)
index 0000000..1c0e62c
Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hats/warden.rsi/inhand-left.png differ
diff --git a/Resources/Textures/Clothing/Head/Hats/warden.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/Hats/warden.rsi/inhand-right.png
new file mode 100644 (file)
index 0000000..b88b84d
Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hats/warden.rsi/inhand-right.png differ
index e953fa53d57d674fa3592a11fea6eb52f3070fe6..9749ec89153c6eccd8a85cba69199d9d07d50cc0 100644 (file)
@@ -1,7 +1,7 @@
 {
   "version": 1,
   "license": "CC-BY-SA-3.0",
-  "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, texture edited by TeaMaki (On github TeaMakiNL)",
+  "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, texture edited by TeaMaki (On github TeaMakiNL), Inhands by onesch",
   "size": {
     "x": 32,
     "y": 32
     {
       "name": "equipped-HELMET",
       "directions": 4
+    },
+    {
+      "name": "inhand-left",
+      "directions": 4
+    },
+    {
+      "name": "inhand-right",
+      "directions": 4
     }
   ]
 }