diff --git a/assets/anim.scss b/assets/anim.scss index fb14f99c..95da3743 100644 --- a/assets/anim.scss +++ b/assets/anim.scss @@ -494,15 +494,6 @@ $spritesDir : '../../emotes/emoticons-animated/'; $repeat: 10 ); -@include sprite-animation( - $file-name: BONK, - $frame-count: 2, - $sprite-width: 110px, - $sprite-height: 32px, - $animation-length: 500ms, - $repeat: 10 -); - @include sprite-animation( $file-name: ComfyWAG, $frame-count: 2, diff --git a/assets/emotes/emoticons-animated/2x/BONK.png b/assets/emotes/emoticons-animated/2x/BONK.png deleted file mode 100644 index 084eb396..00000000 Binary files a/assets/emotes/emoticons-animated/2x/BONK.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/4x/BONK.png b/assets/emotes/emoticons-animated/4x/BONK.png deleted file mode 100644 index d4f41ae6..00000000 Binary files a/assets/emotes/emoticons-animated/4x/BONK.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/BONK.png b/assets/emotes/emoticons-animated/BONK.png deleted file mode 100644 index 8066f86c..00000000 Binary files a/assets/emotes/emoticons-animated/BONK.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/gif/BONK.gif b/assets/emotes/emoticons-animated/gif/BONK.gif deleted file mode 100644 index 718942ef..00000000 Binary files a/assets/emotes/emoticons-animated/gif/BONK.gif and /dev/null differ