From: MissKay1994 <15877268+MissKay1994@users.noreply.github.com> Date: Fri, 5 Dec 2025 10:34:00 +0000 (-0500) Subject: Add missing vox unequipped sprite for explorer mask (#41405) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=5f757bd838d58b87b6139210e6d72b15887ef07a;p=space-station-14.git Add missing vox unequipped sprite for explorer mask (#41405) Mask on face --- diff --git a/Resources/Textures/Clothing/Mask/gasexplorer.rsi/meta.json b/Resources/Textures/Clothing/Mask/gasexplorer.rsi/meta.json index a83de36ef9..1766e18a85 100644 --- a/Resources/Textures/Clothing/Mask/gasexplorer.rsi/meta.json +++ b/Resources/Textures/Clothing/Mask/gasexplorer.rsi/meta.json @@ -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 @@ -37,6 +37,10 @@ { "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 index 0000000000..bbf5836103 Binary files /dev/null and b/Resources/Textures/Clothing/Mask/gasexplorer.rsi/up-equipped-MASK-vox.png differ