Skip to content

Commit

Permalink
added a series of badges for splat uk events and lans, and updated bl…
Browse files Browse the repository at this point in the history
…ast away badge spin speed
  • Loading branch information
AcingGames authored Oct 16, 2024
1 parent 8ffb6a5 commit b19d0a2
Show file tree
Hide file tree
Showing 26 changed files with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions app/features/badges/homemade.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,44 @@ export const homemadeBadges: BadgeInfo[] = [
fileName: "splat-n-go",
authorDiscordId: "570323825669963972",
},
{
displayName: "Breeze LAN (1st)",
fileName: "breeze",
authorDiscordId: "342369454719631361",
},
{
displayName: "Breeze LAN (2nd)",
fileName: "breeze2",
authorDiscordId: "342369454719631361",
},
{
displayName: "Breeze LAN (3rd)",
fileName: "breeze3",
authorDiscordId: "342369454719631361",
},
{
displayName: "Splat Vibes LAN",
fileName: "vibesfirst",
authorDiscordId: "342369454719631361",
},
{
displayName: "Splat Vibes LAN (Top 4)",
fileName: "vibessecond",
authorDiscordId: "342369454719631361",
},
{
displayName: "Splat Legacy LAN",
fileName: "splatlegacy",
authorDiscordId: "342369454719631361",
},
{
displayName: "Ink Practice",
fileName: "inkpractice",
authorDiscordId: "342369454719631361",
},
{
displayName: "Breeze LAN (Salmon Run)",
fileName: "breezesr",
authorDiscordId: "342369454719631361",
},
];
Binary file added public/static-assets/badges/breeze.avif
Binary file not shown.
Binary file added public/static-assets/badges/breeze.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/breeze.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/breeze2.avif
Binary file not shown.
Binary file added public/static-assets/badges/breeze2.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/breeze2.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/breeze3.avif
Binary file not shown.
Binary file added public/static-assets/badges/breeze3.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/breeze3.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/breezesr.avif
Binary file not shown.
Binary file added public/static-assets/badges/breezesr.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/breezesr.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/inkpractice.avif
Binary file not shown.
Binary file added public/static-assets/badges/inkpractice.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/inkpractice.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 public/static-assets/badges/lunablaster.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/splatlegacy.avif
Binary file not shown.
Binary file added public/static-assets/badges/splatlegacy.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/splatlegacy.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/vibesfirst.avif
Binary file not shown.
Binary file added public/static-assets/badges/vibesfirst.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/vibesfirst.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/vibessecond.avif
Binary file not shown.
Binary file added public/static-assets/badges/vibessecond.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/vibessecond.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 b19d0a2

Please sign in to comment.