Skip to content

Commit

Permalink
Fixed Badge Rotation Speed, updated branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mCodestatic authored Oct 20, 2024
1 parent 2f4615b commit a8c9344
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions app/features/badges/homemade.ts
Original file line number Diff line number Diff line change
Expand Up @@ -229,4 +229,14 @@ export const homemadeBadges: BadgeInfo[] = [
fileName: "breezesr",
authorDiscordId: "342369454719631361",
},
{
displayName: "Scrap Bin (Smidge)",
fileName: "cc-smidge",
authorDiscordId: "148874365105078272",
},
{
displayName: "Supply Closet (Smudge)",
fileName: "cc-smudge",
authorDiscordId: "148874365105078272",
},
];
Binary file added public/static-assets/badges/cc-smidge.avif
Binary file not shown.
Binary file added public/static-assets/badges/cc-smidge.gif
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 public/static-assets/badges/cc-smidge.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 public/static-assets/badges/cc-smudge.avif
Binary file not shown.
Binary file added public/static-assets/badges/cc-smudge.gif
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 public/static-assets/badges/cc-smudge.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 a8c9344

Please sign in to comment.