Skip to content

Commit

Permalink
add spooktober 4U, SHUSH, and SWEATY by Gehirnchirurg
Browse files Browse the repository at this point in the history
  • Loading branch information
slugalisk committed Oct 11, 2024
1 parent 1586429 commit 795031a
Show file tree
Hide file tree
Showing 21 changed files with 19 additions and 5 deletions.
12 changes: 11 additions & 1 deletion assets/anim.october.scss
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,6 @@
$can-animate-forever: true
);


@include sprite-animation(
$file-name: PEPE,
$frame-count: 150,
Expand All @@ -443,3 +442,14 @@
$end-on-last-frame: true,
$can-animate-forever: true
);

@include sprite-animation(
$file-name: SHUSH,
$frame-count: 4,
$sprite-width: 156px,
$sprite-height: 28px,
$animation-duration: 4s,
$iteration-count: 2,
$can-animate-forever: true,
$end-on-last-frame: true
);
2 changes: 1 addition & 1 deletion assets/anim.scss
Original file line number Diff line number Diff line change
Expand Up @@ -906,7 +906,7 @@ $spritesDir : '/assets/emotes/emoticons-animated/';
@include sprite-animation(
$file-name: SHUSH,
$frame-count: 4,
$sprite-width: 112px,
$sprite-width: 156px,
$sprite-height: 28px,
$animation-duration: 4s,
$iteration-count: 2,
Expand Down
10 changes: 7 additions & 3 deletions assets/emotecreators.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
},
"SWEATY": {
"createdby": "SoMuchForSubtlety",
"october": "",
"october": "Gehirnchirurg",
"december": ""
},
"PEPE": {
Expand Down Expand Up @@ -592,7 +592,11 @@
"october": "Nussinov",
"december": ""
},
"4U": { "createdby": "Boocra", "october": "", "december": "" },
"4U": {
"createdby": "Boocra",
"october": "Gehirnchirurg",
"december": ""
},
"GandalfFace": { "createdby": "Boocra", "october": "Gehirnchirurg", "december": "" },
"WICKED": { "createdby": "Gehirnchirurg", "october": "Gehirnchirurg", "december": "" },
"DOGGO": {
Expand Down Expand Up @@ -678,7 +682,7 @@
},
"SHUSH": {
"createdby": "Gehirnchirurg",
"october": "",
"october": "Gehirnchirurg",
"december": ""
},
"HocusPocus": {
Expand Down
Binary file modified assets/emotes/emoticons-animated/2x/SHUSH.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/emotes/emoticons-animated/4x/SHUSH.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/emotes/emoticons-animated/SHUSH.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/emotes/emoticons/2x/4U.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/emotes/emoticons/2x/SWEATY.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/emotes/emoticons/4U.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/emotes/emoticons/4x/4U.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/emotes/emoticons/4x/SWEATY.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/emotes/emoticons/SWEATY.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/emotes/october/2x/4U.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/emotes/october/2x/SWEATY.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/emotes/october/4U.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/emotes/october/4x/4U.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/emotes/october/4x/SWEATY.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/emotes/october/SWEATY.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/emotes/october/animated/2x/SHUSH.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/emotes/october/animated/4x/SHUSH.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/emotes/october/animated/SHUSH.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 795031a

Please sign in to comment.