diff --git a/assets/chat/css/generify.scss b/assets/chat/css/generify.scss index e63ec039..f6f2a206 100644 --- a/assets/chat/css/generify.scss +++ b/assets/chat/css/generify.scss @@ -763,7 +763,7 @@ &:before, &:after { content: ""; - background-image: image-set(url("/assets/emotes/modifiers/angel-4x.png") 4x, url("/assets/emotes/modifiers/angel-2x.png") 2x, url("/assets/emotes/modifiers/angel-1x.png") 1x); + background-image: image-set(url("/assets/emotes/modifiers/angel-october-4x.png") 4x, url("/assets/emotes/modifiers/angel-october-2x.png") 2x, url("/assets/emotes/modifiers/angel-october-1x.png") 1x); height: 27px; width: 65px; position: absolute; diff --git a/assets/emotes/emoticons-animated/2x/DOGGO.png b/assets/emotes/emoticons-animated/2x/DOGGO.png deleted file mode 100644 index c7232748..00000000 Binary files a/assets/emotes/emoticons-animated/2x/DOGGO.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/4x/DOGGO.png b/assets/emotes/emoticons-animated/4x/DOGGO.png deleted file mode 100644 index ffe15c79..00000000 Binary files a/assets/emotes/emoticons-animated/4x/DOGGO.png and /dev/null differ diff --git a/assets/emotes/emoticons-animated/DOGGO.png b/assets/emotes/emoticons-animated/DOGGO.png deleted file mode 100644 index 97c460ee..00000000 Binary files a/assets/emotes/emoticons-animated/DOGGO.png and /dev/null differ diff --git a/assets/emotes/emoticons/2x/DOGGO.png b/assets/emotes/emoticons/2x/DOGGO.png new file mode 100644 index 00000000..56344422 Binary files /dev/null and b/assets/emotes/emoticons/2x/DOGGO.png differ diff --git a/assets/emotes/emoticons/4x/DOGGO.png b/assets/emotes/emoticons/4x/DOGGO.png new file mode 100644 index 00000000..a7ec836f Binary files /dev/null and b/assets/emotes/emoticons/4x/DOGGO.png differ diff --git a/assets/emotes/emoticons/DOGGO.png b/assets/emotes/emoticons/DOGGO.png new file mode 100644 index 00000000..d60ead1b Binary files /dev/null and b/assets/emotes/emoticons/DOGGO.png differ