From 19265370b1b0c6fb4d073630f5bcdff53bbbd75d Mon Sep 17 00:00:00 2001 From: Monotheonist <182929384+Monotheonist@users.noreply.github.com> Date: Mon, 4 Nov 2024 04:09:07 -0400 Subject: [PATCH] Sprite the actual hood, tell me what I'm missing. --- .../Coat/hoodmail.rsi/equipped-HELMET.png | Bin 0 -> 504 bytes .../Head/Hoods/Coat/hoodmail.rsi/icon.png | Bin 0 -> 363 bytes .../Head/Hoods/Coat/hoodmail.rsi/meta.json | 18 ++++++++++++++++++ 3 files changed, 18 insertions(+) create mode 100644 Resources/Textures/DeltaV/Clothing/Head/Hoods/Coat/hoodmail.rsi/equipped-HELMET.png create mode 100644 Resources/Textures/DeltaV/Clothing/Head/Hoods/Coat/hoodmail.rsi/icon.png create mode 100644 Resources/Textures/DeltaV/Clothing/Head/Hoods/Coat/hoodmail.rsi/meta.json diff --git a/Resources/Textures/DeltaV/Clothing/Head/Hoods/Coat/hoodmail.rsi/equipped-HELMET.png b/Resources/Textures/DeltaV/Clothing/Head/Hoods/Coat/hoodmail.rsi/equipped-HELMET.png new file mode 100644 index 0000000000000000000000000000000000000000..6062386142f4b9dce150b358886c086ba7a5885a GIT binary patch literal 504 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1E2l#}zK7Rh@`kf~-Y8k@P;qr!A$`<8H)?G42MdC`?mcGYy-RDYah5^;? zKln`^Nb!~g`33(+0t~hanMpyiI9E{-7)?r*0ZEIO>f z1+lkeyM_iw$zk|!$c&g9>_VP?-!j{T7=$rI)3L)bkc>&>dJYrJ=##?PrK{^Hv6 zy9%kR&Ui0vX!zcFkHdXV(ORi1Rw_$sl+`lca=6bBjy|Fp{bcIpQ%V9g_pE=g=}ct4 zw~e<&$TC7FN{M|5i`K+ub%k{YcQ#jDe-Ova&fvkB#GbO-;GVn10kc!T8<`bfeEuTi zkUd@g{9gxQ1I9(1GZ-$i^f0XL-PNSEJ?-K`xeG2k6mNWR^?1P|{q7aRueBG7gi@eEeM1MG8=`$J50z#KQmW1aH2>3Oua2Jb5dmZ+$uZw?9fmdKDSix(ovij@dB_8OAU3F_HS+A@K85(QFH*Z?>s9 z9cPpdSyu9PJ}=V$;}O@)739LYzHwUR-Xz8KiWAIiHrGD4NUB&{@qfV{b30qpo`NHq eCjUgU{xU_*^KV@+X^$MxT@0SCelF{r5}E*RnSkK{ literal 0 HcmV?d00001 diff --git a/Resources/Textures/DeltaV/Clothing/Head/Hoods/Coat/hoodmail.rsi/meta.json b/Resources/Textures/DeltaV/Clothing/Head/Hoods/Coat/hoodmail.rsi/meta.json new file mode 100644 index 00000000000..86fc1cfea61 --- /dev/null +++ b/Resources/Textures/DeltaV/Clothing/Head/Hoods/Coat/hoodmail.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "By Monotheonist for SS14", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + } + ] +} \ No newline at end of file