From 87c93b4302a396e4cd85571420034e5dcb45e0ee Mon Sep 17 00:00:00 2001 From: Wombat Date: Thu, 4 Nov 2010 12:53:26 -0400 Subject: Revert "emotes are particles" This reverts commit 565ce52e4c21c2b747dac1889d2459abc94707cf. --- 1981245 | 1669 --------------------------------------------------------------- 1 file changed, 1669 deletions(-) delete mode 100644 1981245 diff --git a/1981245 b/1981245 deleted file mode 100644 index 88e6f62f..00000000 --- a/1981245 +++ /dev/null @@ -1,1669 +0,0 @@ -From aa35a64c623ddbb0dfb31a615ae32fe65f0df181 Mon Sep 17 00:00:00 2001 -From: Chuck Miller -Date: Wed, 3 Nov 2010 23:41:42 -0400 -Subject: [PATCH] Update emotes to be used by the particle system - ---- - effects.xml | 28 ++-- - emotes.xml | 130 +++++++++++++++++-- - graphics/particles/emote-angel.particle.xml | 22 ---- - graphics/particles/emote-blah.particle.xml | 22 ---- - graphics/particles/emote-blush.particle.xml | 22 ---- - graphics/particles/emote-disgust.particle.xml | 22 ---- - graphics/particles/emote-evil.particle.xml | 22 ---- - graphics/particles/emote-grin.particle.xml | 22 ---- - graphics/particles/emote-happy.particle.xml | 22 ---- - graphics/particles/emote-perturbed.particle.xml | 22 ---- - graphics/particles/emote-sad.particle.xml | 22 ---- - graphics/particles/emote-speech.particle.xml | 22 ---- - graphics/particles/emote-surprise.particle.xml | 22 ---- - graphics/particles/emote-tongue.particle.xml | 22 ---- - graphics/particles/emote-upset.particle.xml | 22 ---- - graphics/particles/emote-wink.particle.xml | 22 ---- - graphics/particles/emotes/angel.png | Bin 0 -> 1960 bytes - graphics/particles/emotes/blah.png | Bin 0 -> 822 bytes - graphics/particles/emotes/blush.png | Bin 0 -> 2038 bytes - graphics/particles/emotes/disgust.png | Bin 0 -> 1924 bytes - graphics/particles/emotes/emote-angel.particle.xml | 23 ++++ - graphics/particles/emotes/emote-blah.particle.xml | 23 ++++ - graphics/particles/emotes/emote-blush.particle.xml | 23 ++++ - .../particles/emotes/emote-disgust.particle.xml | 23 ++++ - graphics/particles/emotes/emote-evil.particle.xml | 23 ++++ - graphics/particles/emotes/emote-grin.particle.xml | 23 ++++ - graphics/particles/emotes/emote-happy.particle.xml | 23 ++++ - .../particles/emotes/emote-perturbed.particle.xml | 23 ++++ - graphics/particles/emotes/emote-sad.particle.xml | 23 ++++ - .../particles/emotes/emote-speech.particle.xml | 23 ++++ - .../particles/emotes/emote-surprise.particle.xml | 23 ++++ - .../particles/emotes/emote-tongue.particle.xml | 23 ++++ - graphics/particles/emotes/emote-upset.particle.xml | 23 ++++ - graphics/particles/emotes/emote-wink.particle.xml | 23 ++++ - graphics/particles/emotes/evil.png | Bin 0 -> 1925 bytes - graphics/particles/emotes/grin.png | Bin 0 -> 2047 bytes - graphics/particles/emotes/happy.png | Bin 0 -> 1734 bytes - graphics/particles/emotes/perturbed.png | Bin 0 -> 1763 bytes - graphics/particles/emotes/sad.png | Bin 0 -> 1918 bytes - graphics/particles/emotes/speech.png | Bin 0 -> 796 bytes - graphics/particles/emotes/surprise.png | Bin 0 -> 2086 bytes - graphics/particles/emotes/tongue.png | Bin 0 -> 1753 bytes - graphics/particles/emotes/upset.png | Bin 0 -> 1632 bytes - graphics/particles/emotes/wink.png | Bin 0 -> 1680 bytes - 44 files changed, 452 insertions(+), 336 deletions(-) - delete mode 100644 graphics/particles/emote-angel.particle.xml - delete mode 100644 graphics/particles/emote-blah.particle.xml - delete mode 100644 graphics/particles/emote-blush.particle.xml - delete mode 100644 graphics/particles/emote-disgust.particle.xml - delete mode 100644 graphics/particles/emote-evil.particle.xml - delete mode 100644 graphics/particles/emote-grin.particle.xml - delete mode 100644 graphics/particles/emote-happy.particle.xml - delete mode 100644 graphics/particles/emote-perturbed.particle.xml - delete mode 100644 graphics/particles/emote-sad.particle.xml - delete mode 100644 graphics/particles/emote-speech.particle.xml - delete mode 100644 graphics/particles/emote-surprise.particle.xml - delete mode 100644 graphics/particles/emote-tongue.particle.xml - delete mode 100644 graphics/particles/emote-upset.particle.xml - delete mode 100644 graphics/particles/emote-wink.particle.xml - create mode 100644 graphics/particles/emotes/angel.png - create mode 100644 graphics/particles/emotes/blah.png - create mode 100644 graphics/particles/emotes/blush.png - create mode 100644 graphics/particles/emotes/disgust.png - create mode 100644 graphics/particles/emotes/emote-angel.particle.xml - create mode 100644 graphics/particles/emotes/emote-blah.particle.xml - create mode 100644 graphics/particles/emotes/emote-blush.particle.xml - create mode 100644 graphics/particles/emotes/emote-disgust.particle.xml - create mode 100644 graphics/particles/emotes/emote-evil.particle.xml - create mode 100644 graphics/particles/emotes/emote-grin.particle.xml - create mode 100644 graphics/particles/emotes/emote-happy.particle.xml - create mode 100644 graphics/particles/emotes/emote-perturbed.particle.xml - create mode 100644 graphics/particles/emotes/emote-sad.particle.xml - create mode 100644 graphics/particles/emotes/emote-speech.particle.xml - create mode 100644 graphics/particles/emotes/emote-surprise.particle.xml - create mode 100644 graphics/particles/emotes/emote-tongue.particle.xml - create mode 100644 graphics/particles/emotes/emote-upset.particle.xml - create mode 100644 graphics/particles/emotes/emote-wink.particle.xml - create mode 100644 graphics/particles/emotes/evil.png - create mode 100644 graphics/particles/emotes/grin.png - create mode 100644 graphics/particles/emotes/happy.png - create mode 100644 graphics/particles/emotes/perturbed.png - create mode 100644 graphics/particles/emotes/sad.png - create mode 100644 graphics/particles/emotes/speech.png - create mode 100644 graphics/particles/emotes/surprise.png - create mode 100644 graphics/particles/emotes/tongue.png - create mode 100644 graphics/particles/emotes/upset.png - create mode 100644 graphics/particles/emotes/wink.png - -diff --git a/effects.xml b/effects.xml -index e201e91..b7e8e38 100644 ---- a/effects.xml -+++ b/effects.xml -@@ -37,18 +37,18 @@ - - - -- -- -- -- -- -- -- -- -- -- -- -- -- -- -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ - -diff --git a/emotes.xml b/emotes.xml -index 37fad03..0fbb0a1 100644 ---- a/emotes.xml -+++ b/emotes.xml -@@ -1,16 +1,118 @@ -+ - -- emote.xml -- emote.xml -- emote.xml -- emote.xml -- emote.xml -- emote.xml -- emote.xml -- emote.xml -- emote.xml -- emote.xml -- emote.xml -- emote.xml -- emote.xml -- emote.xml -+ -+ -+ -+ emote.xml -+ -+ -+ -+ emote.xml -+ -+ -+ -+ emote.xml -+ -+ -+ -+ emote.xml -+ -+ -+ -+ emote.xml -+ -+ -+ -+ emote.xml -+ -+ -+ -+ emote.xml -+ -+ -+ -+ emote.xml -+ -+ -+ -+ emote.xml -+ -+ -+ -+ emote.xml -+ -+ -+ -+ emote.xml -+ -+ -+ -+ emote.xml -+ -+ -+ -+ emote.xml -+ -+ -+ -+ emote.xml -+ -+ - -diff --git a/graphics/particles/emote-angel.particle.xml b/graphics/particles/emote-angel.particle.xml -deleted file mode 100644 -index a79d865..0000000 ---- a/graphics/particles/emote-angel.particle.xml -+++ /dev/null -@@ -1,22 +0,0 @@ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -diff --git a/graphics/particles/emote-blah.particle.xml b/graphics/particles/emote-blah.particle.xml -deleted file mode 100644 -index 14a8f1a..0000000 ---- a/graphics/particles/emote-blah.particle.xml -+++ /dev/null -@@ -1,22 +0,0 @@ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -diff --git a/graphics/particles/emote-blush.particle.xml b/graphics/particles/emote-blush.particle.xml -deleted file mode 100644 -index d979c9b..0000000 ---- a/graphics/particles/emote-blush.particle.xml -+++ /dev/null -@@ -1,22 +0,0 @@ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -diff --git a/graphics/particles/emote-disgust.particle.xml b/graphics/particles/emote-disgust.particle.xml -deleted file mode 100644 -index 1596b46..0000000 ---- a/graphics/particles/emote-disgust.particle.xml -+++ /dev/null -@@ -1,22 +0,0 @@ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -diff --git a/graphics/particles/emote-evil.particle.xml b/graphics/particles/emote-evil.particle.xml -deleted file mode 100644 -index 09ca625..0000000 ---- a/graphics/particles/emote-evil.particle.xml -+++ /dev/null -@@ -1,22 +0,0 @@ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -diff --git a/graphics/particles/emote-grin.particle.xml b/graphics/particles/emote-grin.particle.xml -deleted file mode 100644 -index b5223cd..0000000 ---- a/graphics/particles/emote-grin.particle.xml -+++ /dev/null -@@ -1,22 +0,0 @@ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -diff --git a/graphics/particles/emote-happy.particle.xml b/graphics/particles/emote-happy.particle.xml -deleted file mode 100644 -index 9eec8a6..0000000 ---- a/graphics/particles/emote-happy.particle.xml -+++ /dev/null -@@ -1,22 +0,0 @@ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -diff --git a/graphics/particles/emote-perturbed.particle.xml b/graphics/particles/emote-perturbed.particle.xml -deleted file mode 100644 -index a5cd71a..0000000 ---- a/graphics/particles/emote-perturbed.particle.xml -+++ /dev/null -@@ -1,22 +0,0 @@ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -diff --git a/graphics/particles/emote-sad.particle.xml b/graphics/particles/emote-sad.particle.xml -deleted file mode 100644 -index 2bbf26d..0000000 ---- a/graphics/particles/emote-sad.particle.xml -+++ /dev/null -@@ -1,22 +0,0 @@ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -diff --git a/graphics/particles/emote-speech.particle.xml b/graphics/particles/emote-speech.particle.xml -deleted file mode 100644 -index 877a6d3..0000000 ---- a/graphics/particles/emote-speech.particle.xml -+++ /dev/null -@@ -1,22 +0,0 @@ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -diff --git a/graphics/particles/emote-surprise.particle.xml b/graphics/particles/emote-surprise.particle.xml -deleted file mode 100644 -index 1321d31..0000000 ---- a/graphics/particles/emote-surprise.particle.xml -+++ /dev/null -@@ -1,22 +0,0 @@ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -diff --git a/graphics/particles/emote-tongue.particle.xml b/graphics/particles/emote-tongue.particle.xml -deleted file mode 100644 -index 2e32676..0000000 ---- a/graphics/particles/emote-tongue.particle.xml -+++ /dev/null -@@ -1,22 +0,0 @@ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -diff --git a/graphics/particles/emote-upset.particle.xml b/graphics/particles/emote-upset.particle.xml -deleted file mode 100644 -index 8016e44..0000000 ---- a/graphics/particles/emote-upset.particle.xml -+++ /dev/null -@@ -1,22 +0,0 @@ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -diff --git a/graphics/particles/emote-wink.particle.xml b/graphics/particles/emote-wink.particle.xml -deleted file mode 100644 -index a521cfc..0000000 ---- a/graphics/particles/emote-wink.particle.xml -+++ /dev/null -@@ -1,22 +0,0 @@ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -diff --git a/graphics/particles/emotes/angel.png b/graphics/particles/emotes/angel.png -new file mode 100644 -index 0000000000000000000000000000000000000000..043d075501573402c6937d2e5944ae42d57b0cd9 -GIT binary patch -literal 1960 -zcmV;Z2UqxsP)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2igk* -z0x}rqj1yk~000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}000LANkl4XpnGzp1ODuSXIHd`p{HkKewNhNkGg%uA`A|X|Zim~{p -zRV1VULgIyfxTxww5o{h%C00NyB~56F?5$`O8uB5eP?lIgOl;D~F^*$9p0USgA7;iG -z#{nw!rC0iE?#$e|zjMz$=gbU)moy@3Qo2oeb#ns%!!YjOF&6q4z%oF+y~n#37sK%T -zC(_p*J^DH0Ij57B8|!|V5zIrH*wZh{W%d*^Tw&0z2I$<_j -z($_qmG4%KU8y?Tt3k}eMPucBEx6S5+(YOKEub<5TX(q^Oc01F(k|8S?kcR75TET@2 -zcGzsArvV_9N-;e>J#V(Pwf*Da!-o}qzdvt&ex3t>qN1W?Sy|bF#nL|2)YLTD+1dFs -z%d(^zVm4b~vpM1MjKOYax}8n}5rJVCcNW;=8B4FUqobp6baZsTCqqElI^)ZgF#pDkOqJZ){Qq>&L55fu_q2@#bM(K_W=LPYsQ#1RoF -z76XMspg;h0<3=Iv+_{d-X7kfShYtNq3n%(94bE`2!{MO*{{HQCbqgD=TzLkaE+4=u -zMZ6LcDFAUrF#r)5jY4{k9XsZ6=~4tAd{DaK)~#C?hK7dvzW#bgr#9-d@_5&-T_Xhr -z-mTw$>w{ij06?o%3OK1i!x}{(NdjUqARd=BH>bnFgC-aZMd<0V!ECm`ZvT5ax^*hF -zy}kX@M~_DLef)8hsi@!pb07d|u#^wY72`nohnFJ&WNF)G&uzIx) -z*RRKrlar4dH;!bb6uP^++0C0b`#${eH6?ILh-ecL?Ifaq645~-vXjfTp8#aY<$6sS -zpF^Su3I;*b)1U_rKtn^I=H_CmswyQ(l1^*NDOdpT`FzI(VXpj*H)g;v0vKiv3^NJ0 -zTS)J*+dT)X^(tHgy#N5$KrdVay|7xJ!tIu)Vp%}12UvDVZEXvfn~UJ&$&+PSrPFG) -zy5D=RLSDf@Z^n_RorsPQ0D64?9#J$zu7O^nXeiy6$K?`{oLVz8Add(1%P*jBz5!KM -z=2Bf}E8qy3=g9&)z_2S8t7fpZLC7(}uU-|lDS)j6#!OYCe>shbG -zKp;@Ob*qG~F2LIIZu+LnwFN)~fF3T_URbT~t~j~NWdaa~B*`FcOQnFSswD2*Nfc+L -z6UTA%>#v0J@+6E#0LWJ&T2&qZgObB3C4a-3V+24fol>zF5Do*uAmH@^LqjY+`%JF; -zSswzal&nMo;5fB7sOHC&0>Ub;7nS=l<(>#2iDYtVo>WS%=b|Y0SNsCW%gaklOr*Fq -zYvz@GNkFHIX!h8kfT65dg~v5uDGgJBYB72CjDucJ2~iX?gR8i>IC%H20iw9{kR%C; -z3nPjbkeicnfw`XCFuapT7CCME=Uy?h#~YH?9g42Uk107;T?^XAGc4Tph91n~Ry2!)c^ -zv}x0KS>WpG>hn5XzW<9aOc{k+9>!XMxY0Ig@H=Xt+8!D5QS+DL-v(B$DZ}AASG~23ajF!0aqC(kB#>rS|XLGr;2! -zQw3vt-y09Q?eqL561U!E(gU81WxN=30 -zSd5$Aw{PF^%ajiyLWFK<>g86e5SkAViAi0v$J}9 -z|Gfc|lR~PfX!Uq&YwOXA7cc(zcm2XFZ%s{2pN@}@?-ztrQk - -literal 0 -HcmV?d00001 - -diff --git a/graphics/particles/emotes/blah.png b/graphics/particles/emotes/blah.png -new file mode 100644 -index 0000000000000000000000000000000000000000..3eae88a2ee124b5d68992005289c762dd91fea68 -GIT binary patch -literal 822 -zcmV-61Ihe}P)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2igk* -z0yho!CIj&R000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}0007!Nkl-n5}@AG*Vm}8DPW&|4}+tLVSLH -zPAMg#D1vRvUDt(e+i)BQ01(G9QmGV#5D-GZ -z^E^BWYPDLwEX#UpS(d%NzAh#vK07;OCX<2dx=1FI0Dx2~HBux=7-P_AG!O&^W#lyn`tJNw?rBY=qaTtd0N~IESZf^Km7-QIOw|RMa$#S_| -z8o5J#-~YI_wuZ&U#n=BXLO@Ch*L6YiJ;_f)iBC^Yzbd7$va-^R<@0$6A&}4KCyoI? -zGMPlX-Nwbm#h0Nf_xASad0t=10CcZOV2$g#Gw5bwSg$S1!p6o1lu{E3FvdV@4bSt?Xf&X;MlP58%SIE=E#BVV7L`in -z`_0=B -z7@M1$f@Devp`ZJfoP>BF0}DW>_x-`a0i~4CT90hyOc4Y@8UXh9_t|skxG$Y1rbZ@{ -zasE`iuX~OEGDq$1?(&sm)#PY4n{VbL>>R!L4QwtggK81m4gdfE07*qoM6N<$f_*e% -ATmS$7 - -literal 0 -HcmV?d00001 - -diff --git a/graphics/particles/emotes/blush.png b/graphics/particles/emotes/blush.png -new file mode 100644 -index 0000000000000000000000000000000000000000..22172ae081e7a188910e2f11a7058cf7fe66e338 -GIT binary patch -literal 2038 -zcmVPx#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2igk* -z0yGf64Ls`r000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}000M3NklLB*SI<#63(|AGYzI-Yy(xz^8>hP7+gE?K;I@u91)st6xjJ5MeQ -z&Jyv;Mf_PJez8c95D8{T;JK1byK-^Vk>hXX$@lK9l$x5-u%V&hP+MEulK%?Y+SZFr@oPlp*->a{LLFHu$%yRK6!Vt7F+;BsdoqtgU@4PcyH#9V~@e{$TR;_xf_rzaYo__4B -zs%%avs3NdSA$l2D6`)FiB&Yl#d?>K?t4)iG)W_Po6q-XkboTTiY*p@7^u{0^0y*&z@bAo*1fl -z@Q!74?H#9S)$>z36L}tp0eQ5x{`O-FrE~k$G&aW2q_Hi7)=XV1Zk^!u*R6_U$BwN5 -zel~Ti0KL7vH(z&U5l7#BpQcrRpmY1ye>b|i6|iY)YNK=eRwOlwq(-OtG&LWCARmh; -zN-Qj;(R%U|QBvZQOlo?1dTyRpPai~FyXdMUO?PdjbNf~r7vC`T;?B8j08>6w8}MdA7z5*iSd-_^WYm|>Q49_a)_xdl1B{G}Bpa@-;ninbXlh>mp%gw$ -zW8)QoPh(>(ot;0SscHG8seb+z@Us|+qs0RgqC`Nz7(-Q6$o>Np$xFcF^StTBl}skj@BjNCL4hElU;+>~1Umz{G~_Nq -z**H|DAd!Y#2K*cZK7=6@K`_H5$V3P-E?!QP$tu!m$Y$X5KQwuHdFL;QxU8(K=hfc6 -zS*vepAczXuvCytySw1=vfG=PPBn`M0xHe2^@D)TXLJLAm5o9cUOOy5>oq|*v(rGw# -zS|}+g>A7&>!gO$Tb@j`;cD}Xb^w|4Umgb{vuwo%56tw4K;i0t;DujFkaSg>0#CLh+ -zwGozn|Apye^?^ceyiu5#fc}1qv9W+_ul>r)Cr_T74xT%A?uJM#@!*C(?yFdT??NJ4 -z;RJ%VLu?ZengHc{DBGa50nv1IkF)eUdjR<9laEkWH`%5~kM{8JBTw?R1#vE36n4Gp -z;JS8yU0vOVZQHg@2d`hh-n6u|bo}|X&L4h#QL$cFKZBSJk-%VE21|#NgFr&|9voxY -zUB>`;`}hH>s!9pN6aahn9Gu#~=&10a@&CDe)}C8H*VbhnPTsrd+u4eWy_WguA80x?Qg|dSRWFdAw;8sZG+Yd -zV-zM7JWt_ykj;jqGKPs%$eYJCFKrL-Jm*YHOUs%~n>KC!k5%UC)vK3m+qUf&!@~ph -z^Qv6E?3++gVTib3J2JUUAP67`gmgwYH)OH%70o-nIg>~fA6d3+*+b7f^UUtgC2t!W -z8=pFIV6jfD*^0E+sb3+!VPHXy338SMvjuY#ztE=nSyLWHv7gqd_ -zKKiI`Zf;&TZ{EDF!otEq*L6LuwP>xybzQHZpkQ$B+__y#mo8nmZrwWlfBy^fPeqJl -U8loLDKmY&$07*qoM6N<$f``Mx)c^nh - -literal 0 -HcmV?d00001 - -diff --git a/graphics/particles/emotes/disgust.png b/graphics/particles/emotes/disgust.png -new file mode 100644 -index 0000000000000000000000000000000000000000..9965f89d81abef71e08a656e84c81a0d19d49eb4 -GIT binary patch -literal 1924 -zcmV-~2YdL5P)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2igk* -z0x=xR%!Gvi000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}000KxNklE~1upkK@B0HmuaN52EZHCZ -zCQqJo&U4QBobx-s-#O=j@ARGiM-m=aVej6(Voy&`X?uJ7ra&ODxWB*O8w>_*03MG= -zn>B0JU|L#QOGZY<`SkSk!~6H|H@`J_$BrG9e!qX)*!b|A1-_@4=W~;m>BKu*!Za-I -zb!l|o3e(XxO6ToCVq@aFb8>P%J9Fkt@qYy_D=S-j_3G85y?vcavsca**KGC@<96Kt -zYGGO?mStcV28Ll_=oTXbI$u=}a-;sPnUa)Nzh=#vk|Rfs)I2e`xVZRd7cN{l9Oor{ -z!^`Q+T^NTbNC<+2fPjU?jrtybTY4#~UD3W}WG+smqcy_i&$|ha3W5Cm{Ly>=iVDtC -zv~L;neF;Ry4bGhmFx009wr<_}YGq|*%{PLxva;Hmo11-6&UI`HOPBkQB?p2a@%)Md -zyz}A9XhsChP%x(6I=`!^<-I@s7+o_7jq05JpdE*t;BRbf%zYFrO(wQ)-(Gp~;>Cj9 -z@2_WPaSlHz%q4qSCT)!aEL-&qPMaIM?83rg!{+5ArN;AAiW_gT6K}GU#AF+JFJ$t? -z+1o65IswbFh)-~G{mSi>yu1yGt*xzJJPej6L+149)7t^&`dr*>9Ka^Wkh6R-UpI~5 -zu(`2GP6R>X^<6LU$K#)47z&!9pc@K?sbH8ohGDS&rX0QTHpziab^&0R0>3CKK+(ns -zt3e`akcc{ps)tau2&!VD3nro{Ac_LdtWKb<>F%7SrlwNhy(n;PZS5-n-JQc^EuGD| -zj~bC>Cp+KVfXnVd5TqGH!m_M~+(bYSC(?o_AlxsGi4$?hIcRBV*)$D2G&D31V9}C9 -z{#sRmoOu4nbC9I~^c`k|qrg4>Iw6_GgbgmuKG=(TrPplW1riE!(QBZ)5n+pHq)92LT -zdP)ziM%T^zz7Q=L!0mQx{avcf?UB&636Fm(OXgU!K2>q1{G>v%JF3&3F`d8M9z)Yi -zG}UBm*g%$LO;y!su-EGy?EX5EGS}zePTMd5$C`Egn_V;qP5QzQMqIVlL0{OSq)weS -zfJx1EPn6wh8O9kaGuW>X8yh?LFjxdgO-*g-xH&@kD}Uv~eb;HNcyWqwx^Ho*Z~Bs&1|>K$%bJzzT_h|&c?M%{S4nzyNim7<{mtF(0mwd -zefs)pzNZAxhwcFoyCjEDlOKS~y#^(9DsSx0od7^DACjpPwh9nD! -zlK8;fhKXTVsER=-Xwdf0AU%Pg=}q+37ZenfoIH8*i7tDO?rXxjb?YkY>+83LBjGu5 -z@lL$SF1$$&+zAsKL}6>4 - -literal 0 -HcmV?d00001 - -diff --git a/graphics/particles/emotes/emote-angel.particle.xml b/graphics/particles/emotes/emote-angel.particle.xml -new file mode 100644 -index 0000000..a4bb1b5 ---- /dev/null -+++ b/graphics/particles/emotes/emote-angel.particle.xml -@@ -0,0 +1,23 @@ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -diff --git a/graphics/particles/emotes/emote-blah.particle.xml b/graphics/particles/emotes/emote-blah.particle.xml -new file mode 100644 -index 0000000..38cb327 ---- /dev/null -+++ b/graphics/particles/emotes/emote-blah.particle.xml -@@ -0,0 +1,23 @@ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -diff --git a/graphics/particles/emotes/emote-blush.particle.xml b/graphics/particles/emotes/emote-blush.particle.xml -new file mode 100644 -index 0000000..11d2689 ---- /dev/null -+++ b/graphics/particles/emotes/emote-blush.particle.xml -@@ -0,0 +1,23 @@ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -diff --git a/graphics/particles/emotes/emote-disgust.particle.xml b/graphics/particles/emotes/emote-disgust.particle.xml -new file mode 100644 -index 0000000..b04d18d ---- /dev/null -+++ b/graphics/particles/emotes/emote-disgust.particle.xml -@@ -0,0 +1,23 @@ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -diff --git a/graphics/particles/emotes/emote-evil.particle.xml b/graphics/particles/emotes/emote-evil.particle.xml -new file mode 100644 -index 0000000..433aef3 ---- /dev/null -+++ b/graphics/particles/emotes/emote-evil.particle.xml -@@ -0,0 +1,23 @@ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -diff --git a/graphics/particles/emotes/emote-grin.particle.xml b/graphics/particles/emotes/emote-grin.particle.xml -new file mode 100644 -index 0000000..5c50aa9 ---- /dev/null -+++ b/graphics/particles/emotes/emote-grin.particle.xml -@@ -0,0 +1,23 @@ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -diff --git a/graphics/particles/emotes/emote-happy.particle.xml b/graphics/particles/emotes/emote-happy.particle.xml -new file mode 100644 -index 0000000..fa43997 ---- /dev/null -+++ b/graphics/particles/emotes/emote-happy.particle.xml -@@ -0,0 +1,23 @@ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -diff --git a/graphics/particles/emotes/emote-perturbed.particle.xml b/graphics/particles/emotes/emote-perturbed.particle.xml -new file mode 100644 -index 0000000..47f92e3 ---- /dev/null -+++ b/graphics/particles/emotes/emote-perturbed.particle.xml -@@ -0,0 +1,23 @@ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -diff --git a/graphics/particles/emotes/emote-sad.particle.xml b/graphics/particles/emotes/emote-sad.particle.xml -new file mode 100644 -index 0000000..0e0b7dc ---- /dev/null -+++ b/graphics/particles/emotes/emote-sad.particle.xml -@@ -0,0 +1,23 @@ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -diff --git a/graphics/particles/emotes/emote-speech.particle.xml b/graphics/particles/emotes/emote-speech.particle.xml -new file mode 100644 -index 0000000..7d6350b ---- /dev/null -+++ b/graphics/particles/emotes/emote-speech.particle.xml -@@ -0,0 +1,23 @@ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -diff --git a/graphics/particles/emotes/emote-surprise.particle.xml b/graphics/particles/emotes/emote-surprise.particle.xml -new file mode 100644 -index 0000000..29498c8 ---- /dev/null -+++ b/graphics/particles/emotes/emote-surprise.particle.xml -@@ -0,0 +1,23 @@ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -diff --git a/graphics/particles/emotes/emote-tongue.particle.xml b/graphics/particles/emotes/emote-tongue.particle.xml -new file mode 100644 -index 0000000..2796ac6 ---- /dev/null -+++ b/graphics/particles/emotes/emote-tongue.particle.xml -@@ -0,0 +1,23 @@ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -diff --git a/graphics/particles/emotes/emote-upset.particle.xml b/graphics/particles/emotes/emote-upset.particle.xml -new file mode 100644 -index 0000000..4b10d9f ---- /dev/null -+++ b/graphics/particles/emotes/emote-upset.particle.xml -@@ -0,0 +1,23 @@ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -diff --git a/graphics/particles/emotes/emote-wink.particle.xml b/graphics/particles/emotes/emote-wink.particle.xml -new file mode 100644 -index 0000000..b217a64 ---- /dev/null -+++ b/graphics/particles/emotes/emote-wink.particle.xml -@@ -0,0 +1,23 @@ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -diff --git a/graphics/particles/emotes/evil.png b/graphics/particles/emotes/evil.png -new file mode 100644 -index 0000000000000000000000000000000000000000..7c417ec6ebcc9861ce53f846c72492fb3a728d6d -GIT binary patch -literal 1925 -zcmV;02YUF4P)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2igk* -z0xvVPT!sSx000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}000KyNkl-LS53MRiRY5?^ -zL$Q$h01=g6;Hi>9N+cvll`0h|jgo*8lg4&27_!&~5zEQ-M==3=ckg=l-kq5~?0T`W -z3#uwLedtI>duMfKel!0$=ghtE|MopM{e6tr|Bc1FpXc1#+G>oAjU5^q8rp7}X6?kp -zM0jdy$^#G#2Aw5KmONUqV#Po#7P}OUMo%3-eq22@pI8X|^q)GNN>E<$3V_(RZ(mz) -zZ}0Bx3;tz#J>+9<~&YwU3o0BJ6c(>&Q -z{}#BryN{o4{uuzjipSX}1VOL2;Gh&Jg_aU2B~oh~t@(#xurrYWAe~BZ=FI!g1V1e` -z-Q9h>`sxpvy?|eD*nn`mK?u+qozJ5k2VvV7j)MYrCK9AmiP9X;YsT!(;lqbF&Fr+h -zyN{lpTf7sC;R*(Eg+jQOEWs5H7y6Zz7=ZwW*NaaGei4b#-QCBTGw;*WbBlLdP7sU5 -z%mW7wG(K1AhK7dg-UkorYo?}nBN9RQ{k*<%C9d*v48I>-E|3zH%b_d_nNFk9X;dad -z-nRK7oyO6czh^S+42L0DhUcbJyL*esbcsvE!0i;ALMbE?pZms!2Aiyh&7NNB!?Dg`=$jGuSZ@sm6aB%Ri -z^Q3NVZ8ff6zrMRM7&O)jfpEF#u`HTRlV;Q8;}1V9$?XaTF)Aubix7T4Ul#qEO%p?i -zl8mdRq^_dE=<4d)eeBpVV;*>9WaQBFF4~$zTay56+Sq`$CTTWJF248PoO8PJ(ML3!Cfb^0)5eBEx)sN^ -zm?i)rtqFR)3=9lxUueg*bsi7hmQ{$jKnM{CarN`gQhx@1sjUs|IDFjEQG$v<2!N}f -zcb3Ki+$rw*1+SO!@$uSudHnFeBnuY6k+YrD67iL$tcB?lss@8Ru~4ilF9Hqa4MDZtdx?x5V)j7I}RIaYq__6 -zJ+6uhu73LIoQY*JNqaO}T3CBD%4?AbdD|wd6j`lNMRT+!s1%OlcowW&s#wt_VAwWl -zdb*S{jSUTaT}&Y@B{G#_V|_h?b#wF%a&*Kzjy_-(cT#V?`FTO}lYsQo!5C}Y)4K@Il -zFJC^8C`$EN?UUehY#Wuy6w0Dyl}u-|sOjlK>9lQZrApwLb~Y9(oVQYp=5j#<+&F67!8=1)zU^8ahNGZt`fiu=@nzTowSW1ymiV3Ai -z+BR#}thqD~TwPs#$`c5TcI5L+D@9dVSwZUle!jFUew0YCHj&_3Dut~Swo>G@=8JTi -zAK$sdYyJInTNaxK2WgK+aolb)N|9EIF2}*QXwhgq9zV6<{n*sh)V4evmcM)XW&Ow1 -ztM#APtkEY=wCHpyp--M@(Vx}U>SEx}u`4w-bNv4B(o6dHD_82@R#oX;%a&=s*DD(v -z8{3|FE!Nc3Tvv}C)gP>=AP8h_n~8URPUQ3lRF#$C7Ej#Otmu6>Jzes9ECf?hG9e`$ -z=`{XOsCQ&!WZg4g1h#D1a&QvNwq%kqrBH4+k<%Yg=JSz~lH@E)6)V$}lqJ81LNHl` -z{wb5eakNXaP;U=W81cEM^>#` -zbu}0aj(fdc+b|4m7>4$Gy>?|~<#=^<_0_Fgw;nliPx#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2igk* -z0yPA@%-Pof000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}000MCNkl`4mtjOdyESF)88}$AqZ0X40rl#HMwe*6564l+oDu -zHJMDtD3})8Mj2}}evEXcP9`dLtQFKY7-dC?LbM1X%YwLkFZ*@xp8kPuB}}wQrZfE` -zXXea3^FHtUJa^u6-h18)-;eLd|7Zj~$zjWuEt1`CU)S8+Jg2R#ExoI&%h=b~7Xn}~ -z72{LXFLw)wxa@Y1DAORZMx!oeX&?1aon(x26mK21eJI{0P5 -z?JxW^Ui8v%X^7hmeT0vRY|qKbsW@`vNYS?vUcY|*%$k~-68pX8?B@#1(oZ*NF^<&$ -z;P)$lz%OKESw@is9*@GkR`|VhIGb<}A55}bWG+aBbT$Mj$@gTOG|5O!0*e;P9!OayjR2M -z@9&Gfe*OBoM}<`YO-)U6CS*ilN`Us3Vc>@a^LS&)YXDTAzrcZmheu@TQ5@h;5AcV6 -zLBYf4)?fy$UZSzFaSpI!#Hmh8OY4~VswVpNO&Zi8VT7t8&=JGcsv*KK5{iy|%hcgI -z#)F3e&QyJln?5}B<7E(8IPobiTuz0w$y%&u`+4_`CVsvpmYU-(?zKpr4u>OVgs{c%3Dz-ndMc4&v1l<7Mg%HC0Z@?f(2tv5y!7LyXZQu=KD<5`9=C#X -zK*lxbr_bT#&AbLIubBAk_@K|@@u)|ndSGB6BtA`GYj*QR%^)ht$#hF1Uiy)c@FSxp -z3J3*MC}>abY{RpPSY}_HVbbdUqlK;U}A%hUQWr{ec$-1JNni#{?_LvIXNj{ -z^SKpz+65|=%IEcZM+zH_#_pS!CgR$u*O~z;d?gP0xEjC+6fXD6f)6uFhX3UuGQNl4XF^yl=+M;DSgir2H;l~O4 -z*i-gC^3z%5BqtIb9mOqEBzbw$hoc@m?e-Pn;2c+$8w4yo-#CG$y1bpwnp?JJw8o{tF}| -zn9*uA;l>0}}>QFsm$$tXaLBY149e`Q?{JonpJa6M)VKd+a!Mih0|A%c@;* -zIP5+?-P?yDJj!ab*`_?U5m>o$<;;qTih~-xFMjDek?5mT6wkW_z$d?6$xXe9tgH-7 -z&9`tQPsHKqA*}u?=UfWAKO8QWf;;@hVgyL4<_-C&cFyD6+uqROr3ur}m5s`yG!z$`n;MckbM^ -z<>lqo->SW}SS+P=b#)7!L(W)jxP&<_l$gX|B4dZcdOL&Yyd%?j*Uiv?A5EC1Ju54# -z;=+XsMc=vO-?(w3R8UY*oSK?iWiS{z)M~X?k|ZHXl2EJFUcFx5k&=>9HGB5#;^N|B -d>Hq#0=HEWad~0io`)>dM002ovPDHLkV1i`h@l^l- - -literal 0 -HcmV?d00001 - -diff --git a/graphics/particles/emotes/happy.png b/graphics/particles/emotes/happy.png -new file mode 100644 -index 0000000000000000000000000000000000000000..8ca2930e1712967d3550d6bca7d275a1738155a4 -GIT binary patch -literal 1734 -zcmV;%208hOP)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2igk* -z0y7bZOPaa>000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}000IdNkl+g(XYMcvI?V7-!HWE=CLkainx@sL5u;(!@>GpUp$|1p?E28DNJ`U) -z`r<<|JT)e}rb%O>SxvWTO-$CLDO$5DDG*XR23iy?4A2oN48zQwnLG2_hkHi`r_H); -zHra=sl8mZrs>&`t<4K?*_NGxAzVW4IPZd=1R72&*Fs_befu$*|KFB -zU5C4O*Kp^~8ov3)%E(9*yWKtA*w}dG^5x6k-?R)TPMp}abLY;%nwrwYd+%+M`FV$k -zNBO>)8vdzptXVzz}g3rz(V`ElnZeB0t<>ixJulE<7ThlX&qWrz6 -zD6r+~RX;Y{T3{`Z2e?f+fi-{wP|RKeBvF(Ex(?}yTQ+S{fgBTB02Bf)AQ#96)U~6*( -zlEi9F?UfbRg@tk4ZiUg&(U$ZvY^LL_&CPKV39wp|KuWqPEp0Q!*t6#vBCWt2pwrNx -z($HWxx4ofcZTDor6skxTF`Y+)r2{qWH9Y_^M;b(oWf{(gA;7-BIf -zD2Ne{qh>fxbx0;tuYzW7o)IjTuj%WX00O|gxx5Q$E1^AcuInq~M5AD}8sOwFd^T(V -zxw*Md*7qhCtH!%$FQfFC}zl9Q7&pRv^I -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 -FV1jS(UpN2& - -literal 0 -HcmV?d00001 - -diff --git a/graphics/particles/emotes/sad.png b/graphics/particles/emotes/sad.png -new file mode 100644 -index 0000000000000000000000000000000000000000..3ceb3cafd77f2e7dd1dcec531cacecb72d972c27 -GIT binary patch -literal 1918 -zcmV-^2Z8vBP)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2igk* -z0x|&f;EM?W000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}000KrNkl7WAx*JsAP#L6+7QAD8XRP$Qcy`>D%1w$sZe1p5=A1G -zg5*B11U0Tilb1?)3zZrnx!|fu#x#jSRoh@pV*;-08^*@F>-An{XU?q;vtB1z(xOC_ -z`j8`?ozd)^^ZWka`Of#90lscuxBpR7{@V+QM1m|VEX1d$r}xdz&$lF#$!Ip4)d3(7 -z2+&9*lB%z-A8%@Ey4cXrkch|Q;wyuX9656K=FOW2(#uvuAo2uU{!P$4k3)4;LrQ>} -z_dpAGVCC*0o1Q>8WZc`bWy|?<=guAdQs7gkPCYj?H1x*IY`Q&M`+X9w`ysqu4*)<& -z2`K^2rPGB3r2>|fgSm7GnWbUT*bu(Hef##V?(XivM+SFycfWk~>eYlLY8%6k{RA~N -zwNO4${j3T{I_^GR^(pQGCk9Xd2T -zI5;@#3YLn0rsC@xbGY{Gi9z1yVq2NR!K}JVM4}@x-CXuRosHy^& -zONG~?!tc}I_v!HaO3Hm2yq-0v%jLLU*9kPui3LS*3{dnY_(R_!BO@aRPM#m;((vU_bRpi==w;Q#=e63pEi!aHxhQXV+a-v^ZT9c#(M -z7sm51{T7r7RM)lRnHPS8SVw2spth$^z~!kzVfhABRizc+NF$?h7eBrX9>iVZZsQ}{=;p!(5e|;E3ql;j64z`tsWhTMt19-jORK*&vTeoi9 -z%-$(i8@p5hik1^V|C;za0N~1B-!Hp4*3pUBi@jwirNY?-LO^gELf89aGD0E8Eo9R@nVImo12>xe($wk7MA)O+|@5ZN)1A200_8{P`QF&^^^F~ -z&j!m0LkNkY#mfOnsQ~8|1lPb>0i0Rj%!IXa9X_vqueG%`QK9(Qv16jGt?hjJ!LZ=P -zJC3ES2+Oiz+oJ4x%N8(;j{7a!QR#TbQORimoEJ;u3t-kXiuoDQ*4B3Z#EBE)3l9Q2 -zcI+5RE-Tw2>wgZS`ao12gczl~t3pveT}36N=CG4}E(R}Iu6)-ysMsuKc4%E(q*=gh! -z{|rMjXZP&c)AdM4pRTU1moHtql(49$F;p9a>fQiCG!WH*qNrF&-NvnJJ>~aXzS{+V -zXahJaLU0Srnn6DK5e&_o-Me>hytlXa-A6v`9Y22jxyzR?zj1$Yx!vPyBJS|_pz0AQ -zidL>VYuS!Na0`O3z{(86%uS2xs=)Q#yLWe;Idf+4OC4|b@85rRY;5d6zCar^BMie+ -z2UV|uqD34qUxu(3VVUz__A-h^8E*$;J2l}3#9x^sI7N4A)+?PtFT1?Z7 -za?W)CP*s(>-R@L08Xa$LZoasA^XA0KlPAUh^(V}~0Vb1jYybcN - -literal 0 -HcmV?d00001 - -diff --git a/graphics/particles/emotes/speech.png b/graphics/particles/emotes/speech.png -new file mode 100644 -index 0000000000000000000000000000000000000000..7204471907aeec5f68f7542a0757777996d7b08e -GIT binary patch -literal 796 -zcmV+%1LOROP)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2igk* -z0yiTo@D4rz000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}0007aNklS>C+Sz{oHd0ZOXf}>B#Y3F -zVaOi{wyfBRj^N;XJ5-=F%^wonPIptVL21n_+yyJ=jJ}ISWS>4~?Q?uD5$8j2S!C@G_a~y|mZ*S?f(puASIHY>LPPJOi -znR!Az&pX`S-p2a+`s=R?V-P~Xwrvp6E)jj43O+wS|01Qt=H_N%_cfhPV>le*>gwwA -zRIrpXaia)=0E{toI-T9A;8ZI0qt$993f5Yq+wCHg$<(HTkB*Msd!C1Gx0?vG*X!Z# -z?hX$R4=5B0h0#7SK3GbLo0}Uj#*ocsmtN&yFhCr~&n7eOW)lshTrLym9D93vkWwxb -zfYusHDY&kSAPAt8La|u<%SKa^CLbRkvqq!w?fUu}&1Msx=gkEvr4WW8`u#pSoeo;9 -z7F^dwu~=l2ynC)!SF2UBEDIYO8`#>~dWH!h5JeFH;PLShYinyDA`lUL-$%RM#=*e> -zOXPK`R4OE;1Q8*QV;F`3&iS)pSeAt_3=u^U_V@Q05t)oJHR)es5%AawIDmMx|Mc{f -zgb+|l&D_dF<@ -aRKEa1v7LD~(=)FC00002-)|EP)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2igk* -z0x~m8FzO!w000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}000MpNkl!@Xu?>Vw8^BI -zsmV<1=;(CXyy`S&G?SMm6G%vF1Ph8H$_j!H9uX8Iu_DT2cklPO{bOPCAZa?uWTt=Q -zn>jPzcjw&uJLfy+JKwqR-S}>NOT+jog^kbbG(T>+wE1#l-Qu?9i>d7&w+-p+xb6ao -zi5o29;)k`57(4#l*rW;XjvSY;ZP#O)^fv}C`_+aWXHJx@a628NZ}U#$)=85Yn~+HS -zuwiIz^Y4$^Xl`tv?raUUrz`PWqIGiStk>Sz^TH!v3%vI6t#f>(#oKkz@6De7BXiEe -zJBW>m2Eev$v<6#ilvZeMqqU;5;|3)M-{WZUA&txJoBqQEc`rWw#NjUkJ3jwl^`lSy -zq@>`$vq>IL$}iS$G-hOF6BQYW%i+Z7aNsZZh5^__L`0C3I+5gwlZ>{e -z4@Z^%t7!gR_pfU`T~<=_mEg6HZ=F+8aNyZ#8PmtCc_@!z!-o;!a^iMH5E0=b!sWu{ -z?1P&ahJkIvTl-!{2*HR^qlt-$C2eX3SFg0hmK{1cbNRZBrz%T}oBk`YbW>A#lKp%4uxa(r3HtrS#>SH9@!)iry`I9(t-oj0gPRyWaunLOv27c}Fi4r4 -zMsxl7*c#ud^lNQbp8q`9?3*lI^WY90^m}vfT}f1=n*;myaQ4UtWTtv3D$K{5JdU#W -z-r|+rFESu9lBh^GZ|;4G%}@RTm(#(S%9GqRYYI!VGg+Q9i@Mq~EWCR;s;A34|HnVw -z@rB@x&+IhMlpkG@HSczF%=ko3SCpgL+gQFdmxnj3XKr>D4{un{@};?4y?B9B<;QTl -zTue$!C&K0AbVWH^9=M;P!hG!R4vGr%d1~_}I@+%>ZPsklcjWMjhqmr8`++~Y)U?^{ -zbd1iveF3HkM~glnImyG^>?{CIG%5h*W@nL{x$fNJ$y25h9UTk6YkPL%O-~C$r>Dh-;okH# -zp8NBz@X_i!k9|;MVBBZc1EXUYmykeXZS~@Q;I>OmsYw$iV%r+6Va2M|_^PS_$n-cU -zuf9g6CzOZ2s%qA5cnGBw+P3K{Q^h5vA!E8bKC?CqgK>!-u3l+L?FYVo^`jwU#wTFg -zHn!G$KW85G4UOTK`=G@orPMbxGH=0REGf}Sqm^dY-}jNTa7kFdxTKVvg-iI|GuyCj -zn~|f((9?Ny$fvUY)9_VQQ{T|Y;ISUO -z(`R5=0!vDyQlw4GMSuq;rZ|yqfEx3beGiMVBS_q{OmOv_nwl(QfGsr()g;o+N1i}jP%I@d6 -zeen{mUTNu9xtst4qGQC>kK0@WqNCA(QW8rT+%`3XDbr`L@zE!6I78bV2nJC~qqIgU -zg;EMBHNJ{+>d)2Cd7}fZG)hTw@41(*8#idbb`7V?C9GiZv*5V+VeQS04I{>kPs9Oe -z!$3+A&Ro;fIFt;(q_mCJ8f|No3RSDg-lDCMDFtmUEkq5BZvQmc -z1Qlre9QkI{BOVMk9LG89iK1eRqX!q6Uiy1OXY|2j9jdn(WSPA>b>YY|}fqPy~HYtCGL -z{UnGL@DmIK2>N?M67Un~>887@ll(VcrM|B2^4#2e^1iYI -zsVXaJx^vaq*3y3#&TMYD5IZ=2C{a;SNFhRrBm_0SQ{=6=k2m+e#QuFRlazET(Xp|J -zV31%SKudEI1^Zv;+}X32=P&=+<~N?(S@1tMdn-5nW=_%DuWvV%^m;Qg%*@$8ASQMY -z4u=EN{KVG2I4dRTx^a_=W2N{iPH0QnzMQ*P~!i;_$&ozH!ID{;5BjbM9QW -zW&EwF#W8V%+ala<%QQ{fG)+6g?Y3eD#kGw~PASe>oV(?LC!RL{?|)(b16=V$4a?vD -Q?*IS*07*qoM6N<$f=uuZ1ONa4 - -literal 0 -HcmV?d00001 - -diff --git a/graphics/particles/emotes/tongue.png b/graphics/particles/emotes/tongue.png -new file mode 100644 -index 0000000000000000000000000000000000000000..0d5bc959a6436de68cfc766b35d7ccfac7fcf882 -GIT binary patch -literal 1753 -zcmV;~1}6E5P)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2igk* -z0yH7+(>&1t000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}000IwNkl#0&eQ-!<0|7ay!Lf>svASMGV3bHW)+M@aR;skRt@bjzUms>9uOin? -z6AFFEfj@K3oU`BW`@VC|oU`y#`KkPmit?WZba!{Fb8~YS#>dB7rl+U(&(F`hmY0_` -zfXvLySWZsPVqsz7h{xl(y=Tv!o~u`{CVn*d%$YO2gM))7qR|C+b#)4d4jI(eu2WvV -zj$y!;U+&`3qg{BtHl93*pzE&LnwpvqZ{51p`GeAM@#4jX`ucj`fdhr{OPBV_;-W)D -zQY|?}Bt=AQVi-s`jI696!^0`^_SGQBg5< -z@??=1hHe20MWjqb4v0vVi2U4Y|IF%7*#`Ifk23_1E*2fk5Do -z{}z1u^y%KQvB9=$*VdK2do>`{g60BwKsJyDH~}qbUB-Yosv6k>$6}^Kxw$qz`6T#C -zQ`6Dx(b3VrZ3}X9%lLf06RoW_wXQA%*y-F?jLBF_Rc00;g3 -zpeV~I3Z$h$ZY~TAn8vHBR;jMm)PaG46IZTWQFnl6W@au#BL8&1^G?8eW#`Q|rx9sJ -ziF?hLZKD+@bK`39pGorp0!j}rQmi) -z0O;>G5UH}dO-BG48;ia(QwbUy)3;37tcmmc!Rs~ad3iBhE|rmyk(L)ly#L_A81eX~ -zF*}d|3`^nfC~9f5e`k5^waoFofOir4>x;iK;d+yARh||*2 -zV#C7;EkA#m`}d)_Ifl))W(_ftRx(L*AKfM?n;29z|J2QDS&JCiLbJ -z)9`!mnbC&BFga->H8pi{N2+)4-aYd8v5H|pGzyE0rUM>N6ir*U0COnH98RYnk7tp? -zhgZ3G&zz~7M?gA@xl{p%TxPqY141EFlaoSTUf#$Ku*c)MJv{NYyg3msKUq6ID4UF;o=3;J6JcqZp!|be`V9=nftnBsQkIj}o`|i8h -zghFh=leNAM8ygUbnA+GdopQUM8yk5#2Ead(l6v=U3c9{)wz9Ia=Y<=-t*x!s?aqq7 -z|9-j*4Iv{V$k-S%J#8L!fq;45CMys?W@nKPK0pAuc?9|Dm*x|Yx88Dy)2YQ98X9_E -zdi5zUFZZcxpr)s1g`Au?x(*J9x!5+9y!|%UL^KNb@58xs$=4=@Pd{~_>#o6>nVEwx -zJ&)Vl+ef|LubLh{v}IIR#{eM`*$&uD{l*5Yt(jU`fz(teDS?_Ac=c6<&p&q(3Te~F -zjvf1r&*z(bDcI}vPM$h-YS!x=t-E_y$#6O~Qd47F^S-%CS659fFPjPmVQC3$Hkg`n -z(ATFC3Te}AZEY8B+_=&Ay>FQv9UTpQeSLpeSn&U%v{YAHTEe*92D-jI-G*T*6oNp& -z&Ye3Bo<5Bvva)iAT3cIxd;R+LzyF}?ZDV6&@6gcDiAZGKot>>wRHU$PpFu%E41jOH -z)tH#DGd?aXEyd6@=WJzV<%bU*Jm~zPx#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2igk* -z0yQz}e;xDy000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}000HMNkl3__+g=JqkQN3l&OosQgMf&^Ou`T#L1VzE3ze9OE;S}@sz`LBaXTTy -z%D5rA(U`c=1sGyNkVqm4KQ=Kn7>6J~Efwmel>Xh{Zx;8qTr6Z9%_Ot%ByY}X&*^#2 -z`+eu0dkXw0Kgxepn132@`}S>iX=$lzc6PRXadC0q%F2p;ZEej00Qvd(lEdNPOG-+n -zT`t%2J$v@_+_`f{{ciAu3m1B)rl!t{V#s;$U=|J^meJ4+7F9e*D<;O<}lx{d#j#Q`6-B{Uyqc8@~|GTZzb~E1QV2h{!~;3`!$QW3 -zb`X(;h(Pf;C>#cbLZGKl^Qp0MH@V&Jg)3LCbbhtd>gwu+&dySjWljf_5K#pY?I!@6 -zr1fWQf(L`3_wP;A*0zgWF4uy`-g6boZ`upbPw3Lp;*^A^K{{h(MFEls}x -z0A9WtO}Bv@09Kex0Ly9ufb47qmo5ni20zxFIB}wP+efCVs>+{owc)xk?bPVfIF6_? -z?OGH;JP%r21Wiwa#>PNLkJ_oYxY&Q|)-Be^Gy{O&@9z?X&rZKT3neATwU|>4fE*D0 -z4u(0NvDnsQ$3fHzU>N`hfCb9}X7h$~mIcn7S;yjLn{Ch*M6O#6WYS#UZ9 -z5M=|{sb@hGkw*_H0Ehr00C*kBrn6=;=`BOZi;5)J?Hs13r`wHSR(HJ5ZjXUs0ES6` -zVV2O^`WHN&ckp^w03^SVs7uzhePLOkw3Ix#>N056Nnt>?RB8B -z(FTua9A57{fUvHJuBZX70#KnS8%|S2Re`cH8PRCeo{{7A^>xd$XC~CvDgYD!BI@dL -zP*-Qc>C;v4cznpsmEd+~>yWq(j~gPOra`G%RRK{13JXO@5-b^D0H~^BpsIi*0TxSA -zpHy3ZbF&$-*fM|}x6z`J(snx2?oGgc}|LK?hT#xM&R(0F{a=H>`RMMcvYV3*7F -z+~*T8KhLG1DJ2q$zJS;l5}+sw5{a#yMj}8o3IqaXgu^l_Dk`35fXmCvdrYPsfxCAL -z(&711u^5m@0D_#6b0$pxM@UD+x?QHEh3rR0ENTA+8V&~z|@o#uU^UOp+gP#A3l6Ixb4-a -zva)iLWtZ!FdLnQ*6mT41wQA>YO2&i1xR7Xc1J3h6Ai(0@y)1B?eai3mAKLb{2mozu -zZC67f^I~^*F6QT1@H`L-X)d-B&m%p?*bW3(+`n&yAXpYVIy$ayb(ETnAI8VW=gyrw -z7Z@LZ|Lf2Ylb4-sfz2kR^PbwJ>+71<)-;8~!0M_7_Ij;&^vH~O+_HG`n`7JClW;m^aNOo_r}7?;1Ix>1ym(>7hYy0fb7!Hqqod<$ -zUtizIH(hUAT3UL&Uhi2!h&c-iEGR8yP*x^m_ipVF`t-?yj~~sLoh7WUO0Zb61GTla -zPew;aJ>Pxfzj^Z}d+gY;?!9~WzRb_h4{{tQvMft1%M!Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2igk* -z0y8Ah_+FU+000?uMObu0Z*6U5Zgc=ca%Ew3Wn>_CX>@2HM@dakSAh-}000H+Nkl+iT%*=I+#y_LRIHoZg#Vm16VlWh9h=Kue0(okr56MfQ5D2s;Q5sqz -zdAFOVQdmM>41{fAg*FM~0`qV(zUGq&%O`qSseY^WNg`uaX=lHQ>$Hw>XuS|aU;coH!og$KF -zDOW^tM8qbE1QLxR!5}g@nIrGL=a$;q9m(eA=J89HE*<}`pxxcwT@4KlFFl?r86Phe -zkwOtE5s`8csj%u25!o&x4iQ1ZVI&Yhd_H7wuuzU3t&rN<+LsqDTY_;FAp66_UFD@d}(>7^u-znAA)i1ldySMb*mf28B{e8!d -zrTQo2Blr>9$6iOvYBp{gtO%qyLB0PAY3V!(Eb>q^~(qDfS -zeCEuV>p%WDaq5##LfY=#4j|8hmI7r!F^~`B0*;J*83&RmWvqeYanqpEQX5}>87OaW -z?Y@Xk9c -zgu_AiUsXUT+}7kgZB8W33f7TY9godtFu*$K_H? -zO-*%fZo=;*T}wY3hdq$EZvWhVS| -zow;dZG4mjZ$4w)m(RI-9Fy!Wf-wzWLPDVx&sl$hxZ{E6f>;A7^ed_D$$CX-Y>hBLy -zQj$d1!Ra*fZ(5m&A=8l6RcL8}zCNg^fcbgFXP@Pu>#m8pxw*qx87;HX-rj!E=d;iD -z_U7~Ag~IO#pU({4R`UBz9Xx14KmHiX%T4Ibn@$YFG3)VoF22!a@7%d_U4w&z{kgfu -zu6N%Rnwr8mo$H<}1>bxFJw5AlKKcl%s!XrH{np7>UuhVIWA@akQnK}AIzfLE^^{PdHZnHk}iU*b3%x$}*Ujh~N> -zj&}d<8~>FnS5!wwNAKRfd%cB)g^Rkb$COf{loDOnV+92Ti#0Vh-V-NI^!E1ls{i}H -aF#iS(;4w5m5bxRm00000C - -literal 0 -HcmV?d00001 - --- -1.7.1 - -- cgit v1.2.3-70-g09d2