Skip to content

Commit

Permalink
Reef-Lux Achievement and Meet Your Match badges (hopefully truly fixe…
Browse files Browse the repository at this point in the history
…d) (#2016)

* Flux Achievement and Meet Your Match badges :)

* Just fixed rotation speed and homemade file

* Fixing issue with the homemade.ts file when requesting the badges

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

* Fixed the rotation and pngs/avifs. Brought both of the models closer to the center vertically

* Sorry again, fixed homemade.ts file

* Sorry again

* Sorry again
  • Loading branch information
Terrrett authored Jan 5, 2025
1 parent df6784f commit b42b9fa
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 @@ -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.

0 comments on commit b42b9fa

Please sign in to comment.