]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Add missing vox unequipped sprite for explorer mask (#41405)
authorMissKay1994 <15877268+MissKay1994@users.noreply.github.com>
Fri, 5 Dec 2025 10:34:00 +0000 (05:34 -0500)
committerGitHub <noreply@github.com>
Fri, 5 Dec 2025 10:34:00 +0000 (10:34 +0000)
Mask on face

Resources/Textures/Clothing/Mask/gasexplorer.rsi/meta.json
Resources/Textures/Clothing/Mask/gasexplorer.rsi/up-equipped-MASK-vox.png [new file with mode: 0644]

index a83de36ef9a3575a0109090b01744f1e7e9e82c3..1766e18a85e2ebb47c76609cd0336a2f33609111 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. Reptilian edit by Nairod(Github). Vox state by Flareguy for SS14 | vulpkanin version edited by Floofers",
+  "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Reptilian edit by Nairod(Github). Vox state by Flareguy for SS14 | vulpkanin version edited by Floofers | Vox unequipped by MissKay1994(Github)",
   "size": {
     "x": 32,
     "y": 32
     {
       "name": "equipped-MASK-reptilian",
       "directions": 4
+    },
+    {
+      "name": "up-equipped-MASK-vox",
+      "directions": 4
     }
   ]
 }
diff --git a/Resources/Textures/Clothing/Mask/gasexplorer.rsi/up-equipped-MASK-vox.png b/Resources/Textures/Clothing/Mask/gasexplorer.rsi/up-equipped-MASK-vox.png
new file mode 100644 (file)
index 0000000..bbf5836
Binary files /dev/null and b/Resources/Textures/Clothing/Mask/gasexplorer.rsi/up-equipped-MASK-vox.png differ