diff --git a/assets/anim.december.scss b/assets/anim.december.scss index 27df5dcd..a23ba86c 100644 --- a/assets/anim.december.scss +++ b/assets/anim.december.scss @@ -1,3 +1,10 @@ +@include css-animated-emote(REE) { + @include emote-animation(100ms, 7) { + 0% { transform: translateX(0); } + 100% { transform: translateX(3px); } + } +} + @include sprite-animation( $file-name: COGGERS, $frame-count: 60, diff --git a/assets/anim.scss b/assets/anim.scss index c4879d82..61ade54a 100644 --- a/assets/anim.scss +++ b/assets/anim.scss @@ -218,6 +218,13 @@ $context-css-animated-emote-mixin: false; } } +@include css-animated-emote(REE) { + @include emote-animation(100ms, 7) { + 0% { transform: translateX(0); } + 100% { transform: translateX(3px); } + } +} + @mixin Gigachad() { .text > .generify-container:has(+ .generify-container.generify-emote-Gigachad[data-modifiers~="mirror"]) { @content; @@ -587,9 +594,9 @@ $spritesDir : '/assets/emotes/emoticons-animated/'; @include sprite-animation( $file-name: COGGERS, $frame-count: 60, - $sprite-width: 1920px, - $sprite-height: 32px, - $animation-duration: 800ms, + $sprite-width: 1680px, + $sprite-height: 28px, + $animation-duration: 1800ms, $iteration-count: 2 ); @@ -614,8 +621,8 @@ $spritesDir : '/assets/emotes/emoticons-animated/'; @include sprite-animation( $file-name: PepoDance, $frame-count: 10, - $sprite-width: 460px, - $sprite-height: 32px, + $sprite-width: 280px, + $sprite-height: 28px, $animation-duration: 500ms, $iteration-count: 5 ); @@ -631,8 +638,8 @@ $spritesDir : '/assets/emotes/emoticons-animated/'; @include sprite-animation( $file-name: LAG, - $frame-count: 9, - $sprite-width: 360px, + $frame-count: 10, + $sprite-width: 390px, $sprite-height: 32px, $animation-duration: 4000ms, $iteration-count: 2, @@ -651,17 +658,17 @@ $spritesDir : '/assets/emotes/emoticons-animated/'; @include sprite-animation( $file-name: VroomVroom, - $frame-count: 101, - $sprite-width: 2828px, - $sprite-height: 28px, - $animation-duration: 4000ms, - $iteration-count: 2 + $frame-count: 76, + $sprite-width: 7296px, + $sprite-height: 32px, + $animation-duration: 5320ms, + $iteration-count: 1 ); @include sprite-animation( $file-name: WAG, $frame-count: 2, - $sprite-width: 74px, + $sprite-width: 84px, $sprite-height: 32px, $animation-duration: 500ms, $iteration-count: 10 @@ -686,16 +693,6 @@ $spritesDir : '/assets/emotes/emoticons-animated/'; $iteration-count: 10 ); -@include sprite-animation( - $file-name: ComfyWAG, - $frame-count: 2, - $sprite-width: 76px, - $sprite-height: 32px, - $animation-duration: 500ms, - $iteration-count: 10 -); - - @include sprite-animation( $file-name: illyaTriggered, $frame-count: 8, @@ -787,23 +784,6 @@ $spritesDir : '/assets/emotes/emoticons-animated/'; $can-animate-forever: true ); -@include sprite-animation( - $file-name: REE, - $frame-count: 39, - $sprite-width: 1248px, - $sprite-height: 32px, - $animation-duration: 3900ms, - $animation-direction: alternate, - $iteration-count: 2, - $can-animate-forever: true, - $extra-animation: true, - $extra-animation-duration: 100ms, - $extra-animation-iteration-count: 64 -) { - 0% { transform: translateX(0); } - 100% { transform: translateX(3px); } -} - @include sprite-animation( $file-name: RIDIN, $frame-count: 8, @@ -894,18 +874,6 @@ $spritesDir : '/assets/emotes/emoticons-animated/'; $can-animate-forever: true ); -@include sprite-animation( - $file-name: PepoWant, - $frame-count: 150, - $sprite-width: 7050px, - $sprite-height: 32px, - $animation-duration: 2.5s, - $animation-direction: alternate, - $iteration-count: 2, - $end-on-frame: 1, - $can-animate-forever: true -); - @include sprite-animation( $file-name: modCheck, $frame-count: 28, @@ -917,17 +885,6 @@ $spritesDir : '/assets/emotes/emoticons-animated/'; $can-animate-forever: true ); -@include sprite-animation( - $file-name: DaFeels, - $frame-count: 180, - $sprite-width: 5760px, - $sprite-height: 32px, - $animation-duration: 5s, - $iteration-count: 1, - $end-on-last-frame: true, - $can-animate-forever: true -); - @include sprite-animation( $file-name: WICKEDSTEER, $frame-count: 24, @@ -1030,17 +987,6 @@ $spritesDir : '/assets/emotes/emoticons-animated/'; $end-on-last-frame: true ); -@include sprite-animation( - $file-name: YEE, - $frame-count: 192, - $sprite-width: 11904px, - $sprite-height: 32px, - $animation-duration: 3.2s, - $iteration-count: 1, - $can-animate-forever: true, - $end-on-last-frame: true -); - @include sprite-animation( $file-name: HocusPocus, $frame-count: 33, @@ -1092,12 +1038,164 @@ $spritesDir : '/assets/emotes/emoticons-animated/'; ); @include sprite-animation( - $file-name: AngelThump, - $frame-count: 90, - $sprite-width: 7560px, + $file-name: SNOWBALL, + $frame-count: 35, + $sprite-width: 1750px, $sprite-height: 32px, - $animation-duration: 3s, + $animation-duration: 2450ms, + $iteration-count: 2, + $can-animate-forever: true +); + +@include sprite-animation( + $file-name: PeepoS, + $frame-count: 35, + $sprite-width: 1750px, + $sprite-height: 32px, + $animation-duration: 2450ms, + $iteration-count: 2, + $can-animate-forever: true +); + +@include sprite-animation( + $file-name: PepoFight, + $frame-count: 35, + $sprite-width: 1855px, + $sprite-height: 32px, + $animation-duration: 2450ms, + $iteration-count: 2, + $can-animate-forever: true +); + +@include sprite-animation( + $file-name: PeepoWeird, + $frame-count: 35, + $sprite-width: 1750px, + $sprite-height: 32px, + $animation-duration: 2450ms, + $iteration-count: 2, + $can-animate-forever: true, + $end-on-last-frame: true +); + +@include sprite-animation( + $file-name: SNOWBALLFIGHT, + $frame-count: 70, + $sprite-width: 3500px, + $sprite-height: 32px, + $animation-duration: 4900ms, $iteration-count: 1, $can-animate-forever: true, $end-on-last-frame: true ); + +@include sprite-animation( + $file-name: PepoSleep, + $frame-count: 91, + $sprite-width: 5642px, + $sprite-height: 32px, + $animation-duration: 6370ms, + $iteration-count: 1, + $can-animate-forever: true, + $end-on-last-frame: true +); + +@include sprite-animation( + $file-name: OMEGALUL, + $frame-count: 11, + $sprite-width: 330px, + $sprite-height: 32px, + $animation-duration: 3080ms, + $iteration-count: 2, + $can-animate-forever: true, + $end-on-last-frame: true +); + +@include sprite-animation( + $file-name: PauseChamp, + $frame-count: 80, + $sprite-width: 6480px, + $sprite-height: 32px, + $animation-duration: 1.2s, + $iteration-count: 4, + $can-animate-forever: true, + $end-on-last-frame: true +); + +@include sprite-animation( + $file-name: DOGGO, + $frame-count: 181, + $sprite-width: 6154px, + $sprite-height: 32px, + $animation-duration: 3s, + $iteration-count: 2, + $can-animate-forever: true, + $end-on-last-frame: true +); + +@include sprite-animation( + $file-name: ApeHands, + $frame-count: 91, + $sprite-width: 2912px, + $sprite-height: 32px, + $animation-duration: 2s, + $iteration-count: 3, + $can-animate-forever: true, + $end-on-last-frame: true +); + +@include sprite-animation( + $file-name: SMUG, + $frame-count: 7, + $sprite-width: 238px, + $sprite-height: 32px, + $animation-duration: 1s, + $iteration-count: 3, + $can-animate-forever: true, + $extra-animation: true, + $extra-animation-duration: 333ms, + $extra-animation-iteration-count: 9 +) { + 0% { + transform: translate(0px,0px); + } + 25% { + transform: translate(0px,0.50px); + animation-timing-function: ease-in; + } + 37% { + transform: translate(0px,0px); + } + 55% { + transform: translate(0px,-2px); + } + 60% { + transform: translate(0px,-1.5px); + animation-timing-function: ease; + } + 100% { + transform: translate(0px,0px); + } +} + +@include sprite-animation( + $file-name: TIMID, + $frame-count: 12, + $sprite-width: 384px, + $sprite-height: 32px, + $animation-duration: 1s, + $iteration-count: 1, + $end-on-last-frame: true, + $can-animate-forever: false, + $extra-animation: true, + $extra-animation-duration: 6s, + $extra-animation-delay: 500ms, + $extra-animation-iteration-count: 1 +) { + 0% {background-position-y: 0px; } + 10% {background-position-y: 20px; } +} + +.generify-emote-TIMID:not(.chat-user + .generify-emote-TIMID) .chat-emote-TIMID { + background-position-x: 0px !important; +} diff --git a/assets/emotes.json b/assets/emotes.json index 55e0fa68..f350faa5 100644 --- a/assets/emotes.json +++ b/assets/emotes.json @@ -214,6 +214,8 @@ "HocusPocus", "AlienPls", "Aware", - "LOGGERS" + "LOGGERS", + "SNOWBALL", + "SNOWBALLFIGHT" ] } diff --git a/assets/emotes/december/animated/PepoDance.gif b/assets/emotes/december/animated/gif/PepoDance.gif similarity index 100% rename from assets/emotes/december/animated/PepoDance.gif rename to assets/emotes/december/animated/gif/PepoDance.gif diff --git a/assets/emotes/emoticons-animated/2x/AngelThump.png b/assets/emotes/emoticons-animated/2x/AngelThump.png deleted file mode 100644 index 92b0580b..00000000 Binary files a/assets/emotes/emoticons-animated/2x/AngelThump.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/2x/COGGERS.png b/assets/emotes/emoticons-animated/2x/COGGERS.png new file mode 100644 index 00000000..d61a2229 Binary files /dev/null and b/assets/emotes/emoticons-animated/2x/COGGERS.png differ diff --git a/assets/emotes/emoticons-animated/2x/ComfyMoobers.png b/assets/emotes/emoticons-animated/2x/ComfyMoobers.png index 8d6c100b..a86b5fe1 100644 Binary files a/assets/emotes/emoticons-animated/2x/ComfyMoobers.png and b/assets/emotes/emoticons-animated/2x/ComfyMoobers.png differ diff --git a/assets/emotes/emoticons-animated/2x/DaFeels.png b/assets/emotes/emoticons-animated/2x/DaFeels.png deleted file mode 100644 index 88869c17..00000000 Binary files a/assets/emotes/emoticons-animated/2x/DaFeels.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/2x/HocusPocus.png b/assets/emotes/emoticons-animated/2x/HocusPocus.png index ca5e8687..37d653ec 100644 Binary files a/assets/emotes/emoticons-animated/2x/HocusPocus.png and b/assets/emotes/emoticons-animated/2x/HocusPocus.png differ diff --git a/assets/emotes/emoticons-animated/2x/LAG.png b/assets/emotes/emoticons-animated/2x/LAG.png new file mode 100644 index 00000000..13494f89 Binary files /dev/null and b/assets/emotes/emoticons-animated/2x/LAG.png differ diff --git a/assets/emotes/emoticons-animated/2x/MiyanoHype.png b/assets/emotes/emoticons-animated/2x/MiyanoHype.png deleted file mode 100644 index 02bd98fe..00000000 Binary files a/assets/emotes/emoticons-animated/2x/MiyanoHype.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/2x/OMEGALUL.png b/assets/emotes/emoticons-animated/2x/OMEGALUL.png new file mode 100644 index 00000000..6aca70e8 Binary files /dev/null and b/assets/emotes/emoticons-animated/2x/OMEGALUL.png differ diff --git a/assets/emotes/emoticons-animated/2x/PAIN.png b/assets/emotes/emoticons-animated/2x/PAIN.png new file mode 100644 index 00000000..c3f57d7c Binary files /dev/null and b/assets/emotes/emoticons-animated/2x/PAIN.png differ diff --git a/assets/emotes/emoticons-animated/2x/PeepoS.png b/assets/emotes/emoticons-animated/2x/PeepoS.png new file mode 100644 index 00000000..fbfd44e1 Binary files /dev/null and b/assets/emotes/emoticons-animated/2x/PeepoS.png differ diff --git a/assets/emotes/emoticons-animated/2x/PeepoWeird.png b/assets/emotes/emoticons-animated/2x/PeepoWeird.png new file mode 100644 index 00000000..b542d619 Binary files /dev/null and b/assets/emotes/emoticons-animated/2x/PeepoWeird.png differ diff --git a/assets/emotes/emoticons-animated/2x/PepoDance.png b/assets/emotes/emoticons-animated/2x/PepoDance.png new file mode 100644 index 00000000..0ecb0249 Binary files /dev/null and b/assets/emotes/emoticons-animated/2x/PepoDance.png differ diff --git a/assets/emotes/emoticons-animated/2x/PepoFight.png b/assets/emotes/emoticons-animated/2x/PepoFight.png new file mode 100644 index 00000000..856b0066 Binary files /dev/null and b/assets/emotes/emoticons-animated/2x/PepoFight.png differ diff --git a/assets/emotes/emoticons-animated/2x/PepoSleep.png b/assets/emotes/emoticons-animated/2x/PepoSleep.png new file mode 100644 index 00000000..a024d82c Binary files /dev/null and b/assets/emotes/emoticons-animated/2x/PepoSleep.png differ diff --git a/assets/emotes/emoticons-animated/2x/PepoWant.png b/assets/emotes/emoticons-animated/2x/PepoWant.png deleted file mode 100644 index 298ee18f..00000000 Binary files a/assets/emotes/emoticons-animated/2x/PepoWant.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/2x/REE.png b/assets/emotes/emoticons-animated/2x/REE.png deleted file mode 100644 index c509b253..00000000 Binary files a/assets/emotes/emoticons-animated/2x/REE.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/2x/SMUG.png b/assets/emotes/emoticons-animated/2x/SMUG.png new file mode 100644 index 00000000..6ae0d73b Binary files /dev/null and b/assets/emotes/emoticons-animated/2x/SMUG.png differ diff --git a/assets/emotes/emoticons-animated/2x/SNOWBALL.png b/assets/emotes/emoticons-animated/2x/SNOWBALL.png new file mode 100644 index 00000000..dd7bef1d Binary files /dev/null and b/assets/emotes/emoticons-animated/2x/SNOWBALL.png differ diff --git a/assets/emotes/emoticons-animated/2x/SNOWBALLFIGHT.png b/assets/emotes/emoticons-animated/2x/SNOWBALLFIGHT.png new file mode 100644 index 00000000..45f84b37 Binary files /dev/null and b/assets/emotes/emoticons-animated/2x/SNOWBALLFIGHT.png differ diff --git a/assets/emotes/emoticons-animated/2x/TIMID.png b/assets/emotes/emoticons-animated/2x/TIMID.png new file mode 100644 index 00000000..f713c2f8 Binary files /dev/null and b/assets/emotes/emoticons-animated/2x/TIMID.png differ diff --git a/assets/emotes/emoticons-animated/2x/VroomVroom.png b/assets/emotes/emoticons-animated/2x/VroomVroom.png index 8dfd552f..df892f8e 100644 Binary files a/assets/emotes/emoticons-animated/2x/VroomVroom.png and b/assets/emotes/emoticons-animated/2x/VroomVroom.png differ diff --git a/assets/emotes/emoticons-animated/2x/WAG.png b/assets/emotes/emoticons-animated/2x/WAG.png index 86eed34c..f3118635 100644 Binary files a/assets/emotes/emoticons-animated/2x/WAG.png and b/assets/emotes/emoticons-animated/2x/WAG.png differ diff --git a/assets/emotes/emoticons-animated/2x/YEE.png b/assets/emotes/emoticons-animated/2x/YEE.png deleted file mode 100644 index 2298ce76..00000000 Binary files a/assets/emotes/emoticons-animated/2x/YEE.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/4x/AngelThump.png b/assets/emotes/emoticons-animated/4x/AngelThump.png deleted file mode 100644 index 063f375a..00000000 Binary files a/assets/emotes/emoticons-animated/4x/AngelThump.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/4x/COGGERS.png b/assets/emotes/emoticons-animated/4x/COGGERS.png new file mode 100644 index 00000000..2c59af45 Binary files /dev/null and b/assets/emotes/emoticons-animated/4x/COGGERS.png differ diff --git a/assets/emotes/emoticons-animated/4x/ComfyMoobers.png b/assets/emotes/emoticons-animated/4x/ComfyMoobers.png index d61ed9dd..6008ef9b 100644 Binary files a/assets/emotes/emoticons-animated/4x/ComfyMoobers.png and b/assets/emotes/emoticons-animated/4x/ComfyMoobers.png differ diff --git a/assets/emotes/emoticons-animated/4x/DaFeels.png b/assets/emotes/emoticons-animated/4x/DaFeels.png deleted file mode 100644 index 56045fc2..00000000 Binary files a/assets/emotes/emoticons-animated/4x/DaFeels.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/4x/HocusPocus.png b/assets/emotes/emoticons-animated/4x/HocusPocus.png index 04f5586a..a235f145 100644 Binary files a/assets/emotes/emoticons-animated/4x/HocusPocus.png and b/assets/emotes/emoticons-animated/4x/HocusPocus.png differ diff --git a/assets/emotes/emoticons-animated/4x/LAG.png b/assets/emotes/emoticons-animated/4x/LAG.png new file mode 100644 index 00000000..cdd62d02 Binary files /dev/null and b/assets/emotes/emoticons-animated/4x/LAG.png differ diff --git a/assets/emotes/emoticons-animated/4x/MiyanoHype.png b/assets/emotes/emoticons-animated/4x/MiyanoHype.png deleted file mode 100644 index ecb845e4..00000000 Binary files a/assets/emotes/emoticons-animated/4x/MiyanoHype.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/4x/OMEGALUL.png b/assets/emotes/emoticons-animated/4x/OMEGALUL.png new file mode 100644 index 00000000..8fd9cee4 Binary files /dev/null and b/assets/emotes/emoticons-animated/4x/OMEGALUL.png differ diff --git a/assets/emotes/emoticons-animated/4x/PAIN.png b/assets/emotes/emoticons-animated/4x/PAIN.png new file mode 100644 index 00000000..0d023dae Binary files /dev/null and b/assets/emotes/emoticons-animated/4x/PAIN.png differ diff --git a/assets/emotes/emoticons-animated/4x/PeepoS.png b/assets/emotes/emoticons-animated/4x/PeepoS.png new file mode 100644 index 00000000..d713fce2 Binary files /dev/null and b/assets/emotes/emoticons-animated/4x/PeepoS.png differ diff --git a/assets/emotes/emoticons-animated/4x/PeepoWeird.png b/assets/emotes/emoticons-animated/4x/PeepoWeird.png new file mode 100644 index 00000000..91b24400 Binary files /dev/null and b/assets/emotes/emoticons-animated/4x/PeepoWeird.png differ diff --git a/assets/emotes/emoticons-animated/4x/PepoDance.png b/assets/emotes/emoticons-animated/4x/PepoDance.png new file mode 100644 index 00000000..f35c43a9 Binary files /dev/null and b/assets/emotes/emoticons-animated/4x/PepoDance.png differ diff --git a/assets/emotes/emoticons-animated/4x/PepoFight.png b/assets/emotes/emoticons-animated/4x/PepoFight.png new file mode 100644 index 00000000..cdbaa1ae Binary files /dev/null and b/assets/emotes/emoticons-animated/4x/PepoFight.png differ diff --git a/assets/emotes/emoticons-animated/4x/PepoSleep.png b/assets/emotes/emoticons-animated/4x/PepoSleep.png new file mode 100644 index 00000000..2d59c639 Binary files /dev/null and b/assets/emotes/emoticons-animated/4x/PepoSleep.png differ diff --git a/assets/emotes/emoticons-animated/4x/PepoWant.png b/assets/emotes/emoticons-animated/4x/PepoWant.png deleted file mode 100644 index 0c0c043f..00000000 Binary files a/assets/emotes/emoticons-animated/4x/PepoWant.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/4x/REE.png b/assets/emotes/emoticons-animated/4x/REE.png deleted file mode 100644 index aa4a310c..00000000 Binary files a/assets/emotes/emoticons-animated/4x/REE.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/4x/SMUG.png b/assets/emotes/emoticons-animated/4x/SMUG.png new file mode 100644 index 00000000..f9021fec Binary files /dev/null and b/assets/emotes/emoticons-animated/4x/SMUG.png differ diff --git a/assets/emotes/emoticons-animated/4x/SNOWBALL.png b/assets/emotes/emoticons-animated/4x/SNOWBALL.png new file mode 100644 index 00000000..cc016c62 Binary files /dev/null and b/assets/emotes/emoticons-animated/4x/SNOWBALL.png differ diff --git a/assets/emotes/emoticons-animated/4x/SNOWBALLFIGHT.png b/assets/emotes/emoticons-animated/4x/SNOWBALLFIGHT.png new file mode 100644 index 00000000..1061af06 Binary files /dev/null and b/assets/emotes/emoticons-animated/4x/SNOWBALLFIGHT.png differ diff --git a/assets/emotes/emoticons-animated/4x/TIMID.png b/assets/emotes/emoticons-animated/4x/TIMID.png new file mode 100644 index 00000000..e4b66c46 Binary files /dev/null and b/assets/emotes/emoticons-animated/4x/TIMID.png differ diff --git a/assets/emotes/emoticons-animated/4x/VroomVroom.png b/assets/emotes/emoticons-animated/4x/VroomVroom.png index b318d46d..06f3d34b 100644 Binary files a/assets/emotes/emoticons-animated/4x/VroomVroom.png and b/assets/emotes/emoticons-animated/4x/VroomVroom.png differ diff --git a/assets/emotes/emoticons-animated/4x/WAG.png b/assets/emotes/emoticons-animated/4x/WAG.png index 146c83a6..57425bec 100644 Binary files a/assets/emotes/emoticons-animated/4x/WAG.png and b/assets/emotes/emoticons-animated/4x/WAG.png differ diff --git a/assets/emotes/emoticons-animated/4x/YEE.png b/assets/emotes/emoticons-animated/4x/YEE.png deleted file mode 100644 index 22d38931..00000000 Binary files a/assets/emotes/emoticons-animated/4x/YEE.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/AngelThump.png b/assets/emotes/emoticons-animated/AngelThump.png deleted file mode 100644 index 81644f55..00000000 Binary files a/assets/emotes/emoticons-animated/AngelThump.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/COGGERS.png b/assets/emotes/emoticons-animated/COGGERS.png old mode 100755 new mode 100644 index e78b5a08..9a01ff0d Binary files a/assets/emotes/emoticons-animated/COGGERS.png and b/assets/emotes/emoticons-animated/COGGERS.png differ diff --git a/assets/emotes/emoticons-animated/ComfyMoobers.png b/assets/emotes/emoticons-animated/ComfyMoobers.png index 10b37cf9..dd57db2c 100644 Binary files a/assets/emotes/emoticons-animated/ComfyMoobers.png and b/assets/emotes/emoticons-animated/ComfyMoobers.png differ diff --git a/assets/emotes/emoticons-animated/ComfyWAG.png b/assets/emotes/emoticons-animated/ComfyWAG.png deleted file mode 100644 index 4a2dd2d6..00000000 Binary files a/assets/emotes/emoticons-animated/ComfyWAG.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/DaFeels.png b/assets/emotes/emoticons-animated/DaFeels.png deleted file mode 100644 index 5f93474f..00000000 Binary files a/assets/emotes/emoticons-animated/DaFeels.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/FeelsPepoMan.png b/assets/emotes/emoticons-animated/FeelsPepoMan.png deleted file mode 100644 index 2f1b7a47..00000000 Binary files a/assets/emotes/emoticons-animated/FeelsPepoMan.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/HocusPocus.png b/assets/emotes/emoticons-animated/HocusPocus.png index aef2c17f..d2c44f23 100644 Binary files a/assets/emotes/emoticons-animated/HocusPocus.png and b/assets/emotes/emoticons-animated/HocusPocus.png differ diff --git a/assets/emotes/emoticons-animated/LAG.png b/assets/emotes/emoticons-animated/LAG.png index 65d38b93..afcda071 100644 Binary files a/assets/emotes/emoticons-animated/LAG.png and b/assets/emotes/emoticons-animated/LAG.png differ diff --git a/assets/emotes/emoticons-animated/MiyanoHype.png b/assets/emotes/emoticons-animated/MiyanoHype.png index 0d73caeb..2667c459 100644 Binary files a/assets/emotes/emoticons-animated/MiyanoHype.png and b/assets/emotes/emoticons-animated/MiyanoHype.png differ diff --git a/assets/emotes/emoticons-animated/OMEGALUL.png b/assets/emotes/emoticons-animated/OMEGALUL.png new file mode 100644 index 00000000..707ba728 Binary files /dev/null and b/assets/emotes/emoticons-animated/OMEGALUL.png differ diff --git a/assets/emotes/emoticons-animated/PAIN.png b/assets/emotes/emoticons-animated/PAIN.png new file mode 100644 index 00000000..057bcc86 Binary files /dev/null and b/assets/emotes/emoticons-animated/PAIN.png differ diff --git a/assets/emotes/emoticons-animated/PeepoS.png b/assets/emotes/emoticons-animated/PeepoS.png new file mode 100644 index 00000000..42b70bcb Binary files /dev/null and b/assets/emotes/emoticons-animated/PeepoS.png differ diff --git a/assets/emotes/emoticons-animated/PeepoWeird.png b/assets/emotes/emoticons-animated/PeepoWeird.png new file mode 100644 index 00000000..9e47dcd0 Binary files /dev/null and b/assets/emotes/emoticons-animated/PeepoWeird.png differ diff --git a/assets/emotes/emoticons-animated/PepoDance.png b/assets/emotes/emoticons-animated/PepoDance.png index 63027897..0fbabd65 100644 Binary files a/assets/emotes/emoticons-animated/PepoDance.png and b/assets/emotes/emoticons-animated/PepoDance.png differ diff --git a/assets/emotes/emoticons-animated/PepoFight.png b/assets/emotes/emoticons-animated/PepoFight.png new file mode 100644 index 00000000..f1a689c4 Binary files /dev/null and b/assets/emotes/emoticons-animated/PepoFight.png differ diff --git a/assets/emotes/emoticons-animated/PepoSleep.png b/assets/emotes/emoticons-animated/PepoSleep.png new file mode 100644 index 00000000..8f8649df Binary files /dev/null and b/assets/emotes/emoticons-animated/PepoSleep.png differ diff --git a/assets/emotes/emoticons-animated/PepoWant.png b/assets/emotes/emoticons-animated/PepoWant.png deleted file mode 100644 index 54e4ff6b..00000000 Binary files a/assets/emotes/emoticons-animated/PepoWant.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/REE.png b/assets/emotes/emoticons-animated/REE.png deleted file mode 100644 index bc057d6c..00000000 Binary files a/assets/emotes/emoticons-animated/REE.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/SMUG.png b/assets/emotes/emoticons-animated/SMUG.png new file mode 100644 index 00000000..38e525a0 Binary files /dev/null and b/assets/emotes/emoticons-animated/SMUG.png differ diff --git a/assets/emotes/emoticons-animated/SNOWBALL.png b/assets/emotes/emoticons-animated/SNOWBALL.png new file mode 100644 index 00000000..0444de45 Binary files /dev/null and b/assets/emotes/emoticons-animated/SNOWBALL.png differ diff --git a/assets/emotes/emoticons-animated/SNOWBALLFIGHT.png b/assets/emotes/emoticons-animated/SNOWBALLFIGHT.png new file mode 100644 index 00000000..c3e718c3 Binary files /dev/null and b/assets/emotes/emoticons-animated/SNOWBALLFIGHT.png differ diff --git a/assets/emotes/emoticons-animated/TIMID.png b/assets/emotes/emoticons-animated/TIMID.png new file mode 100644 index 00000000..a1c50ad4 Binary files /dev/null and b/assets/emotes/emoticons-animated/TIMID.png differ diff --git a/assets/emotes/emoticons-animated/VroomVroom.png b/assets/emotes/emoticons-animated/VroomVroom.png index bef8dbff..222d1d2f 100644 Binary files a/assets/emotes/emoticons-animated/VroomVroom.png and b/assets/emotes/emoticons-animated/VroomVroom.png differ diff --git a/assets/emotes/emoticons-animated/WAG.png b/assets/emotes/emoticons-animated/WAG.png index 7af00058..1b36b7e0 100644 Binary files a/assets/emotes/emoticons-animated/WAG.png and b/assets/emotes/emoticons-animated/WAG.png differ diff --git a/assets/emotes/emoticons-animated/YEE.png b/assets/emotes/emoticons-animated/YEE.png deleted file mode 100644 index 33e58076..00000000 Binary files a/assets/emotes/emoticons-animated/YEE.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/gif/2x/COGGERS.gif b/assets/emotes/emoticons-animated/gif/2x/COGGERS.gif deleted file mode 100644 index 31c5a064..00000000 Binary files a/assets/emotes/emoticons-animated/gif/2x/COGGERS.gif and /dev/null differ diff --git a/assets/emotes/emoticons-animated/gif/4x/COGGERS.gif b/assets/emotes/emoticons-animated/gif/4x/COGGERS.gif deleted file mode 100644 index 31c5a064..00000000 Binary files a/assets/emotes/emoticons-animated/gif/4x/COGGERS.gif and /dev/null differ diff --git a/assets/emotes/emoticons-animated/gif/4x/PepoDance.gif b/assets/emotes/emoticons-animated/gif/4x/PepoDance.gif deleted file mode 100644 index af4ab24f..00000000 Binary files a/assets/emotes/emoticons-animated/gif/4x/PepoDance.gif and /dev/null differ diff --git a/assets/emotes/emoticons-animated/gif/4x/VroomVroom.gif b/assets/emotes/emoticons-animated/gif/4x/VroomVroom.gif deleted file mode 100644 index db1b94ef..00000000 Binary files a/assets/emotes/emoticons-animated/gif/4x/VroomVroom.gif and /dev/null differ diff --git a/assets/emotes/emoticons-animated/gif/COGGERS.gif b/assets/emotes/emoticons-animated/gif/COGGERS.gif new file mode 100644 index 00000000..4d4238e1 Binary files /dev/null and b/assets/emotes/emoticons-animated/gif/COGGERS.gif differ diff --git a/assets/emotes/emoticons-animated/gif/OMEGALUL.gif b/assets/emotes/emoticons-animated/gif/OMEGALUL.gif new file mode 100644 index 00000000..9f7fffb2 Binary files /dev/null and b/assets/emotes/emoticons-animated/gif/OMEGALUL.gif differ diff --git a/assets/emotes/emoticons-animated/gif/PepoDance.gif b/assets/emotes/emoticons-animated/gif/PepoDance.gif index 762156bc..3b465eb4 100644 Binary files a/assets/emotes/emoticons-animated/gif/PepoDance.gif and b/assets/emotes/emoticons-animated/gif/PepoDance.gif differ diff --git a/assets/emotes/emoticons-animated/gif/SNOWBALL.gif b/assets/emotes/emoticons-animated/gif/SNOWBALL.gif new file mode 100644 index 00000000..086bc5a5 Binary files /dev/null and b/assets/emotes/emoticons-animated/gif/SNOWBALL.gif differ diff --git a/assets/emotes/emoticons-animated/gif/SNOWBALLFIGHT.gif b/assets/emotes/emoticons-animated/gif/SNOWBALLFIGHT.gif new file mode 100644 index 00000000..9bb82758 Binary files /dev/null and b/assets/emotes/emoticons-animated/gif/SNOWBALLFIGHT.gif differ diff --git a/assets/emotes/emoticons-animated/gif/VroomVroom.gif b/assets/emotes/emoticons-animated/gif/VroomVroom.gif new file mode 100644 index 00000000..5e3004bc Binary files /dev/null and b/assets/emotes/emoticons-animated/gif/VroomVroom.gif differ diff --git a/assets/emotes/emoticons/2x/AMX.png b/assets/emotes/emoticons/2x/AMX.png index 8349f138..0fc7ec1a 100644 Binary files a/assets/emotes/emoticons/2x/AMX.png and b/assets/emotes/emoticons/2x/AMX.png differ diff --git a/assets/emotes/emoticons/2x/ASLAN.png b/assets/emotes/emoticons/2x/ASLAN.png index 55b7fe36..8a556b02 100644 Binary files a/assets/emotes/emoticons/2x/ASLAN.png and b/assets/emotes/emoticons/2x/ASLAN.png differ diff --git a/assets/emotes/emoticons/2x/AYAYA.png b/assets/emotes/emoticons/2x/AYAYA.png index def6e23f..9fda2ee2 100644 Binary files a/assets/emotes/emoticons/2x/AYAYA.png and b/assets/emotes/emoticons/2x/AYAYA.png differ diff --git a/assets/emotes/emoticons/2x/Abathur.png b/assets/emotes/emoticons/2x/Abathur.png index d7b222cc..5bf90367 100644 Binary files a/assets/emotes/emoticons/2x/Abathur.png and b/assets/emotes/emoticons/2x/Abathur.png differ diff --git a/assets/emotes/emoticons/2x/AngelThump.png b/assets/emotes/emoticons/2x/AngelThump.png new file mode 100644 index 00000000..b56af052 Binary files /dev/null and b/assets/emotes/emoticons/2x/AngelThump.png differ diff --git a/assets/emotes/emoticons/2x/ApeHands.png b/assets/emotes/emoticons/2x/ApeHands.png deleted file mode 100644 index 57aaf348..00000000 Binary files a/assets/emotes/emoticons/2x/ApeHands.png and /dev/null differ diff --git a/assets/emotes/emoticons/2x/BERN.png b/assets/emotes/emoticons/2x/BERN.png index fd9af76d..41e8ce83 100644 Binary files a/assets/emotes/emoticons/2x/BERN.png and b/assets/emotes/emoticons/2x/BERN.png differ diff --git a/assets/emotes/emoticons/2x/BOGGED.png b/assets/emotes/emoticons/2x/BOGGED.png index 0a163eb1..5556e641 100644 Binary files a/assets/emotes/emoticons/2x/BOGGED.png and b/assets/emotes/emoticons/2x/BOGGED.png differ diff --git a/assets/emotes/emoticons/2x/BOOMER.png b/assets/emotes/emoticons/2x/BOOMER.png index e892cf1a..05d9be95 100644 Binary files a/assets/emotes/emoticons/2x/BOOMER.png and b/assets/emotes/emoticons/2x/BOOMER.png differ diff --git a/assets/emotes/emoticons/2x/BabyRage.png b/assets/emotes/emoticons/2x/BabyRage.png index 05593ed7..7b2676bf 100644 Binary files a/assets/emotes/emoticons/2x/BabyRage.png and b/assets/emotes/emoticons/2x/BabyRage.png differ diff --git a/assets/emotes/emoticons/2x/BasedGod.png b/assets/emotes/emoticons/2x/BasedGod.png index 756f9d9a..f7ab304a 100644 Binary files a/assets/emotes/emoticons/2x/BasedGod.png and b/assets/emotes/emoticons/2x/BasedGod.png differ diff --git a/assets/emotes/emoticons/2x/BibleThump.png b/assets/emotes/emoticons/2x/BibleThump.png index 6129b46d..0aa6d245 100644 Binary files a/assets/emotes/emoticons/2x/BibleThump.png and b/assets/emotes/emoticons/2x/BibleThump.png differ diff --git a/assets/emotes/emoticons/2x/CampFire.png b/assets/emotes/emoticons/2x/CampFire.png deleted file mode 100644 index 74673aad..00000000 Binary files a/assets/emotes/emoticons/2x/CampFire.png and /dev/null differ diff --git a/assets/emotes/emoticons/2x/ComfyAYA.png b/assets/emotes/emoticons/2x/ComfyAYA.png index b188a2ac..ec6a2646 100644 Binary files a/assets/emotes/emoticons/2x/ComfyAYA.png and b/assets/emotes/emoticons/2x/ComfyAYA.png differ diff --git a/assets/emotes/emoticons/2x/ComfyApe.png b/assets/emotes/emoticons/2x/ComfyApe.png index 02c63d91..e753f471 100644 Binary files a/assets/emotes/emoticons/2x/ComfyApe.png and b/assets/emotes/emoticons/2x/ComfyApe.png differ diff --git a/assets/emotes/emoticons/2x/ComfyCat.png b/assets/emotes/emoticons/2x/ComfyCat.png index 7b762147..b543e966 100644 Binary files a/assets/emotes/emoticons/2x/ComfyCat.png and b/assets/emotes/emoticons/2x/ComfyCat.png differ diff --git a/assets/emotes/emoticons/2x/ComfyDog.png b/assets/emotes/emoticons/2x/ComfyDog.png index b3d3eded..e76b9d77 100644 Binary files a/assets/emotes/emoticons/2x/ComfyDog.png and b/assets/emotes/emoticons/2x/ComfyDog.png differ diff --git a/assets/emotes/emoticons/2x/ComfyFeels.png b/assets/emotes/emoticons/2x/ComfyFeels.png index 267c2f5b..37746d19 100644 Binary files a/assets/emotes/emoticons/2x/ComfyFeels.png and b/assets/emotes/emoticons/2x/ComfyFeels.png differ diff --git a/assets/emotes/emoticons/2x/ComfyFerret.png b/assets/emotes/emoticons/2x/ComfyFerret.png index b20ab6e1..b0424bfd 100644 Binary files a/assets/emotes/emoticons/2x/ComfyFerret.png and b/assets/emotes/emoticons/2x/ComfyFerret.png differ diff --git a/assets/emotes/emoticons/2x/ComfyPOTATO.png b/assets/emotes/emoticons/2x/ComfyPOTATO.png index 445bb4e9..0d468a68 100644 Binary files a/assets/emotes/emoticons/2x/ComfyPOTATO.png and b/assets/emotes/emoticons/2x/ComfyPOTATO.png differ diff --git a/assets/emotes/emoticons/2x/ComfyWeird.png b/assets/emotes/emoticons/2x/ComfyWeird.png index 4ff1206e..2f746dda 100644 Binary files a/assets/emotes/emoticons/2x/ComfyWeird.png and b/assets/emotes/emoticons/2x/ComfyWeird.png differ diff --git a/assets/emotes/emoticons/2x/ComfyYEE.png b/assets/emotes/emoticons/2x/ComfyYEE.png index 8d94e12e..3f9fcd7e 100644 Binary files a/assets/emotes/emoticons/2x/ComfyYEE.png and b/assets/emotes/emoticons/2x/ComfyYEE.png differ diff --git a/assets/emotes/emoticons/2x/DAFUK.png b/assets/emotes/emoticons/2x/DAFUK.png index 836dc279..ceb680a7 100644 Binary files a/assets/emotes/emoticons/2x/DAFUK.png and b/assets/emotes/emoticons/2x/DAFUK.png differ diff --git a/assets/emotes/emoticons/2x/DANKMEMES.png b/assets/emotes/emoticons/2x/DANKMEMES.png index 751dfda7..ee8e0d07 100644 Binary files a/assets/emotes/emoticons/2x/DANKMEMES.png and b/assets/emotes/emoticons/2x/DANKMEMES.png differ diff --git a/assets/emotes/emoticons/2x/DJPepo.png b/assets/emotes/emoticons/2x/DJPepo.png index 638aa707..57b6c76c 100644 Binary files a/assets/emotes/emoticons/2x/DJPepo.png and b/assets/emotes/emoticons/2x/DJPepo.png differ diff --git a/assets/emotes/emoticons/2x/DOGGO.png b/assets/emotes/emoticons/2x/DOGGO.png deleted file mode 100644 index 56344422..00000000 Binary files a/assets/emotes/emoticons/2x/DOGGO.png and /dev/null differ diff --git a/assets/emotes/emoticons/2x/DaFeels.png b/assets/emotes/emoticons/2x/DaFeels.png new file mode 100644 index 00000000..fa80f2c1 Binary files /dev/null and b/assets/emotes/emoticons/2x/DaFeels.png differ diff --git a/assets/emotes/emoticons/2x/DappaKappa.png b/assets/emotes/emoticons/2x/DappaKappa.png deleted file mode 100644 index 702edb8d..00000000 Binary files a/assets/emotes/emoticons/2x/DappaKappa.png and /dev/null differ diff --git a/assets/emotes/emoticons/2x/DatGeoff.png b/assets/emotes/emoticons/2x/DatGeoff.png index 1386dc77..951bc1ff 100644 Binary files a/assets/emotes/emoticons/2x/DatGeoff.png and b/assets/emotes/emoticons/2x/DatGeoff.png differ diff --git a/assets/emotes/emoticons/2x/DuckerZ.png b/assets/emotes/emoticons/2x/DuckerZ.png index af467387..619c3b13 100644 Binary files a/assets/emotes/emoticons/2x/DuckerZ.png and b/assets/emotes/emoticons/2x/DuckerZ.png differ diff --git a/assets/emotes/emoticons/2x/EZ.png b/assets/emotes/emoticons/2x/EZ.png index 3758f9a8..2cb6b91e 100644 Binary files a/assets/emotes/emoticons/2x/EZ.png and b/assets/emotes/emoticons/2x/EZ.png differ diff --git a/assets/emotes/emoticons/2x/FIDGETLOL.png b/assets/emotes/emoticons/2x/FIDGETLOL.png index 42fd34b9..6fe5f9b4 100644 Binary files a/assets/emotes/emoticons/2x/FIDGETLOL.png and b/assets/emotes/emoticons/2x/FIDGETLOL.png differ diff --git a/assets/emotes/emoticons/2x/FeelsAmazingMan.png b/assets/emotes/emoticons/2x/FeelsAmazingMan.png index 6b9ccd1d..d706a9bf 100644 Binary files a/assets/emotes/emoticons/2x/FeelsAmazingMan.png and b/assets/emotes/emoticons/2x/FeelsAmazingMan.png differ diff --git a/assets/emotes/emoticons/2x/FeelsBadMan.png b/assets/emotes/emoticons/2x/FeelsBadMan.png index d32ec7d6..39fbac9b 100644 Binary files a/assets/emotes/emoticons/2x/FeelsBadMan.png and b/assets/emotes/emoticons/2x/FeelsBadMan.png differ diff --git a/assets/emotes/emoticons/2x/FeelsDumbMan.png b/assets/emotes/emoticons/2x/FeelsDumbMan.png index 582c44cd..fe031a38 100644 Binary files a/assets/emotes/emoticons/2x/FeelsDumbMan.png and b/assets/emotes/emoticons/2x/FeelsDumbMan.png differ diff --git a/assets/emotes/emoticons/2x/FeelsGoodMan.png b/assets/emotes/emoticons/2x/FeelsGoodMan.png index 0146a72f..4cffdd4a 100644 Binary files a/assets/emotes/emoticons/2x/FeelsGoodMan.png and b/assets/emotes/emoticons/2x/FeelsGoodMan.png differ diff --git a/assets/emotes/emoticons/2x/FeelsOkayMan.png b/assets/emotes/emoticons/2x/FeelsOkayMan.png index 2f22f9b8..e07893f5 100644 Binary files a/assets/emotes/emoticons/2x/FeelsOkayMan.png and b/assets/emotes/emoticons/2x/FeelsOkayMan.png differ diff --git a/assets/emotes/emoticons/2x/FeelsPepoMan.png b/assets/emotes/emoticons/2x/FeelsPepoMan.png new file mode 100644 index 00000000..478b5fa6 Binary files /dev/null and b/assets/emotes/emoticons/2x/FeelsPepoMan.png differ diff --git a/assets/emotes/emoticons/2x/FeelsStrongMan.png b/assets/emotes/emoticons/2x/FeelsStrongMan.png index 653da6b9..d221a11b 100644 Binary files a/assets/emotes/emoticons/2x/FeelsStrongMan.png and b/assets/emotes/emoticons/2x/FeelsStrongMan.png differ diff --git a/assets/emotes/emoticons/2x/FeelsWeirdMan.png b/assets/emotes/emoticons/2x/FeelsWeirdMan.png index 0980075c..8fe7f50d 100644 Binary files a/assets/emotes/emoticons/2x/FeelsWeirdMan.png and b/assets/emotes/emoticons/2x/FeelsWeirdMan.png differ diff --git a/assets/emotes/emoticons/2x/FerretLOL.png b/assets/emotes/emoticons/2x/FerretLOL.png deleted file mode 100644 index 5d128e08..00000000 Binary files a/assets/emotes/emoticons/2x/FerretLOL.png and /dev/null differ diff --git a/assets/emotes/emoticons/2x/GIMI.png b/assets/emotes/emoticons/2x/GIMI.png index 5070ee27..cab13657 100644 Binary files a/assets/emotes/emoticons/2x/GIMI.png and b/assets/emotes/emoticons/2x/GIMI.png differ diff --git a/assets/emotes/emoticons/2x/GREED.png b/assets/emotes/emoticons/2x/GREED.png index 713a2235..668a11fe 100644 Binary files a/assets/emotes/emoticons/2x/GREED.png and b/assets/emotes/emoticons/2x/GREED.png differ diff --git a/assets/emotes/emoticons/2x/GameOfThrows.png b/assets/emotes/emoticons/2x/GameOfThrows.png index 03c9c13f..dcf34134 100644 Binary files a/assets/emotes/emoticons/2x/GameOfThrows.png and b/assets/emotes/emoticons/2x/GameOfThrows.png differ diff --git a/assets/emotes/emoticons/2x/HEADSHOT.png b/assets/emotes/emoticons/2x/HEADSHOT.png index 25bfcddf..cd584513 100644 Binary files a/assets/emotes/emoticons/2x/HEADSHOT.png and b/assets/emotes/emoticons/2x/HEADSHOT.png differ diff --git a/assets/emotes/emoticons/2x/Hhhehhehe.png b/assets/emotes/emoticons/2x/Hhhehhehe.png index 07b5735c..72ac05d4 100644 Binary files a/assets/emotes/emoticons/2x/Hhhehhehe.png and b/assets/emotes/emoticons/2x/Hhhehhehe.png differ diff --git a/assets/emotes/emoticons/2x/Hmmm.png b/assets/emotes/emoticons/2x/Hmmm.png index 698d1b29..3f5913f3 100644 Binary files a/assets/emotes/emoticons/2x/Hmmm.png and b/assets/emotes/emoticons/2x/Hmmm.png differ diff --git a/assets/emotes/emoticons/2x/INFESTOR.png b/assets/emotes/emoticons/2x/INFESTOR.png index 197aebd8..80ecf6ee 100644 Binary files a/assets/emotes/emoticons/2x/INFESTOR.png and b/assets/emotes/emoticons/2x/INFESTOR.png differ diff --git a/assets/emotes/emoticons/2x/KING.png b/assets/emotes/emoticons/2x/KING.png new file mode 100644 index 00000000..4918d006 Binary files /dev/null and b/assets/emotes/emoticons/2x/KING.png differ diff --git a/assets/emotes/emoticons/2x/Kappa.png b/assets/emotes/emoticons/2x/Kappa.png index ae98a4ba..1cdf9000 100644 Binary files a/assets/emotes/emoticons/2x/Kappa.png and b/assets/emotes/emoticons/2x/Kappa.png differ diff --git a/assets/emotes/emoticons/2x/Klappa.png b/assets/emotes/emoticons/2x/Klappa.png index 58a03d9f..e9c7a863 100644 Binary files a/assets/emotes/emoticons/2x/Klappa.png and b/assets/emotes/emoticons/2x/Klappa.png differ diff --git a/assets/emotes/emoticons/2x/LUL.png b/assets/emotes/emoticons/2x/LUL.png index 5c645187..2a38b085 100644 Binary files a/assets/emotes/emoticons/2x/LUL.png and b/assets/emotes/emoticons/2x/LUL.png differ diff --git a/assets/emotes/emoticons/2x/LeRuse.png b/assets/emotes/emoticons/2x/LeRuse.png deleted file mode 100644 index 484c508e..00000000 Binary files a/assets/emotes/emoticons/2x/LeRuse.png and /dev/null differ diff --git a/assets/emotes/emoticons/2x/MASTERB8.png b/assets/emotes/emoticons/2x/MASTERB8.png index c4e6cf2a..ce969c92 100644 Binary files a/assets/emotes/emoticons/2x/MASTERB8.png and b/assets/emotes/emoticons/2x/MASTERB8.png differ diff --git a/assets/emotes/emoticons/2x/MOOBERS.png b/assets/emotes/emoticons/2x/MOOBERS.png index 10ee1b1b..a8a1aa13 100644 Binary files a/assets/emotes/emoticons/2x/MOOBERS.png and b/assets/emotes/emoticons/2x/MOOBERS.png differ diff --git a/assets/emotes/emoticons/2x/MiyanoBird.png b/assets/emotes/emoticons/2x/MiyanoBird.png index 83c7727d..639eb397 100644 Binary files a/assets/emotes/emoticons/2x/MiyanoBird.png and b/assets/emotes/emoticons/2x/MiyanoBird.png differ diff --git a/assets/emotes/emoticons/2x/MiyanoComfy.png b/assets/emotes/emoticons/2x/MiyanoComfy.png index 7b69613e..3e6d7d55 100644 Binary files a/assets/emotes/emoticons/2x/MiyanoComfy.png and b/assets/emotes/emoticons/2x/MiyanoComfy.png differ diff --git a/assets/emotes/emoticons/2x/MiyanoSip.png b/assets/emotes/emoticons/2x/MiyanoSip.png index 86a17d3f..f50557ea 100644 Binary files a/assets/emotes/emoticons/2x/MiyanoSip.png and b/assets/emotes/emoticons/2x/MiyanoSip.png differ diff --git a/assets/emotes/emoticons/2x/MotherFuckinGame.png b/assets/emotes/emoticons/2x/MotherFuckinGame.png deleted file mode 100644 index 3e97c0fe..00000000 Binary files a/assets/emotes/emoticons/2x/MotherFuckinGame.png and /dev/null differ diff --git a/assets/emotes/emoticons/2x/NOBULLY.png b/assets/emotes/emoticons/2x/NOBULLY.png index 9e35e8d6..e78f17d7 100644 Binary files a/assets/emotes/emoticons/2x/NOBULLY.png and b/assets/emotes/emoticons/2x/NOBULLY.png differ diff --git a/assets/emotes/emoticons/2x/NOM.png b/assets/emotes/emoticons/2x/NOM.png index c2eb0d60..8c53aca2 100644 Binary files a/assets/emotes/emoticons/2x/NOM.png and b/assets/emotes/emoticons/2x/NOM.png differ diff --git a/assets/emotes/emoticons/2x/NOTMYTEMPO.png b/assets/emotes/emoticons/2x/NOTMYTEMPO.png deleted file mode 100644 index 61f84333..00000000 Binary files a/assets/emotes/emoticons/2x/NOTMYTEMPO.png and /dev/null differ diff --git a/assets/emotes/emoticons/2x/NiceMeMe.png b/assets/emotes/emoticons/2x/NiceMeMe.png index 008130ac..2eefdfa3 100644 Binary files a/assets/emotes/emoticons/2x/NiceMeMe.png and b/assets/emotes/emoticons/2x/NiceMeMe.png differ diff --git a/assets/emotes/emoticons/2x/NoTears.png b/assets/emotes/emoticons/2x/NoTears.png index 597227d7..1c8ead0f 100644 Binary files a/assets/emotes/emoticons/2x/NoTears.png and b/assets/emotes/emoticons/2x/NoTears.png differ diff --git a/assets/emotes/emoticons/2x/NotLikeThis.png b/assets/emotes/emoticons/2x/NotLikeThis.png index eebcf323..8a531860 100644 Binary files a/assets/emotes/emoticons/2x/NotLikeThis.png and b/assets/emotes/emoticons/2x/NotLikeThis.png differ diff --git a/assets/emotes/emoticons/2x/OnlyPretending.png b/assets/emotes/emoticons/2x/OnlyPretending.png index 2f607b60..ddd93cf9 100644 Binary files a/assets/emotes/emoticons/2x/OnlyPretending.png and b/assets/emotes/emoticons/2x/OnlyPretending.png differ diff --git a/assets/emotes/emoticons/2x/OsKrappa.png b/assets/emotes/emoticons/2x/OsKrappa.png index 362746ae..55c4e583 100644 Binary files a/assets/emotes/emoticons/2x/OsKrappa.png and b/assets/emotes/emoticons/2x/OsKrappa.png differ diff --git a/assets/emotes/emoticons/2x/OverRustle.png b/assets/emotes/emoticons/2x/OverRustle.png index bf4bfab3..a9c12b5a 100644 Binary files a/assets/emotes/emoticons/2x/OverRustle.png and b/assets/emotes/emoticons/2x/OverRustle.png differ diff --git a/assets/emotes/emoticons/2x/PAIN.png b/assets/emotes/emoticons/2x/PAIN.png deleted file mode 100644 index d58f51e6..00000000 Binary files a/assets/emotes/emoticons/2x/PAIN.png and /dev/null differ diff --git a/assets/emotes/emoticons/2x/PEPE.png b/assets/emotes/emoticons/2x/PEPE.png index a3585da9..e4dc9ad7 100644 Binary files a/assets/emotes/emoticons/2x/PEPE.png and b/assets/emotes/emoticons/2x/PEPE.png differ diff --git a/assets/emotes/emoticons/2x/PIKOHH.png b/assets/emotes/emoticons/2x/PIKOHH.png index 12727a63..75f8e5ac 100644 Binary files a/assets/emotes/emoticons/2x/PIKOHH.png and b/assets/emotes/emoticons/2x/PIKOHH.png differ diff --git a/assets/emotes/emoticons/2x/POGGERS.png b/assets/emotes/emoticons/2x/POGGERS.png index 309bd564..78b2d678 100644 Binary files a/assets/emotes/emoticons/2x/POGGERS.png and b/assets/emotes/emoticons/2x/POGGERS.png differ diff --git a/assets/emotes/emoticons/2x/POGGIES.png b/assets/emotes/emoticons/2x/POGGIES.png index d7a6e541..3778e763 100644 Binary files a/assets/emotes/emoticons/2x/POGGIES.png and b/assets/emotes/emoticons/2x/POGGIES.png differ diff --git a/assets/emotes/emoticons/2x/POKE.png b/assets/emotes/emoticons/2x/POKE.png index b31d4b29..ae66e2b2 100644 Binary files a/assets/emotes/emoticons/2x/POKE.png and b/assets/emotes/emoticons/2x/POKE.png differ diff --git a/assets/emotes/emoticons/2x/POTATO.png b/assets/emotes/emoticons/2x/POTATO.png index cd27cf31..5076802f 100644 Binary files a/assets/emotes/emoticons/2x/POTATO.png and b/assets/emotes/emoticons/2x/POTATO.png differ diff --git a/assets/emotes/emoticons/2x/POUT.png b/assets/emotes/emoticons/2x/POUT.png index b75708fc..2e2f16c6 100644 Binary files a/assets/emotes/emoticons/2x/POUT.png and b/assets/emotes/emoticons/2x/POUT.png differ diff --git a/assets/emotes/emoticons/2x/PauseChamp.png b/assets/emotes/emoticons/2x/PauseChamp.png deleted file mode 100644 index 4ff5ad21..00000000 Binary files a/assets/emotes/emoticons/2x/PauseChamp.png and /dev/null differ diff --git a/assets/emotes/emoticons/2x/PeepoHappy.png b/assets/emotes/emoticons/2x/PeepoHappy.png index f5f33541..68999ad2 100644 Binary files a/assets/emotes/emoticons/2x/PeepoHappy.png and b/assets/emotes/emoticons/2x/PeepoHappy.png differ diff --git a/assets/emotes/emoticons/2x/PeepoRiot.png b/assets/emotes/emoticons/2x/PeepoRiot.png index cf80028b..96e0e494 100644 Binary files a/assets/emotes/emoticons/2x/PeepoRiot.png and b/assets/emotes/emoticons/2x/PeepoRiot.png differ diff --git a/assets/emotes/emoticons/2x/PeepoS.png b/assets/emotes/emoticons/2x/PeepoS.png deleted file mode 100644 index ae262f95..00000000 Binary files a/assets/emotes/emoticons/2x/PeepoS.png and /dev/null differ diff --git a/assets/emotes/emoticons/2x/PeepoWeird.png b/assets/emotes/emoticons/2x/PeepoWeird.png deleted file mode 100644 index fcd7813b..00000000 Binary files a/assets/emotes/emoticons/2x/PeepoWeird.png and /dev/null differ diff --git a/assets/emotes/emoticons/2x/PepOk.png b/assets/emotes/emoticons/2x/PepOk.png index ea2be7fd..b56fe9dd 100644 Binary files a/assets/emotes/emoticons/2x/PepOk.png and b/assets/emotes/emoticons/2x/PepOk.png differ diff --git a/assets/emotes/emoticons/2x/PepeHands.png b/assets/emotes/emoticons/2x/PepeHands.png index d0fb131f..a60bfba9 100644 Binary files a/assets/emotes/emoticons/2x/PepeHands.png and b/assets/emotes/emoticons/2x/PepeHands.png differ diff --git a/assets/emotes/emoticons/2x/PepeMods.png b/assets/emotes/emoticons/2x/PepeMods.png index f77c3060..e544e7a8 100644 Binary files a/assets/emotes/emoticons/2x/PepeMods.png and b/assets/emotes/emoticons/2x/PepeMods.png differ diff --git a/assets/emotes/emoticons/2x/Pepega.png b/assets/emotes/emoticons/2x/Pepega.png index 6c2d5885..6650817d 100644 Binary files a/assets/emotes/emoticons/2x/Pepega.png and b/assets/emotes/emoticons/2x/Pepega.png differ diff --git a/assets/emotes/emoticons/2x/PepoBan.png b/assets/emotes/emoticons/2x/PepoBan.png index 61309bd4..31793f4a 100644 Binary files a/assets/emotes/emoticons/2x/PepoBan.png and b/assets/emotes/emoticons/2x/PepoBan.png differ diff --git a/assets/emotes/emoticons/2x/PepoComfy.png b/assets/emotes/emoticons/2x/PepoComfy.png index e4aee0a7..c93fb4d7 100644 Binary files a/assets/emotes/emoticons/2x/PepoComfy.png and b/assets/emotes/emoticons/2x/PepoComfy.png differ diff --git a/assets/emotes/emoticons/2x/PepoG.png b/assets/emotes/emoticons/2x/PepoG.png index 45db750e..9d4f3d65 100644 Binary files a/assets/emotes/emoticons/2x/PepoG.png and b/assets/emotes/emoticons/2x/PepoG.png differ diff --git a/assets/emotes/emoticons/2x/PepoGood.png b/assets/emotes/emoticons/2x/PepoGood.png index 46f28560..4f6d961e 100644 Binary files a/assets/emotes/emoticons/2x/PepoGood.png and b/assets/emotes/emoticons/2x/PepoGood.png differ diff --git a/assets/emotes/emoticons/2x/PepoSleep.png b/assets/emotes/emoticons/2x/PepoSleep.png deleted file mode 100644 index c184aa76..00000000 Binary files a/assets/emotes/emoticons/2x/PepoSleep.png and /dev/null differ diff --git a/assets/emotes/emoticons/2x/PepoThink.png b/assets/emotes/emoticons/2x/PepoThink.png index 623d2c9b..a58aa359 100644 Binary files a/assets/emotes/emoticons/2x/PepoThink.png and b/assets/emotes/emoticons/2x/PepoThink.png differ diff --git a/assets/emotes/emoticons/2x/PepoWant.png b/assets/emotes/emoticons/2x/PepoWant.png new file mode 100644 index 00000000..06e6b6f7 Binary files /dev/null and b/assets/emotes/emoticons/2x/PepoWant.png differ diff --git a/assets/emotes/emoticons/2x/Prayge.png b/assets/emotes/emoticons/2x/Prayge.png index 4e46a83d..43f8ee93 100644 Binary files a/assets/emotes/emoticons/2x/Prayge.png and b/assets/emotes/emoticons/2x/Prayge.png differ diff --git a/assets/emotes/emoticons/2x/Riperino.png b/assets/emotes/emoticons/2x/Riperino.png new file mode 100644 index 00000000..0e94aec4 Binary files /dev/null and b/assets/emotes/emoticons/2x/Riperino.png differ diff --git a/assets/emotes/emoticons/2x/SEMPAI.png b/assets/emotes/emoticons/2x/SEMPAI.png index bd725e5e..53dbe4e8 100644 Binary files a/assets/emotes/emoticons/2x/SEMPAI.png and b/assets/emotes/emoticons/2x/SEMPAI.png differ diff --git a/assets/emotes/emoticons/2x/SHRUG.png b/assets/emotes/emoticons/2x/SHRUG.png index 3e0628fe..c8c3c854 100644 Binary files a/assets/emotes/emoticons/2x/SHRUG.png and b/assets/emotes/emoticons/2x/SHRUG.png differ diff --git a/assets/emotes/emoticons/2x/SMOrc.png b/assets/emotes/emoticons/2x/SMOrc.png index 7c541c26..56a8a8f2 100644 Binary files a/assets/emotes/emoticons/2x/SMOrc.png and b/assets/emotes/emoticons/2x/SMOrc.png differ diff --git a/assets/emotes/emoticons/2x/SMUG.png b/assets/emotes/emoticons/2x/SMUG.png deleted file mode 100644 index 2602ce84..00000000 Binary files a/assets/emotes/emoticons/2x/SMUG.png and /dev/null differ diff --git a/assets/emotes/emoticons/2x/SOTRIGGERED.png b/assets/emotes/emoticons/2x/SOTRIGGERED.png index e671d563..4aed0b29 100644 Binary files a/assets/emotes/emoticons/2x/SOTRIGGERED.png and b/assets/emotes/emoticons/2x/SOTRIGGERED.png differ diff --git a/assets/emotes/emoticons/2x/SUGOI.png b/assets/emotes/emoticons/2x/SUGOI.png deleted file mode 100644 index 92c318e2..00000000 Binary files a/assets/emotes/emoticons/2x/SUGOI.png and /dev/null differ diff --git a/assets/emotes/emoticons/2x/SURPRISE.png b/assets/emotes/emoticons/2x/SURPRISE.png deleted file mode 100644 index f22a23b8..00000000 Binary files a/assets/emotes/emoticons/2x/SURPRISE.png and /dev/null differ diff --git a/assets/emotes/emoticons/2x/Sippy.png b/assets/emotes/emoticons/2x/Sippy.png index 8f1246a9..35363dad 100644 Binary files a/assets/emotes/emoticons/2x/Sippy.png and b/assets/emotes/emoticons/2x/Sippy.png differ diff --git a/assets/emotes/emoticons/2x/SoDoge.png b/assets/emotes/emoticons/2x/SoDoge.png index 6de9e178..824b05c8 100644 Binary files a/assets/emotes/emoticons/2x/SoDoge.png and b/assets/emotes/emoticons/2x/SoDoge.png differ diff --git a/assets/emotes/emoticons/2x/SpookerZ.png b/assets/emotes/emoticons/2x/SpookerZ.png index 7e41b770..8a97ee30 100644 Binary files a/assets/emotes/emoticons/2x/SpookerZ.png and b/assets/emotes/emoticons/2x/SpookerZ.png differ diff --git a/assets/emotes/emoticons/2x/TIMID.png b/assets/emotes/emoticons/2x/TIMID.png deleted file mode 100644 index 5d39ea49..00000000 Binary files a/assets/emotes/emoticons/2x/TIMID.png and /dev/null differ diff --git a/assets/emotes/emoticons/2x/UWOTM8.png b/assets/emotes/emoticons/2x/UWOTM8.png index 73d06ba3..af8e8af2 100644 Binary files a/assets/emotes/emoticons/2x/UWOTM8.png and b/assets/emotes/emoticons/2x/UWOTM8.png differ diff --git a/assets/emotes/emoticons/2x/WEEWOO.png b/assets/emotes/emoticons/2x/WEEWOO.png deleted file mode 100644 index 6247c2c4..00000000 Binary files a/assets/emotes/emoticons/2x/WEEWOO.png and /dev/null differ diff --git a/assets/emotes/emoticons/2x/WhoahDude.png b/assets/emotes/emoticons/2x/WhoahDude.png deleted file mode 100644 index d4620837..00000000 Binary files a/assets/emotes/emoticons/2x/WhoahDude.png and /dev/null differ diff --git a/assets/emotes/emoticons/2x/Woof.png b/assets/emotes/emoticons/2x/Woof.png index e5f7600c..04449d7b 100644 Binary files a/assets/emotes/emoticons/2x/Woof.png and b/assets/emotes/emoticons/2x/Woof.png differ diff --git a/assets/emotes/emoticons/2x/Wowee.png b/assets/emotes/emoticons/2x/Wowee.png deleted file mode 100644 index e0ec867b..00000000 Binary files a/assets/emotes/emoticons/2x/Wowee.png and /dev/null differ diff --git a/assets/emotes/emoticons/2x/YEE.png b/assets/emotes/emoticons/2x/YEE.png new file mode 100644 index 00000000..51412696 Binary files /dev/null and b/assets/emotes/emoticons/2x/YEE.png differ diff --git a/assets/emotes/emoticons/2x/ZOOMER.png b/assets/emotes/emoticons/2x/ZOOMER.png index a1c35c39..c2da372e 100644 Binary files a/assets/emotes/emoticons/2x/ZOOMER.png and b/assets/emotes/emoticons/2x/ZOOMER.png differ diff --git a/assets/emotes/emoticons/2x/gachiGASM.png b/assets/emotes/emoticons/2x/gachiGASM.png index 26e6e05a..2586ce43 100644 Binary files a/assets/emotes/emoticons/2x/gachiGASM.png and b/assets/emotes/emoticons/2x/gachiGASM.png differ diff --git a/assets/emotes/emoticons/2x/haHAA.png b/assets/emotes/emoticons/2x/haHAA.png index 348d38e0..7af98172 100644 Binary files a/assets/emotes/emoticons/2x/haHAA.png and b/assets/emotes/emoticons/2x/haHAA.png differ diff --git a/assets/emotes/emoticons/2x/monkaHmm.png b/assets/emotes/emoticons/2x/monkaHmm.png index c78c253c..b2e2e6d4 100644 Binary files a/assets/emotes/emoticons/2x/monkaHmm.png and b/assets/emotes/emoticons/2x/monkaHmm.png differ diff --git a/assets/emotes/emoticons/2x/monkaMEGA.png b/assets/emotes/emoticons/2x/monkaMEGA.png index c411b73b..297741d0 100644 Binary files a/assets/emotes/emoticons/2x/monkaMEGA.png and b/assets/emotes/emoticons/2x/monkaMEGA.png differ diff --git a/assets/emotes/emoticons/2x/monkaS.png b/assets/emotes/emoticons/2x/monkaS.png index 572434d5..60fd54e7 100644 Binary files a/assets/emotes/emoticons/2x/monkaS.png and b/assets/emotes/emoticons/2x/monkaS.png differ diff --git a/assets/emotes/emoticons/2x/peepoWave.png b/assets/emotes/emoticons/2x/peepoWave.png index bb9b2675..f2aac0d6 100644 Binary files a/assets/emotes/emoticons/2x/peepoWave.png and b/assets/emotes/emoticons/2x/peepoWave.png differ diff --git a/assets/emotes/emoticons/2x/sataniaLUL.png b/assets/emotes/emoticons/2x/sataniaLUL.png index 8395e794..6fbc4669 100644 Binary files a/assets/emotes/emoticons/2x/sataniaLUL.png and b/assets/emotes/emoticons/2x/sataniaLUL.png differ diff --git a/assets/emotes/emoticons/2x/sggL.png b/assets/emotes/emoticons/2x/sggL.png index b6060ad4..fbe28fe8 100644 Binary files a/assets/emotes/emoticons/2x/sggL.png and b/assets/emotes/emoticons/2x/sggL.png differ diff --git a/assets/emotes/emoticons/2x/shyLurk.png b/assets/emotes/emoticons/2x/shyLurk.png index 52f8eae1..81ca7045 100644 Binary files a/assets/emotes/emoticons/2x/shyLurk.png and b/assets/emotes/emoticons/2x/shyLurk.png differ diff --git a/assets/emotes/emoticons/2x/umaruCry.png b/assets/emotes/emoticons/2x/umaruCry.png index 8a8334b3..7093fcf4 100644 Binary files a/assets/emotes/emoticons/2x/umaruCry.png and b/assets/emotes/emoticons/2x/umaruCry.png differ diff --git a/assets/emotes/emoticons/4x/AMX.png b/assets/emotes/emoticons/4x/AMX.png index 716bd144..1c2679bb 100644 Binary files a/assets/emotes/emoticons/4x/AMX.png and b/assets/emotes/emoticons/4x/AMX.png differ diff --git a/assets/emotes/emoticons/4x/ASLAN.png b/assets/emotes/emoticons/4x/ASLAN.png index b5c5a943..b7cc38e2 100644 Binary files a/assets/emotes/emoticons/4x/ASLAN.png and b/assets/emotes/emoticons/4x/ASLAN.png differ diff --git a/assets/emotes/emoticons/4x/AYAYA.png b/assets/emotes/emoticons/4x/AYAYA.png index ab29d9ef..4de1f827 100644 Binary files a/assets/emotes/emoticons/4x/AYAYA.png and b/assets/emotes/emoticons/4x/AYAYA.png differ diff --git a/assets/emotes/emoticons/4x/Abathur.png b/assets/emotes/emoticons/4x/Abathur.png index 225435a4..6edad31f 100644 Binary files a/assets/emotes/emoticons/4x/Abathur.png and b/assets/emotes/emoticons/4x/Abathur.png differ diff --git a/assets/emotes/emoticons/4x/AngelThump.png b/assets/emotes/emoticons/4x/AngelThump.png new file mode 100644 index 00000000..3d754e73 Binary files /dev/null and b/assets/emotes/emoticons/4x/AngelThump.png differ diff --git a/assets/emotes/emoticons/4x/ApeHands.png b/assets/emotes/emoticons/4x/ApeHands.png deleted file mode 100644 index 5f770eb4..00000000 Binary files a/assets/emotes/emoticons/4x/ApeHands.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/BASEDWATM8.png b/assets/emotes/emoticons/4x/BASEDWATM8.png deleted file mode 100644 index 375a9848..00000000 Binary files a/assets/emotes/emoticons/4x/BASEDWATM8.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/BERN.png b/assets/emotes/emoticons/4x/BERN.png index b863e8e4..6771cc0f 100644 Binary files a/assets/emotes/emoticons/4x/BERN.png and b/assets/emotes/emoticons/4x/BERN.png differ diff --git a/assets/emotes/emoticons/4x/BOGGED.png b/assets/emotes/emoticons/4x/BOGGED.png index 18290fec..cce867e8 100644 Binary files a/assets/emotes/emoticons/4x/BOGGED.png and b/assets/emotes/emoticons/4x/BOGGED.png differ diff --git a/assets/emotes/emoticons/4x/BOOMER.png b/assets/emotes/emoticons/4x/BOOMER.png index 999b85ff..64b90a05 100644 Binary files a/assets/emotes/emoticons/4x/BOOMER.png and b/assets/emotes/emoticons/4x/BOOMER.png differ diff --git a/assets/emotes/emoticons/4x/BabyRage.png b/assets/emotes/emoticons/4x/BabyRage.png index 562188c5..d130ba00 100644 Binary files a/assets/emotes/emoticons/4x/BabyRage.png and b/assets/emotes/emoticons/4x/BabyRage.png differ diff --git a/assets/emotes/emoticons/4x/BasedGod.png b/assets/emotes/emoticons/4x/BasedGod.png index 810abcac..0d537fe4 100644 Binary files a/assets/emotes/emoticons/4x/BasedGod.png and b/assets/emotes/emoticons/4x/BasedGod.png differ diff --git a/assets/emotes/emoticons/4x/BibleThump.png b/assets/emotes/emoticons/4x/BibleThump.png index 58fac5cd..8daf46c9 100644 Binary files a/assets/emotes/emoticons/4x/BibleThump.png and b/assets/emotes/emoticons/4x/BibleThump.png differ diff --git a/assets/emotes/emoticons/4x/CampFire.png b/assets/emotes/emoticons/4x/CampFire.png deleted file mode 100644 index d1aaa14e..00000000 Binary files a/assets/emotes/emoticons/4x/CampFire.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/ComfyAYA.png b/assets/emotes/emoticons/4x/ComfyAYA.png index cec574e0..7bd261a5 100644 Binary files a/assets/emotes/emoticons/4x/ComfyAYA.png and b/assets/emotes/emoticons/4x/ComfyAYA.png differ diff --git a/assets/emotes/emoticons/4x/ComfyApe.png b/assets/emotes/emoticons/4x/ComfyApe.png index f1a95ac0..b1717652 100644 Binary files a/assets/emotes/emoticons/4x/ComfyApe.png and b/assets/emotes/emoticons/4x/ComfyApe.png differ diff --git a/assets/emotes/emoticons/4x/ComfyCat.png b/assets/emotes/emoticons/4x/ComfyCat.png index 6b046d7e..58fb28f6 100644 Binary files a/assets/emotes/emoticons/4x/ComfyCat.png and b/assets/emotes/emoticons/4x/ComfyCat.png differ diff --git a/assets/emotes/emoticons/4x/ComfyDog.png b/assets/emotes/emoticons/4x/ComfyDog.png index d2329f57..9f4b265e 100644 Binary files a/assets/emotes/emoticons/4x/ComfyDog.png and b/assets/emotes/emoticons/4x/ComfyDog.png differ diff --git a/assets/emotes/emoticons/4x/ComfyFeels.png b/assets/emotes/emoticons/4x/ComfyFeels.png index 409ee3e9..b41a866c 100644 Binary files a/assets/emotes/emoticons/4x/ComfyFeels.png and b/assets/emotes/emoticons/4x/ComfyFeels.png differ diff --git a/assets/emotes/emoticons/4x/ComfyFerret.png b/assets/emotes/emoticons/4x/ComfyFerret.png index 5f7a7933..8e1a8952 100644 Binary files a/assets/emotes/emoticons/4x/ComfyFerret.png and b/assets/emotes/emoticons/4x/ComfyFerret.png differ diff --git a/assets/emotes/emoticons/4x/ComfyPOTATO.png b/assets/emotes/emoticons/4x/ComfyPOTATO.png index 4e1822bd..91f9080c 100644 Binary files a/assets/emotes/emoticons/4x/ComfyPOTATO.png and b/assets/emotes/emoticons/4x/ComfyPOTATO.png differ diff --git a/assets/emotes/emoticons/4x/ComfyWeird.png b/assets/emotes/emoticons/4x/ComfyWeird.png index df6caa3f..3293864a 100644 Binary files a/assets/emotes/emoticons/4x/ComfyWeird.png and b/assets/emotes/emoticons/4x/ComfyWeird.png differ diff --git a/assets/emotes/emoticons/4x/ComfyYEE.png b/assets/emotes/emoticons/4x/ComfyYEE.png index fdf6f7a9..18e6b57e 100644 Binary files a/assets/emotes/emoticons/4x/ComfyYEE.png and b/assets/emotes/emoticons/4x/ComfyYEE.png differ diff --git a/assets/emotes/emoticons/4x/DAFUK.png b/assets/emotes/emoticons/4x/DAFUK.png index b695ef20..06a50085 100644 Binary files a/assets/emotes/emoticons/4x/DAFUK.png and b/assets/emotes/emoticons/4x/DAFUK.png differ diff --git a/assets/emotes/emoticons/4x/DANKMEMES.png b/assets/emotes/emoticons/4x/DANKMEMES.png index eb079b6d..0bd519fe 100644 Binary files a/assets/emotes/emoticons/4x/DANKMEMES.png and b/assets/emotes/emoticons/4x/DANKMEMES.png differ diff --git a/assets/emotes/emoticons/4x/DJPepo.png b/assets/emotes/emoticons/4x/DJPepo.png index f6a8772d..ff0ee581 100644 Binary files a/assets/emotes/emoticons/4x/DJPepo.png and b/assets/emotes/emoticons/4x/DJPepo.png differ diff --git a/assets/emotes/emoticons/4x/DOGGO.png b/assets/emotes/emoticons/4x/DOGGO.png deleted file mode 100644 index a7ec836f..00000000 Binary files a/assets/emotes/emoticons/4x/DOGGO.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/DaFeels.png b/assets/emotes/emoticons/4x/DaFeels.png new file mode 100644 index 00000000..527d0891 Binary files /dev/null and b/assets/emotes/emoticons/4x/DaFeels.png differ diff --git a/assets/emotes/emoticons/4x/DappaKappa.png b/assets/emotes/emoticons/4x/DappaKappa.png deleted file mode 100644 index 2a016556..00000000 Binary files a/assets/emotes/emoticons/4x/DappaKappa.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/DatGeoff.png b/assets/emotes/emoticons/4x/DatGeoff.png index 909b2e97..45c53697 100644 Binary files a/assets/emotes/emoticons/4x/DatGeoff.png and b/assets/emotes/emoticons/4x/DatGeoff.png differ diff --git a/assets/emotes/emoticons/4x/DuckerZ.png b/assets/emotes/emoticons/4x/DuckerZ.png index b900978e..dbd2a4bd 100644 Binary files a/assets/emotes/emoticons/4x/DuckerZ.png and b/assets/emotes/emoticons/4x/DuckerZ.png differ diff --git a/assets/emotes/emoticons/4x/EZ.png b/assets/emotes/emoticons/4x/EZ.png index d37128ce..36771da1 100644 Binary files a/assets/emotes/emoticons/4x/EZ.png and b/assets/emotes/emoticons/4x/EZ.png differ diff --git a/assets/emotes/emoticons/4x/FIDGETLOL.png b/assets/emotes/emoticons/4x/FIDGETLOL.png index 127f9988..644b232f 100644 Binary files a/assets/emotes/emoticons/4x/FIDGETLOL.png and b/assets/emotes/emoticons/4x/FIDGETLOL.png differ diff --git a/assets/emotes/emoticons/4x/FeelsAmazingMan.png b/assets/emotes/emoticons/4x/FeelsAmazingMan.png index 9641ea26..bff1fd6c 100644 Binary files a/assets/emotes/emoticons/4x/FeelsAmazingMan.png and b/assets/emotes/emoticons/4x/FeelsAmazingMan.png differ diff --git a/assets/emotes/emoticons/4x/FeelsBadMan.png b/assets/emotes/emoticons/4x/FeelsBadMan.png index 16e2f064..15a132cd 100644 Binary files a/assets/emotes/emoticons/4x/FeelsBadMan.png and b/assets/emotes/emoticons/4x/FeelsBadMan.png differ diff --git a/assets/emotes/emoticons/4x/FeelsDumbMan.png b/assets/emotes/emoticons/4x/FeelsDumbMan.png index f14adede..4a4fb1d5 100644 Binary files a/assets/emotes/emoticons/4x/FeelsDumbMan.png and b/assets/emotes/emoticons/4x/FeelsDumbMan.png differ diff --git a/assets/emotes/emoticons/4x/FeelsGoodMan.png b/assets/emotes/emoticons/4x/FeelsGoodMan.png index 56aa54ef..9a88f03d 100644 Binary files a/assets/emotes/emoticons/4x/FeelsGoodMan.png and b/assets/emotes/emoticons/4x/FeelsGoodMan.png differ diff --git a/assets/emotes/emoticons/4x/FeelsOkayMan.png b/assets/emotes/emoticons/4x/FeelsOkayMan.png index cd64b3fc..f8064378 100644 Binary files a/assets/emotes/emoticons/4x/FeelsOkayMan.png and b/assets/emotes/emoticons/4x/FeelsOkayMan.png differ diff --git a/assets/emotes/emoticons/4x/FeelsPepoMan.png b/assets/emotes/emoticons/4x/FeelsPepoMan.png new file mode 100644 index 00000000..768a80e1 Binary files /dev/null and b/assets/emotes/emoticons/4x/FeelsPepoMan.png differ diff --git a/assets/emotes/emoticons/4x/FeelsStrongMan.png b/assets/emotes/emoticons/4x/FeelsStrongMan.png index 5aadeb5d..d215b791 100644 Binary files a/assets/emotes/emoticons/4x/FeelsStrongMan.png and b/assets/emotes/emoticons/4x/FeelsStrongMan.png differ diff --git a/assets/emotes/emoticons/4x/FeelsWeirdMan.png b/assets/emotes/emoticons/4x/FeelsWeirdMan.png index be5c64f5..e0550dca 100644 Binary files a/assets/emotes/emoticons/4x/FeelsWeirdMan.png and b/assets/emotes/emoticons/4x/FeelsWeirdMan.png differ diff --git a/assets/emotes/emoticons/4x/FerretLOL.png b/assets/emotes/emoticons/4x/FerretLOL.png deleted file mode 100644 index f7e7b9ca..00000000 Binary files a/assets/emotes/emoticons/4x/FerretLOL.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/GIMI.png b/assets/emotes/emoticons/4x/GIMI.png index 89c2ae96..4400d440 100644 Binary files a/assets/emotes/emoticons/4x/GIMI.png and b/assets/emotes/emoticons/4x/GIMI.png differ diff --git a/assets/emotes/emoticons/4x/GREED.png b/assets/emotes/emoticons/4x/GREED.png index 2f52c5e9..27e8f4eb 100644 Binary files a/assets/emotes/emoticons/4x/GREED.png and b/assets/emotes/emoticons/4x/GREED.png differ diff --git a/assets/emotes/emoticons/4x/GameOfThrows.png b/assets/emotes/emoticons/4x/GameOfThrows.png index 8d00d067..4e4ec69f 100644 Binary files a/assets/emotes/emoticons/4x/GameOfThrows.png and b/assets/emotes/emoticons/4x/GameOfThrows.png differ diff --git a/assets/emotes/emoticons/4x/HEADSHOT.png b/assets/emotes/emoticons/4x/HEADSHOT.png index 467acbbc..9155b3b0 100644 Binary files a/assets/emotes/emoticons/4x/HEADSHOT.png and b/assets/emotes/emoticons/4x/HEADSHOT.png differ diff --git a/assets/emotes/emoticons/4x/Hhhehhehe.png b/assets/emotes/emoticons/4x/Hhhehhehe.png index 3fd6ee4f..f2f99246 100644 Binary files a/assets/emotes/emoticons/4x/Hhhehhehe.png and b/assets/emotes/emoticons/4x/Hhhehhehe.png differ diff --git a/assets/emotes/emoticons/4x/Hmmm.png b/assets/emotes/emoticons/4x/Hmmm.png index 797fa702..2beb4003 100644 Binary files a/assets/emotes/emoticons/4x/Hmmm.png and b/assets/emotes/emoticons/4x/Hmmm.png differ diff --git a/assets/emotes/emoticons/4x/INFESTOR.png b/assets/emotes/emoticons/4x/INFESTOR.png index 83aa2fac..b061cefd 100644 Binary files a/assets/emotes/emoticons/4x/INFESTOR.png and b/assets/emotes/emoticons/4x/INFESTOR.png differ diff --git a/assets/emotes/emoticons/4x/KING.png b/assets/emotes/emoticons/4x/KING.png new file mode 100644 index 00000000..d1a96de0 Binary files /dev/null and b/assets/emotes/emoticons/4x/KING.png differ diff --git a/assets/emotes/emoticons/4x/Kappa.png b/assets/emotes/emoticons/4x/Kappa.png index f9d04389..c6f38360 100644 Binary files a/assets/emotes/emoticons/4x/Kappa.png and b/assets/emotes/emoticons/4x/Kappa.png differ diff --git a/assets/emotes/emoticons/4x/Klappa.png b/assets/emotes/emoticons/4x/Klappa.png index 2d9cc1a0..c819d044 100644 Binary files a/assets/emotes/emoticons/4x/Klappa.png and b/assets/emotes/emoticons/4x/Klappa.png differ diff --git a/assets/emotes/emoticons/4x/LUL.png b/assets/emotes/emoticons/4x/LUL.png index 6f52bfa7..a0f913aa 100644 Binary files a/assets/emotes/emoticons/4x/LUL.png and b/assets/emotes/emoticons/4x/LUL.png differ diff --git a/assets/emotes/emoticons/4x/LeRuse.png b/assets/emotes/emoticons/4x/LeRuse.png deleted file mode 100644 index 5b9f55de..00000000 Binary files a/assets/emotes/emoticons/4x/LeRuse.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/MASTERB8.png b/assets/emotes/emoticons/4x/MASTERB8.png index 4a95b843..0ee6deb3 100644 Binary files a/assets/emotes/emoticons/4x/MASTERB8.png and b/assets/emotes/emoticons/4x/MASTERB8.png differ diff --git a/assets/emotes/emoticons/4x/MOOBERS.png b/assets/emotes/emoticons/4x/MOOBERS.png index 52b4a432..3ce9f27c 100644 Binary files a/assets/emotes/emoticons/4x/MOOBERS.png and b/assets/emotes/emoticons/4x/MOOBERS.png differ diff --git a/assets/emotes/emoticons/4x/MiyanoBird.png b/assets/emotes/emoticons/4x/MiyanoBird.png index c095eae6..50f4bbd7 100644 Binary files a/assets/emotes/emoticons/4x/MiyanoBird.png and b/assets/emotes/emoticons/4x/MiyanoBird.png differ diff --git a/assets/emotes/emoticons/4x/MiyanoComfy.png b/assets/emotes/emoticons/4x/MiyanoComfy.png index 5c0ca233..fffca678 100644 Binary files a/assets/emotes/emoticons/4x/MiyanoComfy.png and b/assets/emotes/emoticons/4x/MiyanoComfy.png differ diff --git a/assets/emotes/emoticons/4x/MiyanoSip.png b/assets/emotes/emoticons/4x/MiyanoSip.png index 5a503981..1297a3d3 100644 Binary files a/assets/emotes/emoticons/4x/MiyanoSip.png and b/assets/emotes/emoticons/4x/MiyanoSip.png differ diff --git a/assets/emotes/emoticons/4x/MotherFuckinGame.png b/assets/emotes/emoticons/4x/MotherFuckinGame.png deleted file mode 100644 index 53f5f5e8..00000000 Binary files a/assets/emotes/emoticons/4x/MotherFuckinGame.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/NOBULLY.png b/assets/emotes/emoticons/4x/NOBULLY.png index 62eab0ea..d3874711 100644 Binary files a/assets/emotes/emoticons/4x/NOBULLY.png and b/assets/emotes/emoticons/4x/NOBULLY.png differ diff --git a/assets/emotes/emoticons/4x/NOM.png b/assets/emotes/emoticons/4x/NOM.png index 75fde3b6..d3d30724 100644 Binary files a/assets/emotes/emoticons/4x/NOM.png and b/assets/emotes/emoticons/4x/NOM.png differ diff --git a/assets/emotes/emoticons/4x/NOTMYTEMPO.png b/assets/emotes/emoticons/4x/NOTMYTEMPO.png deleted file mode 100644 index 46d4d8c5..00000000 Binary files a/assets/emotes/emoticons/4x/NOTMYTEMPO.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/NiceMeMe.png b/assets/emotes/emoticons/4x/NiceMeMe.png index f1e2b349..90a5c1ac 100644 Binary files a/assets/emotes/emoticons/4x/NiceMeMe.png and b/assets/emotes/emoticons/4x/NiceMeMe.png differ diff --git a/assets/emotes/emoticons/4x/NoTears.png b/assets/emotes/emoticons/4x/NoTears.png index 3100dfe8..c916aff2 100644 Binary files a/assets/emotes/emoticons/4x/NoTears.png and b/assets/emotes/emoticons/4x/NoTears.png differ diff --git a/assets/emotes/emoticons/4x/NotLikeThis.png b/assets/emotes/emoticons/4x/NotLikeThis.png index 0bbcc57c..92f3f13d 100644 Binary files a/assets/emotes/emoticons/4x/NotLikeThis.png and b/assets/emotes/emoticons/4x/NotLikeThis.png differ diff --git a/assets/emotes/emoticons/4x/OMEGALUL.png b/assets/emotes/emoticons/4x/OMEGALUL.png deleted file mode 100644 index 6e565a31..00000000 Binary files a/assets/emotes/emoticons/4x/OMEGALUL.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/OnlyPretending.png b/assets/emotes/emoticons/4x/OnlyPretending.png index 6eca6392..2bf3db74 100644 Binary files a/assets/emotes/emoticons/4x/OnlyPretending.png and b/assets/emotes/emoticons/4x/OnlyPretending.png differ diff --git a/assets/emotes/emoticons/4x/OsKrappa.png b/assets/emotes/emoticons/4x/OsKrappa.png index f8c39709..598220fa 100644 Binary files a/assets/emotes/emoticons/4x/OsKrappa.png and b/assets/emotes/emoticons/4x/OsKrappa.png differ diff --git a/assets/emotes/emoticons/4x/OverRustle.png b/assets/emotes/emoticons/4x/OverRustle.png index 43d572f5..0f0cb1a6 100644 Binary files a/assets/emotes/emoticons/4x/OverRustle.png and b/assets/emotes/emoticons/4x/OverRustle.png differ diff --git a/assets/emotes/emoticons/4x/PAIN.png b/assets/emotes/emoticons/4x/PAIN.png deleted file mode 100644 index 84505a3c..00000000 Binary files a/assets/emotes/emoticons/4x/PAIN.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/PEPE.png b/assets/emotes/emoticons/4x/PEPE.png index 7892de71..a49b1fc1 100644 Binary files a/assets/emotes/emoticons/4x/PEPE.png and b/assets/emotes/emoticons/4x/PEPE.png differ diff --git a/assets/emotes/emoticons/4x/PIKOHH.png b/assets/emotes/emoticons/4x/PIKOHH.png index 49cbccdb..bb7d3539 100644 Binary files a/assets/emotes/emoticons/4x/PIKOHH.png and b/assets/emotes/emoticons/4x/PIKOHH.png differ diff --git a/assets/emotes/emoticons/4x/POGGERS.png b/assets/emotes/emoticons/4x/POGGERS.png index 626d3fbd..5d4df804 100644 Binary files a/assets/emotes/emoticons/4x/POGGERS.png and b/assets/emotes/emoticons/4x/POGGERS.png differ diff --git a/assets/emotes/emoticons/4x/POGGIES.png b/assets/emotes/emoticons/4x/POGGIES.png index f2163c6e..d6d08b59 100644 Binary files a/assets/emotes/emoticons/4x/POGGIES.png and b/assets/emotes/emoticons/4x/POGGIES.png differ diff --git a/assets/emotes/emoticons/4x/POKE.png b/assets/emotes/emoticons/4x/POKE.png index f594fa36..8373599b 100644 Binary files a/assets/emotes/emoticons/4x/POKE.png and b/assets/emotes/emoticons/4x/POKE.png differ diff --git a/assets/emotes/emoticons/4x/POTATO.png b/assets/emotes/emoticons/4x/POTATO.png index bd2b93cf..21aa2c05 100644 Binary files a/assets/emotes/emoticons/4x/POTATO.png and b/assets/emotes/emoticons/4x/POTATO.png differ diff --git a/assets/emotes/emoticons/4x/POUT.png b/assets/emotes/emoticons/4x/POUT.png index 2dc6f32d..c75af28f 100644 Binary files a/assets/emotes/emoticons/4x/POUT.png and b/assets/emotes/emoticons/4x/POUT.png differ diff --git a/assets/emotes/emoticons/4x/PauseChamp.png b/assets/emotes/emoticons/4x/PauseChamp.png deleted file mode 100644 index 00344d56..00000000 Binary files a/assets/emotes/emoticons/4x/PauseChamp.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/PeepoHappy.png b/assets/emotes/emoticons/4x/PeepoHappy.png index 708ab8ed..8ffa4589 100644 Binary files a/assets/emotes/emoticons/4x/PeepoHappy.png and b/assets/emotes/emoticons/4x/PeepoHappy.png differ diff --git a/assets/emotes/emoticons/4x/PeepoRiot.png b/assets/emotes/emoticons/4x/PeepoRiot.png index 7f7d0be5..f3701f8f 100644 Binary files a/assets/emotes/emoticons/4x/PeepoRiot.png and b/assets/emotes/emoticons/4x/PeepoRiot.png differ diff --git a/assets/emotes/emoticons/4x/PeepoS.png b/assets/emotes/emoticons/4x/PeepoS.png deleted file mode 100644 index 429917fe..00000000 Binary files a/assets/emotes/emoticons/4x/PeepoS.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/PeepoWeird.png b/assets/emotes/emoticons/4x/PeepoWeird.png deleted file mode 100644 index 1880680e..00000000 Binary files a/assets/emotes/emoticons/4x/PeepoWeird.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/PepOk.png b/assets/emotes/emoticons/4x/PepOk.png index 25c0c08b..06454cab 100644 Binary files a/assets/emotes/emoticons/4x/PepOk.png and b/assets/emotes/emoticons/4x/PepOk.png differ diff --git a/assets/emotes/emoticons/4x/PepeHands.png b/assets/emotes/emoticons/4x/PepeHands.png index 31b7818e..870b708c 100644 Binary files a/assets/emotes/emoticons/4x/PepeHands.png and b/assets/emotes/emoticons/4x/PepeHands.png differ diff --git a/assets/emotes/emoticons/4x/PepeMods.png b/assets/emotes/emoticons/4x/PepeMods.png index dcb0fb52..7ec0c116 100644 Binary files a/assets/emotes/emoticons/4x/PepeMods.png and b/assets/emotes/emoticons/4x/PepeMods.png differ diff --git a/assets/emotes/emoticons/4x/Pepega.png b/assets/emotes/emoticons/4x/Pepega.png index 255d3720..f8057f91 100644 Binary files a/assets/emotes/emoticons/4x/Pepega.png and b/assets/emotes/emoticons/4x/Pepega.png differ diff --git a/assets/emotes/emoticons/4x/PepoBan.png b/assets/emotes/emoticons/4x/PepoBan.png index 673b75cf..0032d618 100644 Binary files a/assets/emotes/emoticons/4x/PepoBan.png and b/assets/emotes/emoticons/4x/PepoBan.png differ diff --git a/assets/emotes/emoticons/4x/PepoComfy.png b/assets/emotes/emoticons/4x/PepoComfy.png index a71df0da..1b11e090 100644 Binary files a/assets/emotes/emoticons/4x/PepoComfy.png and b/assets/emotes/emoticons/4x/PepoComfy.png differ diff --git a/assets/emotes/emoticons/4x/PepoG.png b/assets/emotes/emoticons/4x/PepoG.png index 243708a9..470327ba 100644 Binary files a/assets/emotes/emoticons/4x/PepoG.png and b/assets/emotes/emoticons/4x/PepoG.png differ diff --git a/assets/emotes/emoticons/4x/PepoGood.png b/assets/emotes/emoticons/4x/PepoGood.png index 6e96861c..e7aa27b3 100644 Binary files a/assets/emotes/emoticons/4x/PepoGood.png and b/assets/emotes/emoticons/4x/PepoGood.png differ diff --git a/assets/emotes/emoticons/4x/PepoSleep.png b/assets/emotes/emoticons/4x/PepoSleep.png deleted file mode 100644 index 917904ac..00000000 Binary files a/assets/emotes/emoticons/4x/PepoSleep.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/PepoThink.png b/assets/emotes/emoticons/4x/PepoThink.png index 84457cf8..748765b0 100644 Binary files a/assets/emotes/emoticons/4x/PepoThink.png and b/assets/emotes/emoticons/4x/PepoThink.png differ diff --git a/assets/emotes/emoticons/4x/PepoWant.png b/assets/emotes/emoticons/4x/PepoWant.png new file mode 100644 index 00000000..fc7e52a5 Binary files /dev/null and b/assets/emotes/emoticons/4x/PepoWant.png differ diff --git a/assets/emotes/emoticons/4x/Prayge.png b/assets/emotes/emoticons/4x/Prayge.png index a40ac74a..a53d370f 100644 Binary files a/assets/emotes/emoticons/4x/Prayge.png and b/assets/emotes/emoticons/4x/Prayge.png differ diff --git a/assets/emotes/emoticons/4x/Riperino.png b/assets/emotes/emoticons/4x/Riperino.png index db04a4a9..f1fce302 100644 Binary files a/assets/emotes/emoticons/4x/Riperino.png and b/assets/emotes/emoticons/4x/Riperino.png differ diff --git a/assets/emotes/emoticons/4x/SEMPAI.png b/assets/emotes/emoticons/4x/SEMPAI.png index 5a78bce5..3a299e43 100644 Binary files a/assets/emotes/emoticons/4x/SEMPAI.png and b/assets/emotes/emoticons/4x/SEMPAI.png differ diff --git a/assets/emotes/emoticons/4x/SHRUG.png b/assets/emotes/emoticons/4x/SHRUG.png index 2a974f95..f69f8482 100644 Binary files a/assets/emotes/emoticons/4x/SHRUG.png and b/assets/emotes/emoticons/4x/SHRUG.png differ diff --git a/assets/emotes/emoticons/4x/SMOrc.png b/assets/emotes/emoticons/4x/SMOrc.png index ec688e4c..d6d8662c 100644 Binary files a/assets/emotes/emoticons/4x/SMOrc.png and b/assets/emotes/emoticons/4x/SMOrc.png differ diff --git a/assets/emotes/emoticons/4x/SMUG.png b/assets/emotes/emoticons/4x/SMUG.png deleted file mode 100644 index bbb129e0..00000000 Binary files a/assets/emotes/emoticons/4x/SMUG.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/SOTRIGGERED.png b/assets/emotes/emoticons/4x/SOTRIGGERED.png index b8590351..8358f05a 100644 Binary files a/assets/emotes/emoticons/4x/SOTRIGGERED.png and b/assets/emotes/emoticons/4x/SOTRIGGERED.png differ diff --git a/assets/emotes/emoticons/4x/SUGOI.png b/assets/emotes/emoticons/4x/SUGOI.png deleted file mode 100644 index 57782c42..00000000 Binary files a/assets/emotes/emoticons/4x/SUGOI.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/SURPRISE.png b/assets/emotes/emoticons/4x/SURPRISE.png deleted file mode 100644 index e18585f6..00000000 Binary files a/assets/emotes/emoticons/4x/SURPRISE.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/Sippy.png b/assets/emotes/emoticons/4x/Sippy.png index e7d82849..ec6b61e6 100644 Binary files a/assets/emotes/emoticons/4x/Sippy.png and b/assets/emotes/emoticons/4x/Sippy.png differ diff --git a/assets/emotes/emoticons/4x/SoDoge.png b/assets/emotes/emoticons/4x/SoDoge.png index 93b47a61..146b35f7 100644 Binary files a/assets/emotes/emoticons/4x/SoDoge.png and b/assets/emotes/emoticons/4x/SoDoge.png differ diff --git a/assets/emotes/emoticons/4x/SpookerZ.png b/assets/emotes/emoticons/4x/SpookerZ.png index 331c4b3a..97c6b425 100644 Binary files a/assets/emotes/emoticons/4x/SpookerZ.png and b/assets/emotes/emoticons/4x/SpookerZ.png differ diff --git a/assets/emotes/emoticons/4x/TIMID.png b/assets/emotes/emoticons/4x/TIMID.png deleted file mode 100644 index e6772d58..00000000 Binary files a/assets/emotes/emoticons/4x/TIMID.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/UWOTM8.png b/assets/emotes/emoticons/4x/UWOTM8.png index 611855c3..ffffb626 100644 Binary files a/assets/emotes/emoticons/4x/UWOTM8.png and b/assets/emotes/emoticons/4x/UWOTM8.png differ diff --git a/assets/emotes/emoticons/4x/WEEWOO.png b/assets/emotes/emoticons/4x/WEEWOO.png deleted file mode 100644 index 7f8b1564..00000000 Binary files a/assets/emotes/emoticons/4x/WEEWOO.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/WhoahDude.png b/assets/emotes/emoticons/4x/WhoahDude.png deleted file mode 100644 index 18416876..00000000 Binary files a/assets/emotes/emoticons/4x/WhoahDude.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/Woof.png b/assets/emotes/emoticons/4x/Woof.png index d939beb4..774195c1 100644 Binary files a/assets/emotes/emoticons/4x/Woof.png and b/assets/emotes/emoticons/4x/Woof.png differ diff --git a/assets/emotes/emoticons/4x/Wowee.png b/assets/emotes/emoticons/4x/Wowee.png deleted file mode 100644 index 1802a675..00000000 Binary files a/assets/emotes/emoticons/4x/Wowee.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/YEE.png b/assets/emotes/emoticons/4x/YEE.png new file mode 100644 index 00000000..d2984939 Binary files /dev/null and b/assets/emotes/emoticons/4x/YEE.png differ diff --git a/assets/emotes/emoticons/4x/ZOOMER.png b/assets/emotes/emoticons/4x/ZOOMER.png index ad3d42c5..3824b3b0 100644 Binary files a/assets/emotes/emoticons/4x/ZOOMER.png and b/assets/emotes/emoticons/4x/ZOOMER.png differ diff --git a/assets/emotes/emoticons/4x/gachiGASM.png b/assets/emotes/emoticons/4x/gachiGASM.png index b5c867ff..54c29e7b 100644 Binary files a/assets/emotes/emoticons/4x/gachiGASM.png and b/assets/emotes/emoticons/4x/gachiGASM.png differ diff --git a/assets/emotes/emoticons/4x/haHAA.png b/assets/emotes/emoticons/4x/haHAA.png index 36461ab5..6ed74451 100644 Binary files a/assets/emotes/emoticons/4x/haHAA.png and b/assets/emotes/emoticons/4x/haHAA.png differ diff --git a/assets/emotes/emoticons/4x/monkaHmm.png b/assets/emotes/emoticons/4x/monkaHmm.png index 51befcb2..dfac8985 100644 Binary files a/assets/emotes/emoticons/4x/monkaHmm.png and b/assets/emotes/emoticons/4x/monkaHmm.png differ diff --git a/assets/emotes/emoticons/4x/monkaMEGA.png b/assets/emotes/emoticons/4x/monkaMEGA.png index 4dd62c71..c54550da 100644 Binary files a/assets/emotes/emoticons/4x/monkaMEGA.png and b/assets/emotes/emoticons/4x/monkaMEGA.png differ diff --git a/assets/emotes/emoticons/4x/monkaS.png b/assets/emotes/emoticons/4x/monkaS.png index 094b5cb1..7bbc40f4 100644 Binary files a/assets/emotes/emoticons/4x/monkaS.png and b/assets/emotes/emoticons/4x/monkaS.png differ diff --git a/assets/emotes/emoticons/4x/peepoWave.png b/assets/emotes/emoticons/4x/peepoWave.png index c8f07df8..02fe178b 100644 Binary files a/assets/emotes/emoticons/4x/peepoWave.png and b/assets/emotes/emoticons/4x/peepoWave.png differ diff --git a/assets/emotes/emoticons/4x/sataniaLUL.png b/assets/emotes/emoticons/4x/sataniaLUL.png deleted file mode 100644 index e793f704..00000000 Binary files a/assets/emotes/emoticons/4x/sataniaLUL.png and /dev/null differ diff --git a/assets/emotes/emoticons/4x/sggL.png b/assets/emotes/emoticons/4x/sggL.png index 4fb43126..39d0e802 100644 Binary files a/assets/emotes/emoticons/4x/sggL.png and b/assets/emotes/emoticons/4x/sggL.png differ diff --git a/assets/emotes/emoticons/4x/shyLurk.png b/assets/emotes/emoticons/4x/shyLurk.png index 32ef1b4c..358c9d41 100644 Binary files a/assets/emotes/emoticons/4x/shyLurk.png and b/assets/emotes/emoticons/4x/shyLurk.png differ diff --git a/assets/emotes/emoticons/4x/umaruCry.png b/assets/emotes/emoticons/4x/umaruCry.png index e32cccae..8a7f752a 100644 Binary files a/assets/emotes/emoticons/4x/umaruCry.png and b/assets/emotes/emoticons/4x/umaruCry.png differ diff --git a/assets/emotes/emoticons/AMX.png b/assets/emotes/emoticons/AMX.png index 4b5e4ab9..74a0a19c 100644 Binary files a/assets/emotes/emoticons/AMX.png and b/assets/emotes/emoticons/AMX.png differ diff --git a/assets/emotes/emoticons/ASLAN.png b/assets/emotes/emoticons/ASLAN.png index 3ff894c8..bf38def2 100644 Binary files a/assets/emotes/emoticons/ASLAN.png and b/assets/emotes/emoticons/ASLAN.png differ diff --git a/assets/emotes/emoticons/AYAYA.png b/assets/emotes/emoticons/AYAYA.png index e9e88230..2c5d1aa4 100644 Binary files a/assets/emotes/emoticons/AYAYA.png and b/assets/emotes/emoticons/AYAYA.png differ diff --git a/assets/emotes/emoticons/Abathur.png b/assets/emotes/emoticons/Abathur.png index 819a93b6..14de1da8 100644 Binary files a/assets/emotes/emoticons/Abathur.png and b/assets/emotes/emoticons/Abathur.png differ diff --git a/assets/emotes/emoticons/AngelThump.png b/assets/emotes/emoticons/AngelThump.png new file mode 100644 index 00000000..4ec9e944 Binary files /dev/null and b/assets/emotes/emoticons/AngelThump.png differ diff --git a/assets/emotes/emoticons/ApeHands.png b/assets/emotes/emoticons/ApeHands.png deleted file mode 100644 index dc9e0b44..00000000 Binary files a/assets/emotes/emoticons/ApeHands.png and /dev/null differ diff --git a/assets/emotes/emoticons/BASEDWATM8.png b/assets/emotes/emoticons/BASEDWATM8.png index 9adb2dd6..2a06f7b1 100644 Binary files a/assets/emotes/emoticons/BASEDWATM8.png and b/assets/emotes/emoticons/BASEDWATM8.png differ diff --git a/assets/emotes/emoticons/BERN.png b/assets/emotes/emoticons/BERN.png index 478b10cc..940b082b 100644 Binary files a/assets/emotes/emoticons/BERN.png and b/assets/emotes/emoticons/BERN.png differ diff --git a/assets/emotes/emoticons/BOGGED.png b/assets/emotes/emoticons/BOGGED.png index 335a2a1f..1e24064d 100644 Binary files a/assets/emotes/emoticons/BOGGED.png and b/assets/emotes/emoticons/BOGGED.png differ diff --git a/assets/emotes/emoticons/BOOMER.png b/assets/emotes/emoticons/BOOMER.png index e6ab71ec..896bc34a 100644 Binary files a/assets/emotes/emoticons/BOOMER.png and b/assets/emotes/emoticons/BOOMER.png differ diff --git a/assets/emotes/emoticons/BabyRage.png b/assets/emotes/emoticons/BabyRage.png index d108d0af..50bcbca4 100644 Binary files a/assets/emotes/emoticons/BabyRage.png and b/assets/emotes/emoticons/BabyRage.png differ diff --git a/assets/emotes/emoticons/BasedGod.png b/assets/emotes/emoticons/BasedGod.png index 07af430d..bb87e855 100644 Binary files a/assets/emotes/emoticons/BasedGod.png and b/assets/emotes/emoticons/BasedGod.png differ diff --git a/assets/emotes/emoticons/BibleThump.png b/assets/emotes/emoticons/BibleThump.png index 71c236ee..3e499300 100644 Binary files a/assets/emotes/emoticons/BibleThump.png and b/assets/emotes/emoticons/BibleThump.png differ diff --git a/assets/emotes/emoticons/CampFire.png b/assets/emotes/emoticons/CampFire.png index 417bce1b..98314f7d 100644 Binary files a/assets/emotes/emoticons/CampFire.png and b/assets/emotes/emoticons/CampFire.png differ diff --git a/assets/emotes/emoticons/ComfyAYA.png b/assets/emotes/emoticons/ComfyAYA.png index 5650331c..e02c8d3d 100644 Binary files a/assets/emotes/emoticons/ComfyAYA.png and b/assets/emotes/emoticons/ComfyAYA.png differ diff --git a/assets/emotes/emoticons/ComfyApe.png b/assets/emotes/emoticons/ComfyApe.png index 9045b6ff..adbd752f 100644 Binary files a/assets/emotes/emoticons/ComfyApe.png and b/assets/emotes/emoticons/ComfyApe.png differ diff --git a/assets/emotes/emoticons/ComfyCat.png b/assets/emotes/emoticons/ComfyCat.png index fe95c67a..9eb902f3 100644 Binary files a/assets/emotes/emoticons/ComfyCat.png and b/assets/emotes/emoticons/ComfyCat.png differ diff --git a/assets/emotes/emoticons/ComfyDog.png b/assets/emotes/emoticons/ComfyDog.png index b6d25867..aab9a6d0 100644 Binary files a/assets/emotes/emoticons/ComfyDog.png and b/assets/emotes/emoticons/ComfyDog.png differ diff --git a/assets/emotes/emoticons/ComfyFeels.png b/assets/emotes/emoticons/ComfyFeels.png index b232cf82..dfb45f7b 100644 Binary files a/assets/emotes/emoticons/ComfyFeels.png and b/assets/emotes/emoticons/ComfyFeels.png differ diff --git a/assets/emotes/emoticons/ComfyFerret.png b/assets/emotes/emoticons/ComfyFerret.png index 0625af97..f1c6bfc3 100644 Binary files a/assets/emotes/emoticons/ComfyFerret.png and b/assets/emotes/emoticons/ComfyFerret.png differ diff --git a/assets/emotes/emoticons/ComfyPOTATO.png b/assets/emotes/emoticons/ComfyPOTATO.png index 5dcb484f..90fb90dd 100644 Binary files a/assets/emotes/emoticons/ComfyPOTATO.png and b/assets/emotes/emoticons/ComfyPOTATO.png differ diff --git a/assets/emotes/emoticons/ComfyWeird.png b/assets/emotes/emoticons/ComfyWeird.png index 11ff4cd5..3ea57dff 100644 Binary files a/assets/emotes/emoticons/ComfyWeird.png and b/assets/emotes/emoticons/ComfyWeird.png differ diff --git a/assets/emotes/emoticons/ComfyYEE.png b/assets/emotes/emoticons/ComfyYEE.png index c659708d..3026ca52 100644 Binary files a/assets/emotes/emoticons/ComfyYEE.png and b/assets/emotes/emoticons/ComfyYEE.png differ diff --git a/assets/emotes/emoticons/DAFUK.png b/assets/emotes/emoticons/DAFUK.png index 72c53290..b4545a6a 100644 Binary files a/assets/emotes/emoticons/DAFUK.png and b/assets/emotes/emoticons/DAFUK.png differ diff --git a/assets/emotes/emoticons/DANKMEMES.png b/assets/emotes/emoticons/DANKMEMES.png index 1b2d5827..48c82f6e 100644 Binary files a/assets/emotes/emoticons/DANKMEMES.png and b/assets/emotes/emoticons/DANKMEMES.png differ diff --git a/assets/emotes/emoticons/DJPepo.png b/assets/emotes/emoticons/DJPepo.png index 321dfbf8..5adf8bf1 100644 Binary files a/assets/emotes/emoticons/DJPepo.png and b/assets/emotes/emoticons/DJPepo.png differ diff --git a/assets/emotes/emoticons/DOGGO.png b/assets/emotes/emoticons/DOGGO.png deleted file mode 100644 index d60ead1b..00000000 Binary files a/assets/emotes/emoticons/DOGGO.png and /dev/null differ diff --git a/assets/emotes/emoticons/DaFeels.png b/assets/emotes/emoticons/DaFeels.png new file mode 100644 index 00000000..a3f50673 Binary files /dev/null and b/assets/emotes/emoticons/DaFeels.png differ diff --git a/assets/emotes/emoticons/DappaKappa.png b/assets/emotes/emoticons/DappaKappa.png index 31448f3d..9d4a3055 100644 Binary files a/assets/emotes/emoticons/DappaKappa.png and b/assets/emotes/emoticons/DappaKappa.png differ diff --git a/assets/emotes/emoticons/DatGeoff.png b/assets/emotes/emoticons/DatGeoff.png index d44541db..9f5b627f 100644 Binary files a/assets/emotes/emoticons/DatGeoff.png and b/assets/emotes/emoticons/DatGeoff.png differ diff --git a/assets/emotes/emoticons/DuckerZ.png b/assets/emotes/emoticons/DuckerZ.png index ba7cb12e..03f50b5b 100644 Binary files a/assets/emotes/emoticons/DuckerZ.png and b/assets/emotes/emoticons/DuckerZ.png differ diff --git a/assets/emotes/emoticons/EZ.png b/assets/emotes/emoticons/EZ.png index d69513ea..bd50f53c 100644 Binary files a/assets/emotes/emoticons/EZ.png and b/assets/emotes/emoticons/EZ.png differ diff --git a/assets/emotes/emoticons/FIDGETLOL.png b/assets/emotes/emoticons/FIDGETLOL.png index d05927fc..65913e99 100644 Binary files a/assets/emotes/emoticons/FIDGETLOL.png and b/assets/emotes/emoticons/FIDGETLOL.png differ diff --git a/assets/emotes/emoticons/FeelsAmazingMan.png b/assets/emotes/emoticons/FeelsAmazingMan.png index b08086da..5264a4e9 100644 Binary files a/assets/emotes/emoticons/FeelsAmazingMan.png and b/assets/emotes/emoticons/FeelsAmazingMan.png differ diff --git a/assets/emotes/emoticons/FeelsBadMan.png b/assets/emotes/emoticons/FeelsBadMan.png index 52154427..fefd46b4 100644 Binary files a/assets/emotes/emoticons/FeelsBadMan.png and b/assets/emotes/emoticons/FeelsBadMan.png differ diff --git a/assets/emotes/emoticons/FeelsDumbMan.png b/assets/emotes/emoticons/FeelsDumbMan.png index af07c10a..6481cf13 100644 Binary files a/assets/emotes/emoticons/FeelsDumbMan.png and b/assets/emotes/emoticons/FeelsDumbMan.png differ diff --git a/assets/emotes/emoticons/FeelsGoodMan.png b/assets/emotes/emoticons/FeelsGoodMan.png index 40f366ef..c6a4b83a 100644 Binary files a/assets/emotes/emoticons/FeelsGoodMan.png and b/assets/emotes/emoticons/FeelsGoodMan.png differ diff --git a/assets/emotes/emoticons/FeelsOkayMan.png b/assets/emotes/emoticons/FeelsOkayMan.png index ec5a1d8d..5fef1dfb 100644 Binary files a/assets/emotes/emoticons/FeelsOkayMan.png and b/assets/emotes/emoticons/FeelsOkayMan.png differ diff --git a/assets/emotes/emoticons/FeelsPepoMan.png b/assets/emotes/emoticons/FeelsPepoMan.png new file mode 100644 index 00000000..0196dddc Binary files /dev/null and b/assets/emotes/emoticons/FeelsPepoMan.png differ diff --git a/assets/emotes/emoticons/FeelsStrongMan.png b/assets/emotes/emoticons/FeelsStrongMan.png index 7bb8c61a..bb0e4f51 100644 Binary files a/assets/emotes/emoticons/FeelsStrongMan.png and b/assets/emotes/emoticons/FeelsStrongMan.png differ diff --git a/assets/emotes/emoticons/FeelsWeirdMan.png b/assets/emotes/emoticons/FeelsWeirdMan.png index 16fbf03b..0e0ba082 100644 Binary files a/assets/emotes/emoticons/FeelsWeirdMan.png and b/assets/emotes/emoticons/FeelsWeirdMan.png differ diff --git a/assets/emotes/emoticons/FerretLOL.png b/assets/emotes/emoticons/FerretLOL.png index 8a6955bd..e1df47da 100644 Binary files a/assets/emotes/emoticons/FerretLOL.png and b/assets/emotes/emoticons/FerretLOL.png differ diff --git a/assets/emotes/emoticons/GIMI.png b/assets/emotes/emoticons/GIMI.png index 3ce1cdba..725161ce 100644 Binary files a/assets/emotes/emoticons/GIMI.png and b/assets/emotes/emoticons/GIMI.png differ diff --git a/assets/emotes/emoticons/GREED.png b/assets/emotes/emoticons/GREED.png index 38618110..75f5264b 100644 Binary files a/assets/emotes/emoticons/GREED.png and b/assets/emotes/emoticons/GREED.png differ diff --git a/assets/emotes/emoticons/GameOfThrows.png b/assets/emotes/emoticons/GameOfThrows.png index 49a857af..ce1a7154 100644 Binary files a/assets/emotes/emoticons/GameOfThrows.png and b/assets/emotes/emoticons/GameOfThrows.png differ diff --git a/assets/emotes/emoticons/HEADSHOT.png b/assets/emotes/emoticons/HEADSHOT.png index b331531d..c5cbc377 100644 Binary files a/assets/emotes/emoticons/HEADSHOT.png and b/assets/emotes/emoticons/HEADSHOT.png differ diff --git a/assets/emotes/emoticons/Hhhehhehe.png b/assets/emotes/emoticons/Hhhehhehe.png index 91aa86e5..1163754e 100644 Binary files a/assets/emotes/emoticons/Hhhehhehe.png and b/assets/emotes/emoticons/Hhhehhehe.png differ diff --git a/assets/emotes/emoticons/Hmmm.png b/assets/emotes/emoticons/Hmmm.png index a9c0af2a..2e330f07 100644 Binary files a/assets/emotes/emoticons/Hmmm.png and b/assets/emotes/emoticons/Hmmm.png differ diff --git a/assets/emotes/emoticons/INFESTOR.png b/assets/emotes/emoticons/INFESTOR.png index 018f62fc..257534fe 100644 Binary files a/assets/emotes/emoticons/INFESTOR.png and b/assets/emotes/emoticons/INFESTOR.png differ diff --git a/assets/emotes/emoticons/KING.png b/assets/emotes/emoticons/KING.png index 41f9dedb..e1d7dae2 100644 Binary files a/assets/emotes/emoticons/KING.png and b/assets/emotes/emoticons/KING.png differ diff --git a/assets/emotes/emoticons/Kappa.png b/assets/emotes/emoticons/Kappa.png index 900338e4..c73b5dd6 100644 Binary files a/assets/emotes/emoticons/Kappa.png and b/assets/emotes/emoticons/Kappa.png differ diff --git a/assets/emotes/emoticons/Klappa.png b/assets/emotes/emoticons/Klappa.png index 90458d47..11ff3083 100644 Binary files a/assets/emotes/emoticons/Klappa.png and b/assets/emotes/emoticons/Klappa.png differ diff --git a/assets/emotes/emoticons/LUL.png b/assets/emotes/emoticons/LUL.png index 79fa931b..d500dfa1 100644 Binary files a/assets/emotes/emoticons/LUL.png and b/assets/emotes/emoticons/LUL.png differ diff --git a/assets/emotes/emoticons/LeRuse.png b/assets/emotes/emoticons/LeRuse.png index d9563ea5..067620e6 100644 Binary files a/assets/emotes/emoticons/LeRuse.png and b/assets/emotes/emoticons/LeRuse.png differ diff --git a/assets/emotes/emoticons/MASTERB8.png b/assets/emotes/emoticons/MASTERB8.png index c3f39972..17f3277e 100644 Binary files a/assets/emotes/emoticons/MASTERB8.png and b/assets/emotes/emoticons/MASTERB8.png differ diff --git a/assets/emotes/emoticons/MOOBERS.png b/assets/emotes/emoticons/MOOBERS.png index 29fea6f6..705b4f91 100644 Binary files a/assets/emotes/emoticons/MOOBERS.png and b/assets/emotes/emoticons/MOOBERS.png differ diff --git a/assets/emotes/emoticons/MiyanoBird.png b/assets/emotes/emoticons/MiyanoBird.png index 9c372f05..471849d5 100644 Binary files a/assets/emotes/emoticons/MiyanoBird.png and b/assets/emotes/emoticons/MiyanoBird.png differ diff --git a/assets/emotes/emoticons/MiyanoComfy.png b/assets/emotes/emoticons/MiyanoComfy.png index e4f41eac..a02fcbc3 100644 Binary files a/assets/emotes/emoticons/MiyanoComfy.png and b/assets/emotes/emoticons/MiyanoComfy.png differ diff --git a/assets/emotes/emoticons/MiyanoSip.png b/assets/emotes/emoticons/MiyanoSip.png index 52125158..3da232cf 100644 Binary files a/assets/emotes/emoticons/MiyanoSip.png and b/assets/emotes/emoticons/MiyanoSip.png differ diff --git a/assets/emotes/emoticons/MotherFuckinGame.png b/assets/emotes/emoticons/MotherFuckinGame.png index 1ad9845d..a9584914 100644 Binary files a/assets/emotes/emoticons/MotherFuckinGame.png and b/assets/emotes/emoticons/MotherFuckinGame.png differ diff --git a/assets/emotes/emoticons/NOBULLY.png b/assets/emotes/emoticons/NOBULLY.png index 7ea003c5..99da6aae 100644 Binary files a/assets/emotes/emoticons/NOBULLY.png and b/assets/emotes/emoticons/NOBULLY.png differ diff --git a/assets/emotes/emoticons/NOM.png b/assets/emotes/emoticons/NOM.png index 493e89d1..7e5159e5 100644 Binary files a/assets/emotes/emoticons/NOM.png and b/assets/emotes/emoticons/NOM.png differ diff --git a/assets/emotes/emoticons/NOTMYTEMPO.png b/assets/emotes/emoticons/NOTMYTEMPO.png index 9941d781..66cde5ed 100644 Binary files a/assets/emotes/emoticons/NOTMYTEMPO.png and b/assets/emotes/emoticons/NOTMYTEMPO.png differ diff --git a/assets/emotes/emoticons/NiceMeMe.png b/assets/emotes/emoticons/NiceMeMe.png index 29c00f13..ac6f22b2 100644 Binary files a/assets/emotes/emoticons/NiceMeMe.png and b/assets/emotes/emoticons/NiceMeMe.png differ diff --git a/assets/emotes/emoticons/NoTears.png b/assets/emotes/emoticons/NoTears.png index b8f6867e..905e6d1a 100644 Binary files a/assets/emotes/emoticons/NoTears.png and b/assets/emotes/emoticons/NoTears.png differ diff --git a/assets/emotes/emoticons/NotLikeThis.png b/assets/emotes/emoticons/NotLikeThis.png index d410c379..56d8130a 100644 Binary files a/assets/emotes/emoticons/NotLikeThis.png and b/assets/emotes/emoticons/NotLikeThis.png differ diff --git a/assets/emotes/emoticons/OMEGALUL.png b/assets/emotes/emoticons/OMEGALUL.png deleted file mode 100644 index 8381a27a..00000000 Binary files a/assets/emotes/emoticons/OMEGALUL.png and /dev/null differ diff --git a/assets/emotes/emoticons/OhKrappa.png b/assets/emotes/emoticons/OhKrappa.png index a266c2cb..96da3f44 100644 Binary files a/assets/emotes/emoticons/OhKrappa.png and b/assets/emotes/emoticons/OhKrappa.png differ diff --git a/assets/emotes/emoticons/OnlyPretending.png b/assets/emotes/emoticons/OnlyPretending.png index 34226cb1..75d80723 100644 Binary files a/assets/emotes/emoticons/OnlyPretending.png and b/assets/emotes/emoticons/OnlyPretending.png differ diff --git a/assets/emotes/emoticons/OsKrappa.png b/assets/emotes/emoticons/OsKrappa.png index ecedb3b0..48934094 100644 Binary files a/assets/emotes/emoticons/OsKrappa.png and b/assets/emotes/emoticons/OsKrappa.png differ diff --git a/assets/emotes/emoticons/OverRustle.png b/assets/emotes/emoticons/OverRustle.png index fd016794..ccf27d30 100644 Binary files a/assets/emotes/emoticons/OverRustle.png and b/assets/emotes/emoticons/OverRustle.png differ diff --git a/assets/emotes/emoticons/PAIN.png b/assets/emotes/emoticons/PAIN.png deleted file mode 100644 index cf30dd49..00000000 Binary files a/assets/emotes/emoticons/PAIN.png and /dev/null differ diff --git a/assets/emotes/emoticons/PEPE.png b/assets/emotes/emoticons/PEPE.png index b5d9d83d..7b353f28 100644 Binary files a/assets/emotes/emoticons/PEPE.png and b/assets/emotes/emoticons/PEPE.png differ diff --git a/assets/emotes/emoticons/PIKOHH.png b/assets/emotes/emoticons/PIKOHH.png index ce2be66f..1d1e69a1 100644 Binary files a/assets/emotes/emoticons/PIKOHH.png and b/assets/emotes/emoticons/PIKOHH.png differ diff --git a/assets/emotes/emoticons/POGGERS.png b/assets/emotes/emoticons/POGGERS.png old mode 100755 new mode 100644 index 196f0b0a..f3912860 Binary files a/assets/emotes/emoticons/POGGERS.png and b/assets/emotes/emoticons/POGGERS.png differ diff --git a/assets/emotes/emoticons/POGGIES.png b/assets/emotes/emoticons/POGGIES.png index 0969aab2..8c7fd8df 100644 Binary files a/assets/emotes/emoticons/POGGIES.png and b/assets/emotes/emoticons/POGGIES.png differ diff --git a/assets/emotes/emoticons/POKE.png b/assets/emotes/emoticons/POKE.png index c0e14618..573b74a9 100644 Binary files a/assets/emotes/emoticons/POKE.png and b/assets/emotes/emoticons/POKE.png differ diff --git a/assets/emotes/emoticons/POTATO.png b/assets/emotes/emoticons/POTATO.png index c5fefea0..4b9091bf 100644 Binary files a/assets/emotes/emoticons/POTATO.png and b/assets/emotes/emoticons/POTATO.png differ diff --git a/assets/emotes/emoticons/POUT.png b/assets/emotes/emoticons/POUT.png index a6e79050..44fd490b 100644 Binary files a/assets/emotes/emoticons/POUT.png and b/assets/emotes/emoticons/POUT.png differ diff --git a/assets/emotes/emoticons/PauseChamp.png b/assets/emotes/emoticons/PauseChamp.png deleted file mode 100644 index 3a64ec29..00000000 Binary files a/assets/emotes/emoticons/PauseChamp.png and /dev/null differ diff --git a/assets/emotes/emoticons/PeepoHappy.png b/assets/emotes/emoticons/PeepoHappy.png index 656ed009..fc042e04 100644 Binary files a/assets/emotes/emoticons/PeepoHappy.png and b/assets/emotes/emoticons/PeepoHappy.png differ diff --git a/assets/emotes/emoticons/PeepoRiot.png b/assets/emotes/emoticons/PeepoRiot.png index e2b4ed0b..cd76723b 100644 Binary files a/assets/emotes/emoticons/PeepoRiot.png and b/assets/emotes/emoticons/PeepoRiot.png differ diff --git a/assets/emotes/emoticons/PeepoWeird.png b/assets/emotes/emoticons/PeepoWeird.png deleted file mode 100644 index a9d1d18e..00000000 Binary files a/assets/emotes/emoticons/PeepoWeird.png and /dev/null differ diff --git a/assets/emotes/emoticons/PepOk.png b/assets/emotes/emoticons/PepOk.png index 8fb44f96..c2caf95e 100644 Binary files a/assets/emotes/emoticons/PepOk.png and b/assets/emotes/emoticons/PepOk.png differ diff --git a/assets/emotes/emoticons/PepeHands.png b/assets/emotes/emoticons/PepeHands.png index 7ca078f9..98077301 100644 Binary files a/assets/emotes/emoticons/PepeHands.png and b/assets/emotes/emoticons/PepeHands.png differ diff --git a/assets/emotes/emoticons/PepeMods.png b/assets/emotes/emoticons/PepeMods.png index 7a538641..67522818 100644 Binary files a/assets/emotes/emoticons/PepeMods.png and b/assets/emotes/emoticons/PepeMods.png differ diff --git a/assets/emotes/emoticons/Pepega.png b/assets/emotes/emoticons/Pepega.png index 63c426a0..124b74c1 100644 Binary files a/assets/emotes/emoticons/Pepega.png and b/assets/emotes/emoticons/Pepega.png differ diff --git a/assets/emotes/emoticons/PepoBan.png b/assets/emotes/emoticons/PepoBan.png index d0496e10..dd5a5966 100644 Binary files a/assets/emotes/emoticons/PepoBan.png and b/assets/emotes/emoticons/PepoBan.png differ diff --git a/assets/emotes/emoticons/PepoComfy.png b/assets/emotes/emoticons/PepoComfy.png index db641e9d..2ac76899 100644 Binary files a/assets/emotes/emoticons/PepoComfy.png and b/assets/emotes/emoticons/PepoComfy.png differ diff --git a/assets/emotes/emoticons/PepoFight.png b/assets/emotes/emoticons/PepoFight.png deleted file mode 100644 index 404f0aa5..00000000 Binary files a/assets/emotes/emoticons/PepoFight.png and /dev/null differ diff --git a/assets/emotes/emoticons/PepoG.png b/assets/emotes/emoticons/PepoG.png index 6aadb3af..15265a59 100644 Binary files a/assets/emotes/emoticons/PepoG.png and b/assets/emotes/emoticons/PepoG.png differ diff --git a/assets/emotes/emoticons/PepoGood.png b/assets/emotes/emoticons/PepoGood.png index cf885825..1c0e724d 100644 Binary files a/assets/emotes/emoticons/PepoGood.png and b/assets/emotes/emoticons/PepoGood.png differ diff --git a/assets/emotes/emoticons/PepoSleep.png b/assets/emotes/emoticons/PepoSleep.png deleted file mode 100644 index daf480a2..00000000 Binary files a/assets/emotes/emoticons/PepoSleep.png and /dev/null differ diff --git a/assets/emotes/emoticons/PepoThink.png b/assets/emotes/emoticons/PepoThink.png index b6789adf..79ad4b4e 100644 Binary files a/assets/emotes/emoticons/PepoThink.png and b/assets/emotes/emoticons/PepoThink.png differ diff --git a/assets/emotes/emoticons/PepoWant.png b/assets/emotes/emoticons/PepoWant.png new file mode 100644 index 00000000..d2433a4c Binary files /dev/null and b/assets/emotes/emoticons/PepoWant.png differ diff --git a/assets/emotes/emoticons/Prayge.png b/assets/emotes/emoticons/Prayge.png index 05435235..dab02e9a 100644 Binary files a/assets/emotes/emoticons/Prayge.png and b/assets/emotes/emoticons/Prayge.png differ diff --git a/assets/emotes/emoticons/REE.png b/assets/emotes/emoticons/REE.png new file mode 100644 index 00000000..c9b37ac3 Binary files /dev/null and b/assets/emotes/emoticons/REE.png differ diff --git a/assets/emotes/emoticons/Riperino.png b/assets/emotes/emoticons/Riperino.png index 42b4f315..21ffc79c 100644 Binary files a/assets/emotes/emoticons/Riperino.png and b/assets/emotes/emoticons/Riperino.png differ diff --git a/assets/emotes/emoticons/SEMPAI.png b/assets/emotes/emoticons/SEMPAI.png index b1b13f7c..4fce79b5 100644 Binary files a/assets/emotes/emoticons/SEMPAI.png and b/assets/emotes/emoticons/SEMPAI.png differ diff --git a/assets/emotes/emoticons/SHRUG.png b/assets/emotes/emoticons/SHRUG.png index 503a6b21..74617d63 100644 Binary files a/assets/emotes/emoticons/SHRUG.png and b/assets/emotes/emoticons/SHRUG.png differ diff --git a/assets/emotes/emoticons/SMOrc.png b/assets/emotes/emoticons/SMOrc.png old mode 100755 new mode 100644 index 7f5ae331..1a5a10fb Binary files a/assets/emotes/emoticons/SMOrc.png and b/assets/emotes/emoticons/SMOrc.png differ diff --git a/assets/emotes/emoticons/SMUG.png b/assets/emotes/emoticons/SMUG.png deleted file mode 100644 index 3279076c..00000000 Binary files a/assets/emotes/emoticons/SMUG.png and /dev/null differ diff --git a/assets/emotes/emoticons/SOTRIGGERED.png b/assets/emotes/emoticons/SOTRIGGERED.png index fcf482c6..f6fe2ddb 100644 Binary files a/assets/emotes/emoticons/SOTRIGGERED.png and b/assets/emotes/emoticons/SOTRIGGERED.png differ diff --git a/assets/emotes/emoticons/SUGOI.png b/assets/emotes/emoticons/SUGOI.png index 2ddba58c..8bfc3a0f 100644 Binary files a/assets/emotes/emoticons/SUGOI.png and b/assets/emotes/emoticons/SUGOI.png differ diff --git a/assets/emotes/emoticons/SURPRISE.png b/assets/emotes/emoticons/SURPRISE.png index 1e52987d..b5d9ece2 100644 Binary files a/assets/emotes/emoticons/SURPRISE.png and b/assets/emotes/emoticons/SURPRISE.png differ diff --git a/assets/emotes/emoticons/Sippy.png b/assets/emotes/emoticons/Sippy.png index 8f5370a6..20901d9a 100644 Binary files a/assets/emotes/emoticons/Sippy.png and b/assets/emotes/emoticons/Sippy.png differ diff --git a/assets/emotes/emoticons/SoDoge.png b/assets/emotes/emoticons/SoDoge.png index fa1e47d1..79524af5 100644 Binary files a/assets/emotes/emoticons/SoDoge.png and b/assets/emotes/emoticons/SoDoge.png differ diff --git a/assets/emotes/emoticons/SpookerZ.png b/assets/emotes/emoticons/SpookerZ.png index 280c80f8..3c7ffffc 100644 Binary files a/assets/emotes/emoticons/SpookerZ.png and b/assets/emotes/emoticons/SpookerZ.png differ diff --git a/assets/emotes/emoticons/TIMID.png b/assets/emotes/emoticons/TIMID.png deleted file mode 100644 index 54454d1c..00000000 Binary files a/assets/emotes/emoticons/TIMID.png and /dev/null differ diff --git a/assets/emotes/emoticons/UWOTM8.png b/assets/emotes/emoticons/UWOTM8.png index 07cda3f7..c733eafa 100644 Binary files a/assets/emotes/emoticons/UWOTM8.png and b/assets/emotes/emoticons/UWOTM8.png differ diff --git a/assets/emotes/emoticons/WEEWOO.png b/assets/emotes/emoticons/WEEWOO.png index e2a39ba0..60473571 100644 Binary files a/assets/emotes/emoticons/WEEWOO.png and b/assets/emotes/emoticons/WEEWOO.png differ diff --git a/assets/emotes/emoticons/WhoahDude.png b/assets/emotes/emoticons/WhoahDude.png index cbcc4330..d2a37c45 100644 Binary files a/assets/emotes/emoticons/WhoahDude.png and b/assets/emotes/emoticons/WhoahDude.png differ diff --git a/assets/emotes/emoticons/Woof.png b/assets/emotes/emoticons/Woof.png index 99e7da45..b3863759 100644 Binary files a/assets/emotes/emoticons/Woof.png and b/assets/emotes/emoticons/Woof.png differ diff --git a/assets/emotes/emoticons/Wowee.png b/assets/emotes/emoticons/Wowee.png index f430d12c..09bccd9e 100644 Binary files a/assets/emotes/emoticons/Wowee.png and b/assets/emotes/emoticons/Wowee.png differ diff --git a/assets/emotes/emoticons/YEE.png b/assets/emotes/emoticons/YEE.png new file mode 100644 index 00000000..f5d4cf42 Binary files /dev/null and b/assets/emotes/emoticons/YEE.png differ diff --git a/assets/emotes/emoticons/ZOOMER.png b/assets/emotes/emoticons/ZOOMER.png index 67370c17..1d10b5ed 100644 Binary files a/assets/emotes/emoticons/ZOOMER.png and b/assets/emotes/emoticons/ZOOMER.png differ diff --git a/assets/emotes/emoticons/gachiGASM.png b/assets/emotes/emoticons/gachiGASM.png index 82240f5d..a2ae51e0 100644 Binary files a/assets/emotes/emoticons/gachiGASM.png and b/assets/emotes/emoticons/gachiGASM.png differ diff --git a/assets/emotes/emoticons/haHAA.png b/assets/emotes/emoticons/haHAA.png index 8f06c9fb..6a783e03 100644 Binary files a/assets/emotes/emoticons/haHAA.png and b/assets/emotes/emoticons/haHAA.png differ diff --git a/assets/emotes/emoticons/monkaHmm.png b/assets/emotes/emoticons/monkaHmm.png index 451b5446..8703482d 100644 Binary files a/assets/emotes/emoticons/monkaHmm.png and b/assets/emotes/emoticons/monkaHmm.png differ diff --git a/assets/emotes/emoticons/monkaMEGA.png b/assets/emotes/emoticons/monkaMEGA.png index 67989953..056c89a0 100644 Binary files a/assets/emotes/emoticons/monkaMEGA.png and b/assets/emotes/emoticons/monkaMEGA.png differ diff --git a/assets/emotes/emoticons/monkaS.png b/assets/emotes/emoticons/monkaS.png index 2d93d999..842c2fae 100644 Binary files a/assets/emotes/emoticons/monkaS.png and b/assets/emotes/emoticons/monkaS.png differ diff --git a/assets/emotes/emoticons/old/AYAYA.png b/assets/emotes/emoticons/old/AYAYA.png deleted file mode 100644 index db2d01cf..00000000 Binary files a/assets/emotes/emoticons/old/AYAYA.png and /dev/null differ diff --git a/assets/emotes/emoticons/old/BERN.png b/assets/emotes/emoticons/old/BERN.png new file mode 100644 index 00000000..39d6c4dd Binary files /dev/null and b/assets/emotes/emoticons/old/BERN.png differ diff --git a/assets/emotes/emoticons/old/CampFire.png b/assets/emotes/emoticons/old/CampFire.png new file mode 100644 index 00000000..949dce37 Binary files /dev/null and b/assets/emotes/emoticons/old/CampFire.png differ diff --git a/assets/emotes/emoticons/old/ComfyApe.png b/assets/emotes/emoticons/old/ComfyApe.png new file mode 100644 index 00000000..a936e1ab Binary files /dev/null and b/assets/emotes/emoticons/old/ComfyApe.png differ diff --git a/assets/emotes/emoticons/PeepoS.png b/assets/emotes/emoticons/old/DumpsterFire.png similarity index 52% rename from assets/emotes/emoticons/PeepoS.png rename to assets/emotes/emoticons/old/DumpsterFire.png index 7bfdeafd..7a7f796e 100644 Binary files a/assets/emotes/emoticons/PeepoS.png and b/assets/emotes/emoticons/old/DumpsterFire.png differ diff --git a/assets/emotes/emoticons/old/NOBULLY.png b/assets/emotes/emoticons/old/NOBULLY.png deleted file mode 100644 index 2524a4a8..00000000 Binary files a/assets/emotes/emoticons/old/NOBULLY.png and /dev/null differ diff --git a/assets/emotes/emoticons/old/Sippy.png b/assets/emotes/emoticons/old/Sippy.png new file mode 100644 index 00000000..cdee3f48 Binary files /dev/null and b/assets/emotes/emoticons/old/Sippy.png differ diff --git a/assets/emotes/emoticons/old/haHAA.png b/assets/emotes/emoticons/old/haHAA.png deleted file mode 100644 index c1d16ed6..00000000 Binary files a/assets/emotes/emoticons/old/haHAA.png and /dev/null differ diff --git a/assets/emotes/emoticons/old/monkaMEGA.png b/assets/emotes/emoticons/old/monkaMEGA.png index b1d4a3a1..8b050147 100644 Binary files a/assets/emotes/emoticons/old/monkaMEGA.png and b/assets/emotes/emoticons/old/monkaMEGA.png differ diff --git a/assets/emotes/emoticons/old/monkaS.png b/assets/emotes/emoticons/old/monkaS.png deleted file mode 100644 index 9acc472a..00000000 Binary files a/assets/emotes/emoticons/old/monkaS.png and /dev/null differ diff --git a/assets/emotes/emoticons/peepoWave.png b/assets/emotes/emoticons/peepoWave.png index 4fee1829..56d0275a 100644 Binary files a/assets/emotes/emoticons/peepoWave.png and b/assets/emotes/emoticons/peepoWave.png differ diff --git a/assets/emotes/emoticons/sataniaLUL.png b/assets/emotes/emoticons/sataniaLUL.png index f5943978..90e794d0 100644 Binary files a/assets/emotes/emoticons/sataniaLUL.png and b/assets/emotes/emoticons/sataniaLUL.png differ diff --git a/assets/emotes/emoticons/sggL.png b/assets/emotes/emoticons/sggL.png index 23806707..90d1f979 100644 Binary files a/assets/emotes/emoticons/sggL.png and b/assets/emotes/emoticons/sggL.png differ diff --git a/assets/emotes/emoticons/shyLurk.png b/assets/emotes/emoticons/shyLurk.png index 517c9f9b..d7e996a1 100644 Binary files a/assets/emotes/emoticons/shyLurk.png and b/assets/emotes/emoticons/shyLurk.png differ diff --git a/assets/emotes/emoticons/umaruCry.png b/assets/emotes/emoticons/umaruCry.png index 78eff53d..8040e3f7 100644 Binary files a/assets/emotes/emoticons/umaruCry.png and b/assets/emotes/emoticons/umaruCry.png differ