From e344e79cdff6fc0ae1c7bfca06ccb34b15dabde9 Mon Sep 17 00:00:00 2001 From: Stxcking Date: Tue, 6 Jan 2026 10:59:39 -0500 Subject: [PATCH] More Feroxi Mask Sprites (#5149) guh --- .../Bandanas/black.rsi/equipped-MASK-feroxi.png | Bin 0 -> 363 bytes .../Clothing/Head/Bandanas/black.rsi/meta.json | 6 +++++- .../Bandanas/blue.rsi/equipped-MASK-feroxi.png | Bin 0 -> 385 bytes .../Clothing/Head/Bandanas/blue.rsi/meta.json | 6 +++++- .../Bandanas/botany.rsi/equipped-MASK-feroxi.png | Bin 0 -> 427 bytes .../Clothing/Head/Bandanas/botany.rsi/meta.json | 6 +++++- .../Bandanas/brown.rsi/equipped-MASK-feroxi.png | Bin 0 -> 378 bytes .../Clothing/Head/Bandanas/brown.rsi/meta.json | 6 +++++- .../Bandanas/gold.rsi/equipped-MASK-feroxi.png | Bin 0 -> 387 bytes .../Clothing/Head/Bandanas/gold.rsi/meta.json | 6 +++++- .../Bandanas/green.rsi/equipped-MASK-feroxi.png | Bin 0 -> 381 bytes .../Clothing/Head/Bandanas/green.rsi/meta.json | 6 +++++- .../Bandanas/grey.rsi/equipped-MASK-feroxi.png | Bin 0 -> 427 bytes .../Clothing/Head/Bandanas/grey.rsi/meta.json | 6 +++++- .../Bandanas/merc.rsi/equipped-MASK-feroxi.png | Bin 0 -> 347 bytes .../Clothing/Head/Bandanas/merc.rsi/meta.json | 6 +++++- .../Bandanas/red.rsi/equipped-MASK-feroxi.png | Bin 0 -> 392 bytes .../Clothing/Head/Bandanas/red.rsi/meta.json | 6 +++++- .../Bandanas/skull.rsi/equipped-MASK-feroxi.png | Bin 0 -> 481 bytes .../Clothing/Head/Bandanas/skull.rsi/meta.json | 6 +++++- .../goliathhelm.rsi/equipped-head-feroxi.png | Bin 0 -> 960 bytes .../Head/Hardsuits/goliathhelm.rsi/meta.json | 6 +++++- .../paramedhelm.rsi/equipped-head-feroxi.png | Bin 0 -> 1333 bytes .../Head/Hardsuits/paramedhelm.rsi/meta.json | 6 +++++- .../Mask/breath.rsi/equipped-MASK-feroxi.png | Bin 0 -> 573 bytes .../Textures/Clothing/Mask/breath.rsi/meta.json | 6 +++++- .../Mask/ert.rsi/equipped-MASK-feroxi.png | Bin 0 -> 773 bytes .../Textures/Clothing/Mask/ert.rsi/meta.json | 6 +++++- .../Mask/gasatmos.rsi/equipped-MASK-feroxi.png | Bin 0 -> 683 bytes .../Clothing/Mask/gasatmos.rsi/meta.json | 8 +++++--- .../Mask/gascaptain.rsi/equipped-MASK-feroxi.png | Bin 0 -> 721 bytes .../Clothing/Mask/gascaptain.rsi/meta.json | 8 +++++--- .../Mask/gascentcom.rsi/equipped-MASK-feroxi.png | Bin 0 -> 796 bytes .../Clothing/Mask/gascentcom.rsi/meta.json | 6 +++++- .../gasexplorer.rsi/equipped-MASK-feroxi.png | Bin 0 -> 790 bytes .../Clothing/Mask/gasexplorer.rsi/meta.json | 8 +++++--- .../gassecurity.rsi/equipped-MASK-feroxi.png | Bin 0 -> 471 bytes .../Clothing/Mask/gassecurity.rsi/meta.json | 6 +++++- .../gassyndicate.rsi/equipped-MASK-feroxi.png | Bin 0 -> 994 bytes .../Clothing/Mask/gassyndicate.rsi/meta.json | 12 +++++++++++- .../Mask/medical.rsi/equipped-MASK-feroxi.png | Bin 0 -> 416 bytes .../Textures/Clothing/Mask/medical.rsi/meta.json | 8 +++++--- .../Mask/merc.rsi/equipped-MASK-feroxi.png | Bin 0 -> 736 bytes .../Textures/Clothing/Mask/merc.rsi/meta.json | 6 +++++- .../Mask/muzzle.rsi/equipped-MASK-feroxi.png | Bin 0 -> 436 bytes .../Textures/Clothing/Mask/muzzle.rsi/meta.json | 8 ++++++-- .../Mask/neckgaiter.rsi/equipped-MASK-feroxi.png | Bin 0 -> 441 bytes .../Clothing/Mask/neckgaiter.rsi/meta.json | 8 +++++--- .../Mask/sterile.rsi/equipped-MASK-feroxi.png | Bin 0 -> 375 bytes .../Textures/Clothing/Mask/sterile.rsi/meta.json | 6 +++++- .../Mask/swat.rsi/equipped-MASK-feroxi.png | Bin 0 -> 743 bytes .../Textures/Clothing/Mask/swat.rsi/meta.json | 6 +++++- .../Mask/pilot.rsi/equipped-MASK-feroxi.png | Bin 0 -> 433 bytes .../_NF/Clothing/Mask/pilot.rsi/meta.json | 6 +++++- 54 files changed, 142 insertions(+), 38 deletions(-) create mode 100644 Resources/Textures/Clothing/Head/Bandanas/black.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Head/Bandanas/blue.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Head/Bandanas/botany.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Head/Bandanas/brown.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Head/Bandanas/gold.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Head/Bandanas/green.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Head/Bandanas/grey.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Head/Bandanas/merc.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Head/Bandanas/red.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Head/Bandanas/skull.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Head/Hardsuits/goliathhelm.rsi/equipped-head-feroxi.png create mode 100644 Resources/Textures/Clothing/Head/Hardsuits/paramedhelm.rsi/equipped-head-feroxi.png create mode 100644 Resources/Textures/Clothing/Mask/breath.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Mask/ert.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Mask/gasatmos.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Mask/gascaptain.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Mask/gascentcom.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Mask/gasexplorer.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Mask/gassecurity.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Mask/gassyndicate.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Mask/medical.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Mask/merc.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Mask/muzzle.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Mask/neckgaiter.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Mask/sterile.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/Clothing/Mask/swat.rsi/equipped-MASK-feroxi.png create mode 100644 Resources/Textures/_NF/Clothing/Mask/pilot.rsi/equipped-MASK-feroxi.png diff --git a/Resources/Textures/Clothing/Head/Bandanas/black.rsi/equipped-MASK-feroxi.png b/Resources/Textures/Clothing/Head/Bandanas/black.rsi/equipped-MASK-feroxi.png new file mode 100644 index 0000000000000000000000000000000000000000..a098bcf41ab736892bf3badef7ffd8cd505cf899 GIT binary patch literal 363 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zRXtrCLn`LH zy|p*5*+AgH$Hl9pmIg5=zvJDrO#i@d{lu@*Gp2@QxrmjoRPJ!t=+5g)H4}J?I zS#~opeAu#SN_*(l*HyMv_pffXcs}WyPw)KaKVSS^mO1IMy1MkN4;!OoukS0{JzL!V zh{WTyTPG*&Te9!LoYOI}-><(5*t4oCJ9pWtx^p}BvYguVrQG|0e#NUtj6f%X!H0xJ z?6VSi%JMj}dMx`+FZ0XOziDiC{(-4k=Y~Y{nToD~9UUhY<|c2qdtJM8%J!p9NspGB z+3sSzBD%QNHQE&f0TZ*4h{5OTQQYxxBRY zb=p}WwRc;BEPj7`_?jhf&GwUv!p}zFFK&mb$Z8|{G!`W&upue%Db(0rtxap zt22AlCnl%ZP1*g@S@L-Ns{Gwwu5nNBQpt^D4_veQZ0|vxh(7OsC+_*ReRE!#d+F7^ z{*1dqT{e@yX4z$={QL81)%ol>{P$bG%B##0sSJyA=GRx+6nA!RR`0@|f68B{XE8z? b@uPkpgI~o&9{DTgFF+!mu6{1-oD!MPx$Wl2OqRCt{2+A&MRKor37SFqM1T>~zegy`6@Um#moH_2eTWO6khKv#El&}?1Z z`~n?IA)rDh7r|AeQitc_#aOlW(in>Ve-J`)N8aV#ZSRQy0Pt^BY$gY>tE-#!Z^tL2 zv7GPTS$)%nA33_Qy(a6;x;zcWa)13S)6Z9j4_5K57i*GGZM?sGdHnsK|B4?uYWu^5 zsI`aM>}Yz`+CwdS4SwWk_MTVn>;*ZaVpq%P7bq(Z00000004l$=@q+s Vp$;t1Pv8Im002ovPDHLkV1m>X#jyYY literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Bandanas/botany.rsi/meta.json b/Resources/Textures/Clothing/Head/Bandanas/botany.rsi/meta.json index a39a46ac81..fd2a6bbc68 100644 --- a/Resources/Textures/Clothing/Head/Bandanas/botany.rsi/meta.json +++ b/Resources/Textures/Clothing/Head/Bandanas/botany.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. equipped-MASK-vox & equipped-HELMET-vox states taken from Paradise at https://github.com/ParadiseSS13/Paradise/blob/bc095ad398790a2b718b2bab4f2157cdd80a51da/icons/mob/clothing/species/vox/mask.dmi", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. equipped-MASK-vox & equipped-HELMET-vox states taken from Paradise at https://github.com/ParadiseSS13/Paradise/blob/bc095ad398790a2b718b2bab4f2157cdd80a51da/icons/mob/clothing/species/vox/mask.dmi. Feroxi sprites made by @Stxcking", "size": { "x": 32, "y": 32 @@ -29,6 +29,10 @@ "name": "equipped-MASK-vox", "directions": 4 }, + { + "name": "equipped-MASK-feroxi", + "directions": 4 + }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/Clothing/Head/Bandanas/brown.rsi/equipped-MASK-feroxi.png b/Resources/Textures/Clothing/Head/Bandanas/brown.rsi/equipped-MASK-feroxi.png new file mode 100644 index 0000000000000000000000000000000000000000..6b8924231ffe6038b9703fc273cd7278faf51919 GIT binary patch literal 378 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zO*~y3Ln`LH zy=B|iNLMul`_%2b$M%@$T#_T^IJRj6>m=C z)Z)6G9eUTM=7(OT)N9|uFROk&`PKS%9~a;9&sVp;m$37ma!=&Ag7=hfmgyyzBNvtI z>RIw*O}hNQ;~(zY0bLCN2J;WjoY#5q-P49jsqKX`^NXyXomp5b^{^rRh~0&}Wv6FX ziS2ZG798oCD1H3?>i4_89OM?zo@6%vv&prx;$j2tX{RTh-nCQ8%6m$g=jy%j7uTtV zlq$cDwaiTU_i^8)?WTF{@`r!&3)P;{{@?M?)#ci5qYc?Uso&&R-Vfo1xZuG3&#bf0 Vb}Mh3e&h&9#M9N!Wt~$(696NGtNZ`} literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Bandanas/brown.rsi/meta.json b/Resources/Textures/Clothing/Head/Bandanas/brown.rsi/meta.json index bd9fd6d24a..fd2a6bbc68 100644 --- a/Resources/Textures/Clothing/Head/Bandanas/brown.rsi/meta.json +++ b/Resources/Textures/Clothing/Head/Bandanas/brown.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, modified by lzk228(discord 455630609641897984). equipped-MASK-vox & equipped-HELMET-vox states taken from Paradise at https://github.com/ParadiseSS13/Paradise/blob/bc095ad398790a2b718b2bab4f2157cdd80a51da/icons/mob/clothing/species/vox/mask.dmi and modified by Flareguy", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. equipped-MASK-vox & equipped-HELMET-vox states taken from Paradise at https://github.com/ParadiseSS13/Paradise/blob/bc095ad398790a2b718b2bab4f2157cdd80a51da/icons/mob/clothing/species/vox/mask.dmi. Feroxi sprites made by @Stxcking", "size": { "x": 32, "y": 32 @@ -29,6 +29,10 @@ "name": "equipped-MASK-vox", "directions": 4 }, + { + "name": "equipped-MASK-feroxi", + "directions": 4 + }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/Clothing/Head/Bandanas/gold.rsi/equipped-MASK-feroxi.png b/Resources/Textures/Clothing/Head/Bandanas/gold.rsi/equipped-MASK-feroxi.png new file mode 100644 index 0000000000000000000000000000000000000000..7009b8d7ee5518e0859272dafc6d6d278fbda9a7 GIT binary patch literal 387 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zZ9QEaLn`LH zy=Cin*g)jK$LUPWK}w1d3C?G18PZ<_YNft-mxt5vpi~o7=`OhbVuI%`5>#})W&CNZv zA2atnu2#>UT~K{l`@L`a>b2tW>cO3ouUwbU*ejMTlNICgGv(!-+wLE&dd~*vE6qKY zHob5z%e{H)&)yTVU{Q~?0XiK5`g~qDE|YEkYszvqB&hH7F26kUo11gzO)GD@n)1r# zo4(66<IOqm*W!Uy~EtfHr0zi_m>gU9Xj3Mu6&bN_qF2J1kb b@&7zO_m=L9Yn)krfkZrA{an^LB{Ts5C#k27 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Bandanas/gold.rsi/meta.json b/Resources/Textures/Clothing/Head/Bandanas/gold.rsi/meta.json index a39a46ac81..fd2a6bbc68 100644 --- a/Resources/Textures/Clothing/Head/Bandanas/gold.rsi/meta.json +++ b/Resources/Textures/Clothing/Head/Bandanas/gold.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. equipped-MASK-vox & equipped-HELMET-vox states taken from Paradise at https://github.com/ParadiseSS13/Paradise/blob/bc095ad398790a2b718b2bab4f2157cdd80a51da/icons/mob/clothing/species/vox/mask.dmi", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. equipped-MASK-vox & equipped-HELMET-vox states taken from Paradise at https://github.com/ParadiseSS13/Paradise/blob/bc095ad398790a2b718b2bab4f2157cdd80a51da/icons/mob/clothing/species/vox/mask.dmi. Feroxi sprites made by @Stxcking", "size": { "x": 32, "y": 32 @@ -29,6 +29,10 @@ "name": "equipped-MASK-vox", "directions": 4 }, + { + "name": "equipped-MASK-feroxi", + "directions": 4 + }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/Clothing/Head/Bandanas/green.rsi/equipped-MASK-feroxi.png b/Resources/Textures/Clothing/Head/Bandanas/green.rsi/equipped-MASK-feroxi.png new file mode 100644 index 0000000000000000000000000000000000000000..e9145225de22a0de0f9d131d869c6c4cca5c6ea6 GIT binary patch literal 381 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%z%{^TlLn`LH zz2)n5*g@pLNAcHAfg=10JSvlV^Y-{n+v%ZqDRuqj-n&z_1$nBfNId^>ZiaF^E>m&TGolM(!_xD@tS?9S@pFa+rBzo%Dk(aS0K$E_g zXy@y{Z#Ms*e8f*4=xhj(@OwUYUUc);w~U{S?yfzZWWK#Nsch|K%lA<&+%Lp~kI$7i zxK+Y?_tmR^Mce!GPs>|SMpD>Lfr7+{ZA&@ VyWK8dR2!o~BA%{(F6*2UngE;+tStZl literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Bandanas/green.rsi/meta.json b/Resources/Textures/Clothing/Head/Bandanas/green.rsi/meta.json index ef97b40b36..440e111e5c 100644 --- a/Resources/Textures/Clothing/Head/Bandanas/green.rsi/meta.json +++ b/Resources/Textures/Clothing/Head/Bandanas/green.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. equipped-MASK-vox & equipped-HELMET-vox states taken from Paradise at https://github.com/ParadiseSS13/Paradise/blob/bc095ad398790a2b718b2bab4f2157cdd80a51da/icons/mob/clothing/species/vox/mask.dmi", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. equipped-MASK-vox & equipped-HELMET-vox states taken from Paradise at https://github.com/ParadiseSS13/Paradise/blob/bc095ad398790a2b718b2bab4f2157cdd80a51da/icons/mob/clothing/species/vox/mask.dmi. Feroxi sprites made by @Stxcking", "size": { "x": 32, "y": 32 @@ -29,6 +29,10 @@ "name": "equipped-MASK-vox", "directions": 4 }, + { + "name": "equipped-MASK-feroxi", + "directions": 4 + }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/Clothing/Head/Bandanas/grey.rsi/equipped-MASK-feroxi.png b/Resources/Textures/Clothing/Head/Bandanas/grey.rsi/equipped-MASK-feroxi.png new file mode 100644 index 0000000000000000000000000000000000000000..105cabb193aaba4bff8df1cf5e13b61207ff37ec GIT binary patch literal 427 zcmV;c0aX5pP)Px$Wl2OqRCt{2+P`YTP!z}UpU|Oe9Qtpm1O&+gbO;>-zJm`SxH)!obaX5D0DXso zV{zyMNI(d7sci?dcDo(gE2$36O`_8F`&mq)_ngBq+c^>d0RL9a<;R`g&`46Nb-wjo z94{qFcegiAFw()MAOOGDZg{EVbnEO*MTId?s;0JsU+#~ zVdk8?tT5`DvN;PK&i)fcJ71O`v`sR*ui4L{aS9*wgSI)lxYWz@lgbqEtNB6O9J&So z0000000000AfMbbJv#>bX%5&QjMn3_(V$<+%+Muf-a4(LyhYf6n=|@NbT?267}o~)l8yaC$S6WH~##6EKY00000008)VJ^*>J VnJF=jwtxTt002ovPDHLkV1kWW!f^lq literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Bandanas/grey.rsi/meta.json b/Resources/Textures/Clothing/Head/Bandanas/grey.rsi/meta.json index a39a46ac81..fd2a6bbc68 100644 --- a/Resources/Textures/Clothing/Head/Bandanas/grey.rsi/meta.json +++ b/Resources/Textures/Clothing/Head/Bandanas/grey.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. equipped-MASK-vox & equipped-HELMET-vox states taken from Paradise at https://github.com/ParadiseSS13/Paradise/blob/bc095ad398790a2b718b2bab4f2157cdd80a51da/icons/mob/clothing/species/vox/mask.dmi", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. equipped-MASK-vox & equipped-HELMET-vox states taken from Paradise at https://github.com/ParadiseSS13/Paradise/blob/bc095ad398790a2b718b2bab4f2157cdd80a51da/icons/mob/clothing/species/vox/mask.dmi. Feroxi sprites made by @Stxcking", "size": { "x": 32, "y": 32 @@ -29,6 +29,10 @@ "name": "equipped-MASK-vox", "directions": 4 }, + { + "name": "equipped-MASK-feroxi", + "directions": 4 + }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/Clothing/Head/Bandanas/merc.rsi/equipped-MASK-feroxi.png b/Resources/Textures/Clothing/Head/Bandanas/merc.rsi/equipped-MASK-feroxi.png new file mode 100644 index 0000000000000000000000000000000000000000..07b1830225ec54a1943404faecbbb66435ace9e0 GIT binary patch literal 347 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zMLk^{Ln`LH zy|t6C$w8pu;lT(AVegGgRli*OE%Kq~gUFR{$F7Cx_;yUqek^6OZbMPU-+0cH=O^0I z+*lYI_CMWOvnFIkZGBp8ya@Zr&%KvtuKOt7J@M<`yz-*H_jA@{9xAcgX{UWU`TbG* zNh%ZlE|;#J@vSWC$&LL*+JmIN5c}&340DaQoWG;a^riE4{w5>$h@%rDp93VAsDaFv1!8FrP@+cb`(x- z`}Uuizs_K@@s2n*K?a6@Yfn6X7?S;aS4`hMdz0Qbr!Q$Q%l}ugQDSfWT)%ri_lm!s zwIOKL-Z1In&yU(uJd?^@4Yi+FSi8SDZDeKQ`~FtG$o#C_a#z8nQMWA%*Tt2r+FBdE z{^{e2J=Guilk>ha0-X&84ZmmFTrN)D;9Yz`$MaU<%{wRGR-V!PxNP0!%2~TO#5Y7g zm@wT!?5E_+_D4x^r*y+jYKxec7*8sD9y#eo`qHZZTz8yud)7?JlD_ygGIZ~v;I(Vd zZ>jpGZFQyPmc-3xl@})d{GFD3zPLuxxO#Twe+9#3X3K1y#PyXno&9_wclCtZ+ArL_ inCgDWDT+hgv;VoYXLz5{Z`0Y#AQ4YjKbLh*2~7ZYAFy-) literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Bandanas/red.rsi/meta.json b/Resources/Textures/Clothing/Head/Bandanas/red.rsi/meta.json index a39a46ac81..fd2a6bbc68 100644 --- a/Resources/Textures/Clothing/Head/Bandanas/red.rsi/meta.json +++ b/Resources/Textures/Clothing/Head/Bandanas/red.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. equipped-MASK-vox & equipped-HELMET-vox states taken from Paradise at https://github.com/ParadiseSS13/Paradise/blob/bc095ad398790a2b718b2bab4f2157cdd80a51da/icons/mob/clothing/species/vox/mask.dmi", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. equipped-MASK-vox & equipped-HELMET-vox states taken from Paradise at https://github.com/ParadiseSS13/Paradise/blob/bc095ad398790a2b718b2bab4f2157cdd80a51da/icons/mob/clothing/species/vox/mask.dmi. Feroxi sprites made by @Stxcking", "size": { "x": 32, "y": 32 @@ -29,6 +29,10 @@ "name": "equipped-MASK-vox", "directions": 4 }, + { + "name": "equipped-MASK-feroxi", + "directions": 4 + }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/Clothing/Head/Bandanas/skull.rsi/equipped-MASK-feroxi.png b/Resources/Textures/Clothing/Head/Bandanas/skull.rsi/equipped-MASK-feroxi.png new file mode 100644 index 0000000000000000000000000000000000000000..20a334da584b67ac480232710d83aca7e16e7bd0 GIT binary patch literal 481 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zXM4IhhE&XX zd&@BIkbwx>1N*7B7S28O%u=XIXpymz`2#7Bo;wYl(gp@8Ck$^GCloTOaChEx4zzA% zWGm-t+9JAxcd73G?Jh-gzR$}|tzzrw=vWsfVic+Q^z~P(xcInxd#l%6-4LPkU=DYe za^(lxF>3E{d4arLH8`hW0M}2v!+CrO`QDSbY0a) z7bNiI_?$ZzbZ#XapS56Z*lBYq-ZRgO&!lbkl3J!{=)d;!X_q7AyJPj0>TKlXZMqAS zd(4l8Tr<~sGPx&dPzh_mT?Mg38e`*&c;uEa84e+u1twa+7G&Vfj-IJh#-YxXMYF*3UKe7CwAPmsgDq`| zk82YBLH1CAXMPi}->(-f9so{Xk??L$d=k|V%|eUQH#mc6GNT=_L>fI^4qf942@r`y z003WZUMgx&bv^_DeEb%IQF(x0{zt)u;PVqfNC2nP2>|fSZz6lB;9xBT0BBx*Aso0? z#$J6zD!q$TdbezTA_xf}%Q67qv$qwo@Gk(sfK~0ga~4>Yh2sk`VAXO#5rrZcPQY(x zZVT8%i+Vh;s)ySG)`<6jiI(y>Pw!u4g^xuMbltCR3z*B2KVOyA1ZDJl0CFPms~{{J zAMaTBjvKw}1VIo4K@bE%5ClOG1VIqQzX12*8~v}a&*#&u5guDlT>wYd|LOt1oh@yh z$Mv>9MeVit^rG?K&c@N_v)3HIYJ0q}FrmNKg{7ApMUHHH>p9fo(^pGSlGx;&>Paro z#W6JKEsHNwqaaitz!%TG`DikOPb=}V?-(UQP?8w8<42p-wz2U=3=Mh_OQa#K#IbBq zYY3`EXrckXo%M7%5KU$7+M+_O#z05q3+YDe6n ztJ)pr2`8G&Xl;>51V8sLYUjLeASg-9ZK+>!bX&lJlEk9fd@VxZ;)hefa4KIwA(EJ@ z7J#d|x1Tw(pI45cU`OgnX)VIRS_lVgAuPz{mboEU0CHJ&eItdv{S5AT7&km z*De6Lx&f&qC)5*u-;Xu}3$l92b7z_(>QL)`3>KcZw_3H&_L=XP+Nr;F%`N#Zi@NyI zg>xDrKq*`hX(evR;yGM|!g_?l7o+a(Sp@(_MxYoGzalmhlzJw<<7h-B3PBJAK@bE% i5ClOG1VIr0FMk0MDwgHp7|(G400004Xzac literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Hardsuits/goliathhelm.rsi/meta.json b/Resources/Textures/Clothing/Head/Hardsuits/goliathhelm.rsi/meta.json index 5d63229cb7..56d0b925ba 100644 --- a/Resources/Textures/Clothing/Head/Hardsuits/goliathhelm.rsi/meta.json +++ b/Resources/Textures/Clothing/Head/Hardsuits/goliathhelm.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Normal and vox sprites created by https://github.com/Pronana / princesscheeseballs (Discord). Dog states modified from base states by Sparlight (GitHub). Reptilian states by TiniestShark (Github)", + "copyright": "Normal and vox sprites created by https://github.com/Pronana / princesscheeseballs (Discord). Dog states modified from base states by Sparlight (GitHub). Reptilian states by TiniestShark (Github). Feroxi sprites made by @Stxcking", "size": { "x": 32, "y": 32 @@ -66,6 +66,10 @@ { "name": "equipped-head-unshaded-dog", "directions": 4 + }, + { + "name": "equipped-head-feroxi", + "directions": 4 } ] } diff --git a/Resources/Textures/Clothing/Head/Hardsuits/paramedhelm.rsi/equipped-head-feroxi.png b/Resources/Textures/Clothing/Head/Hardsuits/paramedhelm.rsi/equipped-head-feroxi.png new file mode 100644 index 0000000000000000000000000000000000000000..5f43f19daf17577f6f70b99cddcf32ba40f12f5f GIT binary patch literal 1333 zcmV-51Px(?@2^KRCt{2npJ^()iGqz9?$Zw}^P5AliZ?7{t;-lP24>t!dh2lai#HWV5roGnv`h<3qAz z(o{MVlY;boFzlQ&|Nb}TT$ulWHBBWmK5*4jIw(KjP{w9i)<$wM8?KVfc)`GT= z&I?avh26GND*YcEvF#`OUlmntKRWWK*on}w)5bF64+dZ8U+TnqvHkf&B6a@j75&Y- z4vL%Ceo_FApKOL(e&WRF#8Cq=Up)y)*h!TGpEho;cOA@xf`?>IVe5k65X_}a($rqdFF$@FK zG*ML*kH<&LdtZvFM8dINM?+vVSw`;80Oe(Va%PUannsA_aV93G2>88dcLv-?=Kwu6 zMD4~Zrl+R?_^Jtxjx4ocE->kjq0a`@D#Qz90N5sBO+5b)E{ z(ME4?Kboc!4mT4Dh3M|?UbiH4b#;l$Lo+M-N23>&#vLz<*5_*I>FIH0-<5DU{DKGs z{A}A6;`Z$rnM|6pvU0nv>+=i`Uwv#FqP4))J|GeqPykd_C6mdJ&kK7k2L5-!OC%DB zL?V$$Boc{4B9TZW63G+Cs=ngZ2KS0P-*2JuwHVKy{20I2gQ6&p?TkR@XZ?1SI@0~V z-M^Z`jH}P$ELLWM4MC2bHmGl?M+jlp=n9UlClA^PZVpmYT}4fG)vC(#t`bnFzh~2F z7Jf5`WNO(tf%db#>z0J}v%O-et$Z>?R!w8(EOJ(!ii!%?NpMsfEa36@s5tlr`OMt- z7~@zApp~FcbY9A22&Ri)Um29&&W&QMgKgWf_!?{)GbdQO!eX zK*1OqU?#s%wpKjF6xG(acH&WF$A<0unW_7*csQfz)(!A1jN+1eaRBBm<6pEq99Id* znI@X1QyTD7dH5*$g>P~`pRc(1_ARWuphQfNb!FZe+5T_s`%*yX>1EG-KHq|zrjs+> z9FK502`0uaDY~wc)pSD5jTpv!v0)fwH61^b?A*DX&dvh>M5EW%Y)LHW>g+r~INVG? znZhs(3bp}qRvul~T`z^MmqCEBkv?Vc%!f}E+WU6bA%q|p3=)sW*EIM7(dacL9*@(| z(0~wveY^iTqB9!3sEkH0uFB?rc6864eIlP12qDO3wRH)8DLZ!T5~Za9d+%}O${(^M rFOf(j5{X12kw_#Gi9{liNF4Jw0fa?BoBFp(00000NkvXXu0mjffQ^j# literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Hardsuits/paramedhelm.rsi/meta.json b/Resources/Textures/Clothing/Head/Hardsuits/paramedhelm.rsi/meta.json index e2f24b4b9e..58d5b8dfd5 100644 --- a/Resources/Textures/Clothing/Head/Hardsuits/paramedhelm.rsi/meta.json +++ b/Resources/Textures/Clothing/Head/Hardsuits/paramedhelm.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from paradise station at commit https://github.com/ParadiseSS13/Paradise/commit/e5e584804b4b0b373a6a69d23afb73fd3c094365, redrawn by Ubaser. vox state by Flareguy, icon-flash and light-overlay states by Velken | equipped-head-vulpkanin from an unknown source, equipped-head-light-vulpkanin modified by deltanedas (github), Dog states modified from base states by Sparlight (GitHub).", + "copyright": "Taken from paradise station at commit https://github.com/ParadiseSS13/Paradise/commit/e5e584804b4b0b373a6a69d23afb73fd3c094365, redrawn by Ubaser. vox state by Flareguy, icon-flash and light-overlay states by Velken | equipped-head-vulpkanin from an unknown source, equipped-head-light-vulpkanin modified by deltanedas (github), Dog states modified from base states by Sparlight (GitHub). Feroxi sprites made by @Stxcking", "size": { "x": 32, "y": 32 @@ -39,6 +39,10 @@ { "name": "equipped-head-light-dog", "directions": 4 + }, + { + "name": "equipped-head-feroxi", + "directions": 4 } ] } diff --git a/Resources/Textures/Clothing/Mask/breath.rsi/equipped-MASK-feroxi.png b/Resources/Textures/Clothing/Mask/breath.rsi/equipped-MASK-feroxi.png new file mode 100644 index 0000000000000000000000000000000000000000..6122e0ac61f2a9b7a0c16c5f17dfdcef3b0905e4 GIT binary patch literal 573 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|q*5b1(|mmy zw18|521Z6924;{FAOr*91EtS_49)_N$YKTtZeb8+WSBKa0w^ex>Ea&(q?y1f85k6R zv<47^Xb}GL#!t={NFVTYaSW+od~?Z>tJy%HHL+hU@5twpw`RBFjtEyUt-p}^k!RiV zJqJ2kXR)l}{wVI`qjoaIZmpIai+}?IBTE;{u5DYd9E!2ox?N?OwY|9h$%!$SuWZeo zyk~kU>%~2fPBQ=FdG$x2$<%(HMSan~irUymmcHL+r3*Jy^`6(e_x9VTH)ntEbN=mq z|M;QMJ+qFrtL-?H`0LfZKl=`S_#XY`utnWp&g~krlmtPRfo()49$aFQ2YTWEf5An? z`+$rSAiuo5e2}x*0q7I&$uTNlE4H=m<7h!TZ6@(us9HW-a^R^}gu*xy$p?WWG+=7yRXq-0=@pTXNq>M{LvG@~rf) z(iE*V2dBQQdA@2}Re}Aj+VI?P=HF~rUxYHa73|9jm;SOQz@EpR#k~Am-MP6F=dPb+ zX*s<%xn=SHEg^xa*?03Q_#+<6uL(T-d4qBT0~3b=I&t7XXAOh>OOdIE<5x}t`ia5Q L)z4*}Q$iB}!&BJ2 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Mask/breath.rsi/meta.json b/Resources/Textures/Clothing/Mask/breath.rsi/meta.json index 890db7639b..fb371f98a0 100644 --- a/Resources/Textures/Clothing/Mask/breath.rsi/meta.json +++ b/Resources/Textures/Clothing/Mask/breath.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). equipped-MASK-vox & up-equipped-MASK-vox state in /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/4638130fab5ff0e9faa220688811349d3297a33e | https://github.com/ParadiseSS13/Paradise/commit/f0fa4e1fd809482fbc104a310aa34cebf7df157d", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Reptilian edit by Nairod(Github). equipped-MASK-vox & up-equipped-MASK-vox state in /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/4638130fab5ff0e9faa220688811349d3297a33e | https://github.com/ParadiseSS13/Paradise/commit/f0fa4e1fd809482fbc104a310aa34cebf7df157d. Feroxi sprites made by @Stxcking", "size": { "x": 32, "y": 32 @@ -85,6 +85,10 @@ { "name": "up-equipped-MASK-vulpkanin", "directions": 4 + }, + { + "name": "equipped-MASK-feroxi", + "directions": 4 } ] } diff --git a/Resources/Textures/Clothing/Mask/ert.rsi/equipped-MASK-feroxi.png b/Resources/Textures/Clothing/Mask/ert.rsi/equipped-MASK-feroxi.png new file mode 100644 index 0000000000000000000000000000000000000000..91efe66e674498972e7ab8ae944be27b869b263d GIT binary patch literal 773 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 UbGj11?f?J)07*qoM6N<$f_M{Q4FCWD literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Mask/gasexplorer.rsi/meta.json b/Resources/Textures/Clothing/Mask/gasexplorer.rsi/meta.json index a83de36ef9..baaca1f25f 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. Feroxi sprites made by @Stxcking", "size": { "x": 32, "y": 32 @@ -22,8 +22,10 @@ "name": "up-equipped-MASK", "directions": 4 }, - { - "name": "inhand-left", + { "name": "equipped-MASK-feroxi", + "directions": 4 + }, + { "name": "inhand-left", "directions": 4 }, { diff --git a/Resources/Textures/Clothing/Mask/gassecurity.rsi/equipped-MASK-feroxi.png b/Resources/Textures/Clothing/Mask/gassecurity.rsi/equipped-MASK-feroxi.png new file mode 100644 index 0000000000000000000000000000000000000000..a36f9913995d12b3fd41a810ddf85389ee5e19c7 GIT binary patch literal 471 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zCwjU#hE&XX zdrP-J07J>Ff7>dEA9RY-hMw4(8rfdlIodUE|^Fh9HF} zpX}OFrl0fK{y2?MNompS4v!a`?q992*(dS;)<4U@+w3kXS4w4TebpXrzJL6DRqy+k zCRx{RAIqLyZ6cMpF=Eae)7SoM7ydjHIjz;^{NaE4aTge;7u}itd-2)%uXpvis7y)a zd@jS*%s8i5&bWQ4*L_~J^>&#hBnyoi;zTFY4VOJ9ByZ!c# zlpqqgX#erLh0f_s0V1v|R=rAGylK@cr$CY2nqPEF@4Q;~n~}jlhHvA|90rEZKWz?u zd%E{KLxV-%#;CP&MjChfyZ3q)%zMtrP_7@VkN!Vp)`6;MF7XVwvM6#(9yNz?fq2boFyt I=akR{07;qA3IG5A literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Mask/gassecurity.rsi/meta.json b/Resources/Textures/Clothing/Mask/gassecurity.rsi/meta.json index 576b3d129f..f430cfbd81 100644 --- a/Resources/Textures/Clothing/Mask/gassecurity.rsi/meta.json +++ b/Resources/Textures/Clothing/Mask/gassecurity.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). equipped-MASK-vox & up-equipped-MASK-vox states taken from Paradise at https://github.com/ParadiseSS13/Paradise/blob/bc095ad398790a2b718b2bab4f2157cdd80a51da/icons/mob/clothing/species/vox/mask.dmi | vulpkanin version taken from Paradise station at https://github.com/ParadiseSS13/Paradise/commit/f0fa4e1fd809482fbc104a310aa34cebf7df157d", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Reptilian edit by Nairod(Github). equipped-MASK-vox & up-equipped-MASK-vox states taken from Paradise at https://github.com/ParadiseSS13/Paradise/blob/bc095ad398790a2b718b2bab4f2157cdd80a51da/icons/mob/clothing/species/vox/mask.dmi | vulpkanin version taken from Paradise station at https://github.com/ParadiseSS13/Paradise/commit/f0fa4e1fd809482fbc104a310aa34cebf7df157d. Feroxi sprites made by @Stxcking", "size": { "x": 32, "y": 32 @@ -22,6 +22,10 @@ "name": "equipped-MASK-vox", "directions": 4 }, + { + "name": "equipped-MASK-feroxi", + "directions": 4 + }, { "name": "up-equipped-MASK", "directions": 4 diff --git a/Resources/Textures/Clothing/Mask/gassyndicate.rsi/equipped-MASK-feroxi.png b/Resources/Textures/Clothing/Mask/gassyndicate.rsi/equipped-MASK-feroxi.png new file mode 100644 index 0000000000000000000000000000000000000000..c538329b5093f1037c01a7c71899536f59ae1bad GIT binary patch literal 994 zcmeAS@N?(olHy`uVBq!ia0vp^2|(Py!3HG1+{xJmq!^2X+?^QKos)S9%2GKywxbNx}%WQo;D2VCl1e_)^dQKkwxG~JX7uc{Fi;7>#WL;md>00eft{ZHs{3{S z^g7X3yL6Up*sxi?@<(la|5NRXS<9yH;$HOi&kx_S*zL9L8~(mo`Yn6?q2p1tUX`ax zZKu9}KHdFmd(HL*O<%sQK70D{`**8NuT|BRnCv+)J@w~jr!2?m*D`JGZ}mKu_;|gv zckM6LEw_r-K9|=|lxTaKSF_*e>9#rf>`^QN4h%rI5k)lmv)1s$uJz8Y`g8f~`FG`g zn=k*nx!3gBWt;boudDXBxfSxVzf4&7`W)|;dGgOH``8Ov7fwFK_OasQ+t3*$eye{v zzHl9f#LuE zYR)@Xfw8g}6f19UAM9;55NSyiKh!9;qT#ofiKFV4jkZhG+a0Z6Xih9T&4F{%kA6eW~&ZC;T&u`&RofW_5sXq#O{`$vOKZoCY8Rnk-a^`(t%aor@ zUw3~0q1TYM-_L!!-hu3W|C;Y{?oht}-to&BeWnjP>(AHa+itvGt9NW_?YBRR8Jq&T zAI$n&$bBh4{Lt^nbLVE&TV#BQW4-l1{$uaeRp;l`iyhp&QS{65=T^~wm;a9XTUK7T jy6|HRG0ErO(gVUN$y~OT8-y1CGZcfTtDnm{r-UW|8UdSu literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Mask/gassyndicate.rsi/meta.json b/Resources/Textures/Clothing/Mask/gassyndicate.rsi/meta.json index 9db104ae10..5063c0aa2b 100644 --- a/Resources/Textures/Clothing/Mask/gassyndicate.rsi/meta.json +++ b/Resources/Textures/Clothing/Mask/gassyndicate.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). equipped-MASK-vox state taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/4638130fab5ff0e9faa220688811349d3297a33e and slightly modified to fix an error | vulpkanin version taken from Paradise station at https://github.com/ParadiseSS13/Paradise/commit/f0fa4e1fd809482fbc104a310aa34cebf7df157d", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Reptilian edit by Nairod(Github). equipped-MASK-vox state taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/4638130fab5ff0e9faa220688811349d3297a33e and slightly modified to fix an error | vulpkanin version taken from Paradise station at https://github.com/ParadiseSS13/Paradise/commit/f0fa4e1fd809482fbc104a310aa34cebf7df157d. Feroxi sprites made by @Stxcking", "size": { "x": 32, "y": 32 @@ -57,6 +57,16 @@ [ 0.5, 0.5, 0.5 ], [ 0.5, 0.5, 0.5 ] ] + }, + { + "name": "equipped-MASK-feroxi", + "directions": 4, + "delays": [ + [ 0.5, 0.5, 0.5 ], + [ 0.5, 0.5, 0.5 ], + [ 0.5, 0.5, 0.5 ], + [ 0.5, 0.5, 0.5 ] + ] } ] } diff --git a/Resources/Textures/Clothing/Mask/medical.rsi/equipped-MASK-feroxi.png b/Resources/Textures/Clothing/Mask/medical.rsi/equipped-MASK-feroxi.png new file mode 100644 index 0000000000000000000000000000000000000000..0362e80481440e87575578c3200c062587564323 GIT binary patch literal 416 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zqdZ+4Ln`LH zy|pl}*+GK+gZ=3vle$zzO}EU9(fUx^#FcW`IpoY6-U?025FX0R&x)T`R?gCZZSo5 zn``5HoA%chw?5{*_599yy|BlIhmoOu6AQzW#ER+N$5quAJkz}T=l$1>-J5;xrElJS zt0U|rTcFCdntL|)Z$IknK!6waFaK!0zBBisK=QRM`R%V$Y?h|H{jJU_m>GKV)TV^l zY11v47;-KjIkjm**wvGBvhPoSJg4OGwtHubzcMjw(CzZ`ci6kKd9CM%DU&QttDH01 z`NaEzIrS41C#9$8clDYTuNcuiC&MXYh3Ob6Mw<&;$TR C8M-_G literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Mask/medical.rsi/meta.json b/Resources/Textures/Clothing/Mask/medical.rsi/meta.json index ed5341f1b6..b370f20369 100644 --- a/Resources/Textures/Clothing/Mask/medical.rsi/meta.json +++ b/Resources/Textures/Clothing/Mask/medical.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). equipped-MASK-vox & up-equipped-MASK-vox states taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/4638130fab5ff0e9faa220688811349d3297a33e | vulpkanin version taken from Paradise station at https://github.com/ParadiseSS13/Paradise/commit/f0fa4e1fd809482fbc104a310aa34cebf7df157d", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Reptilian edit by Nairod(Github). equipped-MASK-vox & up-equipped-MASK-vox states taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/4638130fab5ff0e9faa220688811349d3297a33e | vulpkanin version taken from Paradise station at https://github.com/ParadiseSS13/Paradise/commit/f0fa4e1fd809482fbc104a310aa34cebf7df157d. Feroxi sprites made by @Stxcking", "size": { "x": 32, "y": 32 @@ -52,8 +52,10 @@ "name": "equipped-MASK-pig", "directions": 4 }, - { - "name": "up-equipped-MASK", + { "name": "equipped-MASK-feroxi", + "directions": 4 + }, + { "name": "up-equipped-MASK", "directions": 4 }, { diff --git a/Resources/Textures/Clothing/Mask/merc.rsi/equipped-MASK-feroxi.png b/Resources/Textures/Clothing/Mask/merc.rsi/equipped-MASK-feroxi.png new file mode 100644 index 0000000000000000000000000000000000000000..0c31d613ef98f33ea223b90aeb4835ff51c75a53 GIT binary patch literal 736 zcmV<60w4W}P)Px%nn^@KRCt{2+A(VzF%$>ze@ll0YY_*RA?Ox`IL;#6(No4i?gMl!q)Ud5S@RJB z_1J`Np=3=yK=9zj(2~g{ki{k`v>Z2Bu8&|)hg#+m(l#gAE+Ov+#@KMy)01=ueh(mo zxKJuK_Vqu;mohTNcULc6E>bEsoL3-32+k{5bP}YD3}XQRfU&?U38fRDRBW0D>o`2# zhSoU_kGIi0SYK!o7z@C81pvT#1vVLTr&MfOolSEyXpVZ>{%B*PW_sEF=w{FywK|&% zKMqM!_a5(+%SD5q-+;+VjBbAbx4vOKj@|lp)j6*qN$N)H99cGm);X@OzQ34j07+6e ztv+k2weYhmRDxSHgwB-pQgb+dqA%qY@ z2qA)g9z<8P#ljMh1hPImI$y(I_{diNzbC!jd_m9?#WJRSo8s@2$g zTi$1XuU1 zzdJ!5>PfJ@17(kdS8dRi$=|(ac>CrH7z?I_(rPuv#YNA%ZYX7B>~CR`WUX_2`urLn zKj>+7+I1Z7;EKHh?e^t#_1o>snG{X!Q4%7YR-zk?RiIFs_Zi2jMaG&8eCPayVSqHv z|9p`HJNaUw@5SJ3=8r79VzVrnOBtEs4tSR3_*p+$2qA_~QqR*?N_QrTtGd;j1B!v}`l&eJBPgsb-R~u-}+cuve!-Hw9vI%VSL^l9rLa`Ft7dT<}~mB?A*EH6(O>4*DR`kEv;Lz W_}FKSbBBP@z~JfX=d#Wzp$PzOVZK5D literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Mask/muzzle.rsi/meta.json b/Resources/Textures/Clothing/Mask/muzzle.rsi/meta.json index 969938d847..68bf6d7b66 100644 --- a/Resources/Textures/Clothing/Mask/muzzle.rsi/meta.json +++ b/Resources/Textures/Clothing/Mask/muzzle.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). equipped-MASK-vox state taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/4638130fab5ff0e9faa220688811349d3297a33e | vulpkanin version taken from https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/commit/091d9ec00f186052b87bd65125e896f78faefe38", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Reptilian edit by Nairod(Github). equipped-MASK-vox state taken from /vg/station at commit https://github.com/vgstation-coders/vgstation13/commit/4638130fab5ff0e9faa220688811349d3297a33e | vulpkanin version taken from https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13/commit/091d9ec00f186052b87bd65125e896f78faefe38. Feroxi sprites made by @Stxcking", "size": { "x": 32, "y": 32 @@ -33,6 +33,10 @@ { "name": "equipped-MASK-vox", "directions": 4 - } + }, + { + "name": "equipped-MASK-feroxi", + "directions": 4 + } ] } diff --git a/Resources/Textures/Clothing/Mask/neckgaiter.rsi/equipped-MASK-feroxi.png b/Resources/Textures/Clothing/Mask/neckgaiter.rsi/equipped-MASK-feroxi.png new file mode 100644 index 0000000000000000000000000000000000000000..f8533f94cc8a562aaa9d7dfc0b83ce88d00864c7 GIT binary patch literal 441 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%yJzX3_D(1Ys z<(S`OAj1A(|1OsTMT2Dvb#5lM*RtmS{<8b0YFUJmL~rKdgQqvqP8`}@D& zGLQJ*8Zq~nJ32c4t!+F#e{sZ=ea{bnJ~qQQ{pydZ&25I(8H*LS@4P&xwm2@wmh;|? z=9@G9%<~_+Cr0#oE|ogIzj&`>-e<<7Kqd>71&`J9A7?LSWXM!n*LD8~%bWe*7#e<` zT(VtQVd|=5vyaK|x~H)Hr-O9w#e$aO?K`FmFX(LxSyjdR@6q;lp#5;L>spnirj?jq zBKOSwC4Q%OTGgDa`4`6I5GZmYta5g+vM)=M0>g(WJ+b#|RS#M+2I`zL5mY~V^6()( z>Ej#Y?r-}w=c~)@>_7>n=%?q@mjtR^UOxTOwB@-%Z{BCm64kTR@BS}h9$j~5pCi-p zqAjWBI+M~pw(g8vx$E8x!M5O()&4)`)o*H3TNk&Y)+qMci`zXf?;9z;KH%02mhxp00i_>zopr04|`#>;M1& literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Mask/neckgaiter.rsi/meta.json b/Resources/Textures/Clothing/Mask/neckgaiter.rsi/meta.json index 6845040bf6..4c3a0fa807 100644 --- a/Resources/Textures/Clothing/Mask/neckgaiter.rsi/meta.json +++ b/Resources/Textures/Clothing/Mask/neckgaiter.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Sprited by belay5 (Discord) | equipped-MASK-vox sprited by PuroSlavKing (Github) | equipped-MASK-vulpkanin sprited by TJohnson (Delta-V)", + "copyright": "Sprited by belay5 (Discord) | equipped-MASK-vox sprited by PuroSlavKing (Github) | equipped-MASK-vulpkanin sprited by TJohnson (Delta-V). Feroxi sprites made by @Stxcking", "size": { "x": 32, "y": 32 @@ -22,8 +22,10 @@ "name": "equipped-MASK-reptilian", "directions": 4 }, - { - "name": "inhand-left", + { "name": "equipped-MASK-feroxi", + "directions": 4 + }, + { "name": "inhand-left", "directions": 4 }, { diff --git a/Resources/Textures/Clothing/Mask/sterile.rsi/equipped-MASK-feroxi.png b/Resources/Textures/Clothing/Mask/sterile.rsi/equipped-MASK-feroxi.png new file mode 100644 index 0000000000000000000000000000000000000000..e36a692c18317c36ca7624d368b2cd823e36f0b6 GIT binary patch literal 375 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%z4Lw~PLn`LH zy=9+u*g)j?$9ON^)*Q)AGn=OS-K}ki(NI5`YxI-ho^h%m%fqA1X3dVxMmIGya|4sw z|NX2}Q;w|jpSJD03d4c_TRkdw8mZ-UJ-Tdq|Lpzj@aqq2_fAuhy;UaDe|%f2Wps__ zrHi*F82!6!yIk*vd9PNo)4bHG$hB9j)nD)Z=4Ea&(q?y1f85k6R zv<47^Xdq^^>g+tQ8%VQxx;TbZFus{|k@JXxfXmuL=Sv>sTX}Gi|AU7WS+LE^+Mo&4*i^xePgdq1goU17O!{Z;orHs_0C z!%h8F?z1w=W`5?-`4sz0@mNIP;}uOte&>Gv(CH0daM@|XPu*V}%3nAio<6kWTUO4U zp!(J?Um1+nvq#vm3LP>@>XDx)!|>;Re)=EpcgMGEIdN6^`RcE)e;9w`NZivq=kkpm zYyWZi&h(kg&GvWAwe@qiJu+IW_G|5#ddV_X9&j2NWW2Cm-Z(HV|N0*`zM}VJWlMg56i9YfX?*JLUC# zgNStUq~mT@4{!WPvn^~pC@*c1nlNjb$m@{FZN3xF?pPT5H>~0Hu6^0Jx4GPvWSX|) zRH1Zyd;B!jK(2!6EV6NTW-Q*_Qt_iuCRpd%E_MsO)fN-aM%cSu=P_YlqMrPqKd~aH z=Xqt_`eNl*|6_j2?usq2-}CpuTdRsQS3-g5h3kmvlihshZJ4&qv-kVEX2vUB&NJH0 zGuB)c<|@B1XHwy@22*zlr%x&CHoU!l{e@`t>t~(49A{%so@HZRz;tHDawiRsvf{%k zGF8EkI@j9RNDF+87FCGbKTokFfW;-P_7ivci|ac!qz0~zFYG?_Q&oBcBM#KK-}D1h XR{k=hzL+DRB+cOI>gTe~DWM4fefcVM literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Mask/swat.rsi/meta.json b/Resources/Textures/Clothing/Mask/swat.rsi/meta.json index b767cf5ffb..a61904407d 100644 --- a/Resources/Textures/Clothing/Mask/swat.rsi/meta.json +++ b/Resources/Textures/Clothing/Mask/swat.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/RemieRichards/-tg-station/blob/f8c05e21694cd3cb703e40edc5cfc375017944b1/icons/obj/clothing/masks.dmi. Reptilian edit by Nairod(Github). equipped-MASK-vox state taken from Paradise at https://github.com/ParadiseSS13/Paradise/blob/bc095ad398790a2b718b2bab4f2157cdd80a51da/icons/mob/clothing/species/vox/mask.dmi | vulpkanin version taken from Paradise station at https://github.com/ParadiseSS13/Paradise/commit/f0fa4e1fd809482fbc104a310aa34cebf7df157d", + "copyright": "Taken from tgstation at commit https://github.com/RemieRichards/-tg-station/blob/f8c05e21694cd3cb703e40edc5cfc375017944b1/icons/obj/clothing/masks.dmi. Reptilian edit by Nairod(Github). equipped-MASK-vox state taken from Paradise at https://github.com/ParadiseSS13/Paradise/blob/bc095ad398790a2b718b2bab4f2157cdd80a51da/icons/mob/clothing/species/vox/mask.dmi | vulpkanin version taken from Paradise station at https://github.com/ParadiseSS13/Paradise/commit/f0fa4e1fd809482fbc104a310aa34cebf7df157d. Feroxi sprites made by @Stxcking", "size": { "x": 32, "y": 32 @@ -22,6 +22,10 @@ "name": "equipped-MASK-vox", "directions": 4 }, + { + "name": "equipped-MASK-feroxi", + "directions": 4 + }, { "name": "inhand-left", "directions": 4 diff --git a/Resources/Textures/_NF/Clothing/Mask/pilot.rsi/equipped-MASK-feroxi.png b/Resources/Textures/_NF/Clothing/Mask/pilot.rsi/equipped-MASK-feroxi.png new file mode 100644 index 0000000000000000000000000000000000000000..9fc2b62b9b97fd9463de8d9e7da58736ad216624 GIT binary patch literal 433 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zvproLLn`LH zy=7a}Y#_k;z+Fw0{lWz96$?)5S~&3?3<%i0r0k$(5zE{|FEzd~%?r%eI;-LP6K3tN;w#{`PgG;r6Reh{PX`s z9ha9sZZ~IzzzKngp-hsiO(mU#BR=l`A6X%OCs$#y&grwvLfcn3y1+pFb?eVd_TA~9 T@p=(34j4RL{an^LB{Ts5h8(>< literal 0 HcmV?d00001 diff --git a/Resources/Textures/_NF/Clothing/Mask/pilot.rsi/meta.json b/Resources/Textures/_NF/Clothing/Mask/pilot.rsi/meta.json index add51f3bab..7f04471e1e 100644 --- a/Resources/Textures/_NF/Clothing/Mask/pilot.rsi/meta.json +++ b/Resources/Textures/_NF/Clothing/Mask/pilot.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 | Resprited for SS14 NF Pilot Job by erhardsteinhauer (discord/github)", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e | Resprited for SS14 NF Pilot Job by erhardsteinhauer (discord/github). Feroxi sprites made by @Stxcking", "size": { "x": 32, "y": 32 @@ -22,6 +22,10 @@ "name": "equipped-MASK-vulpkanin", "directions": 4 }, + { + "name": "equipped-MASK-feroxi", + "directions": 4 + }, { "name": "inhand-left", "directions": 4