Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reef-Lux Achievement and Meet Your Match badges (hopefully truly fixed) #2016

Merged
merged 9 commits into from
Jan 5, 2025
10 changes: 10 additions & 0 deletions app/features/badges/homemade.ts
Original file line number Diff line number Diff line change
Expand Up @@ -484,4 +484,14 @@ export const homemadeBadges: BadgeInfo[] = [
fileName: "manshine",
authorDiscordId: "528851510222782474",
},
{
displayName: "Reef-Lux Achievement",
fileName: "flux",
authorDiscordId: "631246535560265749",
},
{
displayName: "Meet Your Match",
fileName: "matchmeet",
authorDiscordId: "631246535560265749",
},
];
Binary file added public/static-assets/badges/flux.avif
Binary file not shown.
Binary file added public/static-assets/badges/flux.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/flux.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/matchmeet.avif
Binary file not shown.
Binary file added public/static-assets/badges/matchmeet.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/matchmeet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading