From 6770de75bf6e232be88415d526dc6eaa3eef115f Mon Sep 17 00:00:00 2001 From: Swept Date: Sun, 27 Sep 2020 20:00:51 +0000 Subject: [PATCH] Removes rainbow clothing (#2144) --- .../Entities/Clothing/Gloves/gloves.yml | 12 --- .../Entities/Clothing/Head/hats.yml | 24 ----- .../Entities/Clothing/Shoes/shoes.yml | 12 --- .../Entities/Clothing/Uniforms/color.yml | 27 ------ .../Gloves/rainbow.rsi/equipped-HAND.png | Bin 439 -> 0 bytes .../Clothing/Gloves/rainbow.rsi/icon.png | Bin 683 -> 0 bytes .../Gloves/rainbow.rsi/inhand-left.png | Bin 383 -> 0 bytes .../Gloves/rainbow.rsi/inhand-right.png | Bin 387 -> 0 bytes .../Clothing/Gloves/rainbow.rsi/meta.json | 1 - .../Head/rainbowsoft.rsi/equipped-HELMET.png | Bin 478 -> 0 bytes .../Clothing/Head/rainbowsoft.rsi/icon.png | Bin 841 -> 0 bytes .../Head/rainbowsoft.rsi/inhand-left.png | Bin 419 -> 0 bytes .../Head/rainbowsoft.rsi/inhand-right.png | Bin 400 -> 0 bytes .../Clothing/Head/rainbowsoft.rsi/meta.json | 1 - .../equipped-HELMET.png | Bin 477 -> 0 bytes .../Head/rainbowsoft_flipped.rsi/icon.png | Bin 851 -> 0 bytes .../rainbowsoft_flipped.rsi/inhand-left.png | Bin 413 -> 0 bytes .../rainbowsoft_flipped.rsi/inhand-right.png | Bin 409 -> 0 bytes .../Head/rainbowsoft_flipped.rsi/meta.json | 1 - .../Shoes/rainbow.rsi/equipped-FEET.png | Bin 577 -> 0 bytes .../Clothing/Shoes/rainbow.rsi/icon.png | Bin 360 -> 0 bytes .../Shoes/rainbow.rsi/inhand-left.png | Bin 233 -> 0 bytes .../Shoes/rainbow.rsi/inhand-right.png | Bin 240 -> 0 bytes .../Clothing/Shoes/rainbow.rsi/meta.json | 1 - .../Clothing/Uniforms/color.rsi/meta.json | 90 ------------------ .../rainbow-equipped-INNERCLOTHING.png | Bin 1044 -> 0 bytes .../color.rsi/rainbow-inhand-left.png | Bin 339 -> 0 bytes .../color.rsi/rainbow-inhand-right.png | Bin 339 -> 0 bytes .../Clothing/Uniforms/color.rsi/rainbow.png | Bin 382 -> 0 bytes .../rainbow_skirt-equipped-INNERCLOTHING.png | Bin 759 -> 0 bytes .../Uniforms/color.rsi/rainbow_skirt.png | Bin 393 -> 0 bytes 31 files changed, 169 deletions(-) delete mode 100644 Resources/Textures/Clothing/Gloves/rainbow.rsi/equipped-HAND.png delete mode 100644 Resources/Textures/Clothing/Gloves/rainbow.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Gloves/rainbow.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Gloves/rainbow.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Gloves/rainbow.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/rainbowsoft.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/rainbowsoft.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/rainbowsoft.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/rainbowsoft.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/rainbowsoft.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Head/rainbowsoft_flipped.rsi/equipped-HELMET.png delete mode 100644 Resources/Textures/Clothing/Head/rainbowsoft_flipped.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Head/rainbowsoft_flipped.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Head/rainbowsoft_flipped.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Head/rainbowsoft_flipped.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Shoes/rainbow.rsi/equipped-FEET.png delete mode 100644 Resources/Textures/Clothing/Shoes/rainbow.rsi/icon.png delete mode 100644 Resources/Textures/Clothing/Shoes/rainbow.rsi/inhand-left.png delete mode 100644 Resources/Textures/Clothing/Shoes/rainbow.rsi/inhand-right.png delete mode 100644 Resources/Textures/Clothing/Shoes/rainbow.rsi/meta.json delete mode 100644 Resources/Textures/Clothing/Uniforms/color.rsi/rainbow-equipped-INNERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/Uniforms/color.rsi/rainbow-inhand-left.png delete mode 100644 Resources/Textures/Clothing/Uniforms/color.rsi/rainbow-inhand-right.png delete mode 100644 Resources/Textures/Clothing/Uniforms/color.rsi/rainbow.png delete mode 100644 Resources/Textures/Clothing/Uniforms/color.rsi/rainbow_skirt-equipped-INNERCLOTHING.png delete mode 100644 Resources/Textures/Clothing/Uniforms/color.rsi/rainbow_skirt.png diff --git a/Resources/Prototypes/Entities/Clothing/Gloves/gloves.yml b/Resources/Prototypes/Entities/Clothing/Gloves/gloves.yml index 4943dda629..6a3cf3ae6d 100644 --- a/Resources/Prototypes/Entities/Clothing/Gloves/gloves.yml +++ b/Resources/Prototypes/Entities/Clothing/Gloves/gloves.yml @@ -227,18 +227,6 @@ - type: Clothing sprite: Clothing/Gloves/purple.rsi -- type: entity - parent: GlovesBase - id: GlovesRainbow - name: rainbow gloves - description: A pair of rainbow gloves, they don't look special in any way. No really. Seriously. - components: - - type: Sprite - sprite: Clothing/Gloves/rainbow.rsi - - - type: Clothing - sprite: Clothing/Gloves/rainbow.rsi - - type: entity parent: GlovesBase id: GlovesRed diff --git a/Resources/Prototypes/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/Entities/Clothing/Head/hats.yml index 7a113fc033..a82165485c 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hats.yml @@ -862,30 +862,6 @@ - type: Clothing sprite: Clothing/Head/pwig.rsi -- type: entity - parent: HatBase - id: HatRainbowsoft - name: rainbowsoft - description: It's a baseball hat in a bright rainbow of colors. There's nothing special about. Seriously. - components: - - type: Sprite - sprite: Clothing/Head/rainbowsoft.rsi - - - type: Clothing - sprite: Clothing/Head/rainbowsoft.rsi - -- type: entity - parent: HatBase - id: HatRainbowsoftFlipped - name: rainbowsoft flipped - description: It's a flipped baseball hat in rainbow colours, there's nothing special about. Seriously. - components: - - type: Sprite - sprite: Clothing/Head/rainbowsoft_flipped.rsi - - - type: Clothing - sprite: Clothing/Head/rainbowsoft_flipped.rsi - - type: entity parent: HatBase id: HatRedsoft diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/shoes.yml b/Resources/Prototypes/Entities/Clothing/Shoes/shoes.yml index 2fa0504a38..231befb942 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/shoes.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/shoes.yml @@ -202,18 +202,6 @@ - type: Clothing sprite: Clothing/Shoes/purple.rsi -- type: entity - parent: ShoesBase - id: ShoesRainbow - name: rainbow shoes - description: A pair of rainbow shoes. - components: - - type: Sprite - sprite: Clothing/Shoes/rain_bow.rsi - - - type: Clothing - sprite: Clothing/Shoes/rainbow.rsi - - type: entity parent: ShoesBase id: ShoesRed diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/color.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/color.yml index 66492af484..152f013169 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/color.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/color.yml @@ -460,30 +460,3 @@ ClothingPrefix: maroon_skirt femaleMask: UniformTop HeldPrefix: maroon - -# Rainbow -- type: entity - parent: UniformColorBase - id: UniformColorRainbow - name: rainbow jumpsuit - description: A multi-colored jumpsuit! - components: - - type: Sprite - state: rainbow - - - type: Clothing - HeldPrefix: rainbow - -- type: entity - parent: UniformColorRainbow - id: UniformColorRainbowSkirt - name: rainbow jumpskirt - description: A multi-colored jumpskirt! - components: - - type: Sprite - state: rainbow_skirt - - - type: Clothing - ClothingPrefix: rainbow_skirt - femaleMask: UniformTop - HeldPrefix: rainbow diff --git a/Resources/Textures/Clothing/Gloves/rainbow.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Gloves/rainbow.rsi/equipped-HAND.png deleted file mode 100644 index 72465e0ae4784729335ce4fa4f2c763a0c0765c3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 439 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV65|WaSW-L^LExoze52MZvTVC zOs-mN_#m+ET`gn$vg*_CPXAz9maQ&yuc5WIF=MfBhxzrDot+-}QLj9oSZiOXw%BQ| z^2c23^d-HSoVpH+8MZL=GF@OY;d0=+rf&N=&7#iL42eVW-hvws3#>Z<-OP~K1^ ze0!(Wi$?44+o$G!PwCxRcjfEyjH#k^WpA6e#h8!2O2CR}&!N&GDg}7i4!6w|n z6cNQ@z{6Y!NhL(CSgVj?VJvQUv%A?N5e#Q>4+e(E&i}smzumcWn$0HtjG?|(9{>yh z1_1v9fcvk6)Ins^eK;YU3jyd=L>)wyyZ*^@d+%&0rq2a&?h&YH)AHy#=~B_A&FAH) zn=O2ciq@@)*6mrk&RM?&U6EVhPa)lVS>D7iLH`2(3etU6ak2%pIBdKI;FSm~9q9?6 zqNf%>2CEgqDZ~fR$H?Gu5B%>;asa)S<sNO!u2Xm#z=br6f8lND{10224|d9fHeWy{OmLumwJC3N(f%5JZ8B-x>) z)AAfsao(CjflRNI&qvRTC`v%e2csNdFVVk=Gq2){j=ujN7yt|a1^|5r_ya893RHO5 RlqvuK002ovPDHLkV1jBwGGzb& diff --git a/Resources/Textures/Clothing/Gloves/rainbow.rsi/inhand-left.png b/Resources/Textures/Clothing/Gloves/rainbow.rsi/inhand-left.png deleted file mode 100644 index 2f4cb453ddf9a0d10a3c627801849ffbbab66ea7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 383 zcmV-_0f7FAP)4KhN!D2mgDV!JS7d_0V6g0O@lP-aD}oH{7evJ3f=ygFII9SP7*4pf z;^1r8PA4qP-7~k-_bYwx?)f~w>U|{u00000008jJokh0D{I7Fq&s^HGybfP7b7|XL zv^&*7ispZ!;&U<=ty{2tGM}Fa=rn9u=EV~aay>k||hjsofuhSD}Stqo#<;-V(DddNkR7cIP z4UgA8^8f$<00000008(8O4mP7l+XTw<@mcgrFrxZl;#5F)jv>*3n+d6Kv939f1oJ( d2LNCWJ^(+#F%jIq`RxDz002ovPDHLkV1gI6uL}SG diff --git a/Resources/Textures/Clothing/Gloves/rainbow.rsi/inhand-right.png b/Resources/Textures/Clothing/Gloves/rainbow.rsi/inhand-right.png deleted file mode 100644 index 86e2e984ecc6b97a1893315244e6e5e2b4c4313b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 387 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVD$2IaSW-L^Y)gZ_u&AMwukEj z#FrnM8}s^6z==nXGQ?Is0D?>RANdyu?BWP2IIp0jS5_cw&GJgCNr6w$sB~k2%&jXS zS|+&%V=Cvre4_UJQ(?Q#cMqWXAn>7icgLIc#yX1&>ZX4=qiTEl)dyYE>08da{*IGz znfPbw%3~Rqo9<5jczN=phf|wgIlk-O_e$!;o-*^R;bPrS=8G)P%&7G|A2nU&s_BJW z2G`O}XKXQ7dCQxeyN6{}?)29JVrSzgF4-a+RW6YI+GCfjxrxf&vgE7xmd<_b@b_cX zSEFlxzh)dhJi9+g=Fp{|iHjmN4K&-Y^!_eH@(%9jngyLw=8+;^;JK@^Iy*7 z$kHo+@=jb&eN|6ykzFysAa=E~N*^4j_GGg99z*ms`)PujW(KuYKA_n(bZ eAN-SL__t7B+|E!i)n*4PNUx`>pUXO@geCwfnX?4| diff --git a/Resources/Textures/Clothing/Gloves/rainbow.rsi/meta.json b/Resources/Textures/Clothing/Gloves/rainbow.rsi/meta.json deleted file mode 100644 index 1b711f41bc..0000000000 --- a/Resources/Textures/Clothing/Gloves/rainbow.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/cb5bda251807e38fe5eae6b1def12f0c243b4d0a/icons/inventory/hands/mob.dmi", "states": [{"name": "equipped-HAND", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/rainbowsoft.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/rainbowsoft.rsi/equipped-HELMET.png deleted file mode 100644 index 2328afa83693c49ed8e97f2873f601aa98e68e18..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 478 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU|j0y;uumf=k2VGUWWrj9P(WX zUOtOZ%zMe6A`o-$L43r7ruqlvKiHc%-o}?yEOxd#kjGV6(%l>^la%BW{i4>l`oO)- zTNhS7pR4k=K)Uk%(+QS~STp*Z?Vill-u>S4{o=Q!X2~0p{wfvx_4v)<^8Ix8^(p1M z`!{5LHdPe7QtnVEx!%_7$~>Kh^Pc;k2ea?kR~21-Mm&0Fj?26+)r?pA8#+3QyNh(5 zpMAY@PuKU8_x3UWQqee2|L8$In=XT{Lo#CqqZGFT_k{?CsD@)q7nn@M8pIZCWZ1&c z%esIyLkC^Svj@y9f9(?<##sKEdFh#F46n~+pFR5DjO0u50=%Z3%8@&LbCJ}weKuVx zjE@Vy%3iqpXVQ(nm+Jzpd(@`R{#Nsf;qKY($DbzuyfDwtx4O6LZ5fO1tCt^sfA$UD zd9!AgZtlNp^S}JEu-UQRKD=COxl*K-lG5g%@8??VsR&w|{kV`QH)48YALC@p1b>H$ SVqsvsF?hQAxvXzwA2r|Lcdm;g)wCIJ5j0P8_7Zmh2l5YdhPcoDg z%>8~GW?yHt;*{nv<>xz1KM`UiM6MdR_S%{Xij>Ub)u1(>Q7%YoCB>p|bGCeJeD{39 zuZt14!x&2nJSn-jR0|?oJEOF7)qoZ_mHArGsHChsf5?SZ$+>v}fO}*(*f!k$t_A|4 zWrO(>L=pOjhS0gMMjkYQo{c(~)fCSkq7)bbVQkp#7=j)+E&FxcgDgxBaybi@+5EHsIt9teD2Xjcx=7JATl(jz_TQ=&B!hoo4~7= zzfeqHa)jKZX&l;-ixn3Tmc*1YvN++5n*}~t-J@C+grQ+`SAZ?K=C%CA0r4pPk!|?i zD_2#cY?Znt9YjtFSqv*bV4ZW3_p0Bd8CfSm@5j7zVUNL)VYoHTXK~xd(5t^Y`W+aT zfV0$3gMyhuNX5;{K5V^=Y@9_{9wrSDfHWEO+kEoNKGrZInElPC)E;Y|2S6#Is8Plf z6<#{5p`?r3Es~mqZhXXz>K;N!++ji-P0b*5=(nDWuYdUYSo1spIx`uK{w)@Y7n!0A z+Mo#_8=}%at2-Hkq{~jx^*d*>-t{YQ<}%I;5Svu_S`CB027lnldp#vUn}j4wA(1mm zIN`!k8ejeDtrM9;j#=>0i(ji$YA01%Y4I<84aDz%b8_R{0RQzm^$*DeU;^+rXBS6S Tx8Ax;00000NkvXXu0mjf6gGst diff --git a/Resources/Textures/Clothing/Head/rainbowsoft.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/rainbowsoft.rsi/inhand-left.png deleted file mode 100644 index ee56340c2ab5651976810c3098eecbe76b476b5f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 419 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV9fG#aSW-L^Y)gl-(d#<)(7b> zFZ+xpI;HbXVCqcc%4?kMai^iUfURYU43p+j83pzOvL2b2XWkMy(a0kG|BasT>G!LZ zqF25#ywRpnTIQ28mA2K$5_i(D|6<=J>YsB!HX^kPA z=(S@|f&i)c^=}V-dARHUf|Zq4zv^3>wj6U3?BvdQ7O^&cMq0e@jqB`C@ z*xfJ>D4V!m%;DSdc};4~oC-(t{_o5=_@8It`pNYi%PK5?luqBlU{=gAiG{2J^8Xzv|)TcG&{al!2Rv}(St2- zoM&)Z+Ux?>3b5P~)qU8=MX~lOZ(^2?{`MCUSzf&~${BwNRyO-6X_ri+Hv7*Y1$YPW zMgiUdyitI60B^G|00000007L-$tlXz|37fb?0*r8j>i6KuNp3Yr?FYO`WdXQcVd=L zVvZ=%;SQ*7zD#uyozag`>jJ8qFOStX^3g5TfLcES<*Qz7e!VL;|Eyn!yI|Ch1788} u0NyCTJAgL|@DAXO0=xrwqX6#!-o63%M@ diff --git a/Resources/Textures/Clothing/Head/rainbowsoft.rsi/meta.json b/Resources/Textures/Clothing/Head/rainbowsoft.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/rainbowsoft.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Head/rainbowsoft_flipped.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/rainbowsoft_flipped.rsi/equipped-HELMET.png deleted file mode 100644 index aa2ce77a227a0f273ecd3317a59e19965a687460..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 477 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU|izq;uumf=j|+8Kc+wtxAzjl z(pKI+8>GbyT075b-)U88J0iP-uRI~iCqZ0f{gN519?LnWl|@AKvKlcp&9r7Zexh8f z&gkoX38o=H91&dXe2GHEa6%W4VG*>Bcq_;atH>7%Z%&S$?0zt`Q6_1U;gP;qDM z{<^})@%L+4_mu8+&zbhIGW%`yS*hp6>=Mgoi+(7o{J7`aUW_&wi|bpdOJNQ2mdK!&IWH^vM`DS`sC_VNe3{?Djr!gbpCHGfo@ z(JVe~`S)ip$^Lau5OKQrZ%$DEP%&`Q24Pl~y(4_rza)dvinQ{FyUr?0@`HnU&5T zy_YwxEqtl_&YwE}xBYxw5pvS`aUrp;Me)xwX34(^{*}5PF94&B!PC{xWt~$(69AiY B#gG61 diff --git a/Resources/Textures/Clothing/Head/rainbowsoft_flipped.rsi/icon.png b/Resources/Textures/Clothing/Head/rainbowsoft_flipped.rsi/icon.png deleted file mode 100644 index b78cd18d1e7f7af38d6b189945eb8d8fe2ae2f8c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 851 zcmV-Z1FZasP)s^iWOU9Owy*=KQGBk-oCeQW;`rtJ#@2}N<8d$o0*UKe)Ihu(Q36g zPLaoIeF886m;g)w{tp1oI7&CqHx%FjN(eyw<5&af`IVObPXKOQXsSR_dg)9(T<~3L z1&72K9;TW<;sF3Ze!o%qqS;9Q4U8ByjBZ?LD%aZ5iwm`|mUo!-9ExffwXNqfw6PT3 z;rjP*K>Kz^@6J}B1<|+=BXb~ewRig2YUoReBL#QklppE|YbS>zT}zx=tN^8;cygECoF;NP zx(6a3b}$ruLoKlA*ib#&X1+c=zqbwVeOIF}=VAtyy|skbpK9aI_PE&{$NV84NL{q= zNH(V6AhA5x{M-2II=uVUERHXcuD~fsautV*s>l%TG)TVTU=T`Gz=rl5TJ3jsSuRj@hV~d zOpiiY@WC&0sH%sYaS_h&4Q4MRTT9^9%OE{+sl#-nf)jgLbmgfg!YrRd6|2bg3PKEx3&%%hF>2>Ns6MZBt5~DyA8dsgjI4&ST5;>rie6k= zju39a=_}u}{Z5uW1Zz0go@3f8*{z_2|Z9pF)r%NMUj%6NsrVBqh#?asj< zLE>$I7%*Gy!O|Wd~{z~g`<^rj7s1C{Ed+wI1<2SOUoHI?J9YpTT>{r+dFUi9&@8uR1ILq9YZ z={GKXRv# zMeG}PRR`;87X}&1|CyF|EBpNyN2St9HULDGd mTC?uuOmooUIIxQ$8;wwp@$#vusW(~=a*C&`pUXO@geCxTzp|bH diff --git a/Resources/Textures/Clothing/Head/rainbowsoft_flipped.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/rainbowsoft_flipped.rsi/inhand-right.png deleted file mode 100644 index 7529862cbae16d5f36c72bb06044fad0e299b88f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 409 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEU`+6IaSW-L^Y)gb*I@?{wg>i) zjLcUAlz(K1<;a`&;F|Ca--FT>efJh9G~GLN)Y^eRp^WS9uI}!2$6A-&IJac0=PU0y z|D&hQ6#Dn4h3yxcf)W@kx}mb_)(a-3OI{Op&3a~^rS4WQ+b$L?xP52X3bpqB%Y3{~ zrg!~`V_Y~}|N8F$CnM4FO4%DTx{Ax|>ee^(pL8txJM-w#4Mq6^5udptQhvuS$j)1L zPwV@Z57+lFu|4OXTYqNzMJM5jcX|tVMO7cs4%vMFFWVpX+2+;VYd-D1xSuVup_Cz8 z=YUm%saS&Sfv7L60)k)=SX1WL_^YliVfu^zf>|a~!k)6vlx=MJ3n$g{s>Z)-T*IFH zCFrfXgG#Kmdw}26^J)%pg~t|jXNeme`~9lea?-y@r}#Iq2YjaGsd=;4OgEUt9HF0h yTe5lG!)TagQrsK(5_(x9*f$(wTEiUin}yLjkoSjk)&*dYGkCiCxvX8&OJ diff --git a/Resources/Textures/Clothing/Head/rainbowsoft_flipped.rsi/meta.json b/Resources/Textures/Clothing/Head/rainbowsoft_flipped.rsi/meta.json deleted file mode 100644 index f590b6ee18..0000000000 --- a/Resources/Textures/Clothing/Head/rainbowsoft_flipped.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/40b254106b46981b8ad95ccd5589deb8fa56e765/icons/inventory/head/mob.dmi", "states": [{"name": "equipped-HELMET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "icon", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Shoes/rainbow.rsi/equipped-FEET.png b/Resources/Textures/Clothing/Shoes/rainbow.rsi/equipped-FEET.png deleted file mode 100644 index 8909f1275bbe2b8d47df9081d1118f787b6dffab..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 577 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVB+v}aSW-L^LEz$Y~e(i_W9b8 zOIBQPi*4cK6J<^-wyG}>37;MFf8I0yg3AZ%7uqUYbjk!yUv}G3FQt&9V~gQ*XW5vp z_0BRpYIGUEf^9O z?|P{l{pI@4$fbwc!`JV9&0l`!+0C1WK6C$NV%vMg^pM)V_nYf#Ttu8F`F@|ovq<7v zfB%Qt`EEB-E_lbj%#TQ@i{n)+SCRbk`|{qp|I5AKoml;_F!R_Nhoek4!SEkWpZ#03JoY7gnR@CQ3S<+ zgAfD}v_g!z4%#9%jhZFPJ>$9O{LV98EeHb2tV*fZ6+i(LKmim0Fp4a#hYdLpG@)hA zZdTjb4@ChtVMA`!^v~t5=*Op&ZWk=8!t9*cpS`+>xsR5lm4o;bz;#`z86Xo_J2eR3 z-l>mI(yA{E%r2iCGp1|(a3ckdhG+i@a9vkAj)M>a0MGN-J6Pm!dX?|}UfJ{4B(LY_ zBQ^kO64B1d&jtKE4j_b}(^<(p4zRs(My)l)-ODAmK0}l~1Jz=HUU{DPum0`M12D?2 zzmI8}G-(zC#Bq%8`VYpMl zlBpIVOlKJdM628O#^)&n+!Ao2tLGb zS}A8|-l}W-@?VYSdGT9s!*|6+O+9|x-Mal*{jybB-kLWT?uj&CJ|$VYpMl zlBpIVOlKJdM628Gtz+7~Y8BH(?+FF$LJE5Ht)>@&|gOZM7NS!SHOjeD;D+E0Jiem^(E<+=XpOHLfyPU~O0s>l+(j&Isp z>EA*BGMqo}-{Tf2@@&pzm8+#|*S!k~Rek?A!#d&BPe!nrAmTytBK4)g_vJgxzW!}2 iZ?5b9X$=(pU_5V4Ta%UP{S~`FiacHYT-G@yGywoMqG5~x diff --git a/Resources/Textures/Clothing/Shoes/rainbow.rsi/meta.json b/Resources/Textures/Clothing/Shoes/rainbow.rsi/meta.json deleted file mode 100644 index 21a93ec435..0000000000 --- a/Resources/Textures/Clothing/Shoes/rainbow.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/raw/b099b76491a850ab376aa4d574d5103900f72f2d/icons/inventory/feet/mob.dmi", "states": [{"name": "equipped-FEET", "directions": 4}, {"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Clothing/Uniforms/color.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/color.rsi/meta.json index 395fb66630..0b4f3ab7f8 100644 --- a/Resources/Textures/Clothing/Uniforms/color.rsi/meta.json +++ b/Resources/Textures/Clothing/Uniforms/color.rsi/meta.json @@ -653,42 +653,6 @@ ] ] }, - { - "name": "rainbow-equipped-INNERCLOTHING", - "directions": 4, - "delays": [ - [ - 1 - ], - [ - 1 - ], - [ - 1 - ], - [ - 1 - ] - ] - }, - { - "name": "rainbow_skirt-equipped-INNERCLOTHING", - "directions": 4, - "delays": [ - [ - 1 - ], - [ - 1 - ], - [ - 1 - ], - [ - 1 - ] - ] - }, { "name": "red-equipped-INNERCLOTHING", "directions": 4, @@ -1562,60 +1526,6 @@ ] ] }, - { - "name": "rainbow", - "directions": 1, - "delays": [ - [ - 1 - ] - ] - }, - { - "name": "rainbow-inhand-left", - "directions": 4, - "delays": [ - [ - 1 - ], - [ - 1 - ], - [ - 1 - ], - [ - 1 - ] - ] - }, - { - "name": "rainbow-inhand-right", - "directions": 4, - "delays": [ - [ - 1 - ], - [ - 1 - ], - [ - 1 - ], - [ - 1 - ] - ] - }, - { - "name": "rainbow_skirt", - "directions": 1, - "delays": [ - [ - 1 - ] - ] - }, { "name": "random_jumpsuit", "directions": 1, diff --git a/Resources/Textures/Clothing/Uniforms/color.rsi/rainbow-equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/color.rsi/rainbow-equipped-INNERCLOTHING.png deleted file mode 100644 index c2b60870b497ed8cf86db4c00249b11626a74409..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1044 zcmW-g3rv$&6vq#3u@z{G0#YUngknJ`XrqF~4%7ncSdg}ifzyJ-6{%Lr#IY)a@_x$e zW3`4Th!_L}neCuFHd-wpBa9${Z3^YJfO8nzY>1BNx39a&xhE$%=lp;Fo7~cv=t#27 z2Q~me=6%c+U^&bZBs_NC=*e9JusR#_X>2%Ff)@flCp3tW$<3n0Sdd(KtS^W{S~B{zr4nt z+A2d3ErhU@-^2j86Flyb*!V{;m2<+UVU9yVG>!G1J0982%S3LfUu}f7bXsC}!i(Ql z(3l*qc`?)dNo~$xzrHoF_ZelXIJy|=?XQ13$JwmDzINp9?aKEDT*#Rcntf1(Sj~$l zNle^Xg)j!a`d@`b&yFreor8%CLcr*4W z#oQ+Bh;thmMVi{%oCkX|vx7H+M6TaSyahBrT7P@3bEy7}?Jz^+I{KhOIg@c}a{UMI zjq&;%g0}sSdKdn-6c%qGgprscXpLQQGVu3qFZG!`yPsrUU6g5ig6z`k#{I4|Y}94# zSaLT$S>+h`&l93{m5d~Rf34Z0vJaoDa}dngyL>ia;iPQ zj^8Bbx$GW3W~*%wy|W`Oe_r0Re~dkKudJKma_^i|REXN2ywKnMwVHE z0Sf1d8%w^U#GTdpEx9e>s{0e*4&UmE#`Rsy2 z2727PgqyydrE(lfZSwW;AUJgXTjY^{>nFkiRT1u?Oj%Yyc&rc;+fFO01{%vo^qZlM zRa2EMUNMgv=jZVw`EhyA&6~ueTNi>u4uAhaWT5cFK#y;yqIf!9f!&)r6axoPFgjvSmGIlZp~vneJzvVW$jRzBeyC Kn%j9aDepg%>#`XD diff --git a/Resources/Textures/Clothing/Uniforms/color.rsi/rainbow-inhand-left.png b/Resources/Textures/Clothing/Uniforms/color.rsi/rainbow-inhand-left.png deleted file mode 100644 index b587af45794e81544b99b2926c5d5ce2fa902f69..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 339 zcmV-Z0j&OsP)cky-x#Pp#2tFg5o2s67dNXijgk@Nk>PaUAF8Xs@GdZEp9tctI+4L9kEbfw(B@*!B zhCYtRG4{c5ueza}OOekMpt@lwhcX1y6A;&N9LFpE+k2qm-_^Fc;?1>XcOq>7!002ovPDHLkV1l8;k*NRx diff --git a/Resources/Textures/Clothing/Uniforms/color.rsi/rainbow-inhand-right.png b/Resources/Textures/Clothing/Uniforms/color.rsi/rainbow-inhand-right.png deleted file mode 100644 index b587af45794e81544b99b2926c5d5ce2fa902f69..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 339 zcmV-Z0j&OsP)cky-x#Pp#2tFg5o2s67dNXijgk@Nk>PaUAF8Xs@GdZEp9tctI+4L9kEbfw(B@*!B zhCYtRG4{c5ueza}OOekMpt@lwhcX1y6A;&N9LFpE+k2qm-_^Fc;?1>XcOq>7!002ovPDHLkV1l8;k*NRx diff --git a/Resources/Textures/Clothing/Uniforms/color.rsi/rainbow.png b/Resources/Textures/Clothing/Uniforms/color.rsi/rainbow.png deleted file mode 100644 index ed407d3fcc94ca043387fc1932064a6abc646455..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 382 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyT>(BJu0Wc>b23BXL58Fw3~B!v zIy)J*ZerNJh2iceZ*Onki41YfX^Dx6Nl8g*vdkG78Ch9b+1c6o43$MP{6+s6%F4>h zb^99(<}`7rHa9nSGEDC5?CkFDo~X$%(UD=Y$+js|rc6^7nO4LwgJH>BRk5|)h6jTg zjvP61!b$cKpVqr~@BTA<|KGvz|2EVA6U>i*j$teb@(X5gcy=QV$XVp+;usMwGZ zng8gA1mpV8HTHX293PY((3-R-D?WFsI_riN(}L`lOfhBDUYx7ED0eYWMP%fq$)}8( a_sdr>zt}0jsIkCb03496elF{r5}E+fE|ZP` diff --git a/Resources/Textures/Clothing/Uniforms/color.rsi/rainbow_skirt-equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/color.rsi/rainbow_skirt-equipped-INNERCLOTHING.png deleted file mode 100644 index 89d99b22f133fbfadf8b3f38f798efc253439e26..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 759 zcmVc-!BdTlMevI9BKj|c>p7m03`4LC;tE_-v}$N z04)IjEwcbEv;Z%`05Ze?IyyQ(0Fy^YM@M-8PyobJQ&Uuv0A5~RVrl|qt^j6cW@-xp zYEJ@cYHDu)lW=(eaKQj@-w1T@0C@l(c?ke{F#vg40DS)dfPjF30RM%P0E>%@lK>=> z4FHoq0F!S3l(Yqh!yt{y>Zxryz3%z+5hBs`@*%|WhkoP0s_oFCku*FY)ntxeDAJO6^%_C>zutkVY zNPKeA{E(1GLWXG`sj7-jTehv+cI!0$mF}+rA5%Hrmvwo+RssI!%2BOat=0}9kLnG* zf8W;|b;zHe@aGKjXlpxRE2A&2ZzQZ2GkH{4`=OA@mn7*RL6S-tJVJ`1X@kK)(-b9> zXIv(rtUf0vC+CkY{>K#2U3MQcy(9#Gmw@+q>tB+9e@oIaDSa@hYqp_)w&_yyfl?Fj zy)f)~;dtyp0p55Vdb|qo)+Dm-*nDsS1za$BXGIeW@P;!oZl4HgLIF)eo^FkiV*p;| zbnGh?3Q(`?PFw`_|MCt)mUp3mU0L2^l%WA(v(8~d0u;b!2hL{3{x2#J_J2`h$EY$!2002ovPDHLkV1hD6KFa_A diff --git a/Resources/Textures/Clothing/Uniforms/color.rsi/rainbow_skirt.png b/Resources/Textures/Clothing/Uniforms/color.rsi/rainbow_skirt.png deleted file mode 100644 index a87ad47fa8cb12bc42425287cb1207573464ecce..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 393 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy?EyX^u0WbWc`}2>e}<6B48=zn zYX37#&SzLs$;U96pWz5lM*Tm7_BsY#hX48p8H|oFSXo)wGfZ}`WC&n55*!>1)Rel8 zAuB5@pJ8&%e};yJhDL_}t& z#s3Wd8PxvkGyHF6_e*6g!RC3 zg;Nh49Fzs@S!OyF{r?;(@|5lHrQTHYfBPDwe59IWzuGb`*r$GDLeMJ3fW=dkYP61f zMsIt(d#*@Snz73Biefl%=^Oq*kdv(tao+~UjzTS8>?f16Evj@NT8{fA-pw>5e jiAI-7XY!gI=RZ`(rEM0B@b9qw0t!=4S3j3^P6