Skip to content

Commit

Permalink
Add Proxy Training badge (#2025)
Browse files Browse the repository at this point in the history
* Added Proxy Training badge

* Added Zones Classic and Ubers badges

* Added P.X.G badge
  • Loading branch information
ricebowls3 authored Jan 18, 2025
1 parent 85d1f3f commit 9f93d0f
Show file tree
Hide file tree
Showing 13 changed files with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions app/features/badges/homemade.ts
Original file line number Diff line number Diff line change
Expand Up @@ -494,4 +494,24 @@ export const homemadeBadges: BadgeInfo[] = [
fileName: "matchmeet",
authorDiscordId: "631246535560265749",
},
{
displayName: "Proxy Training",
fileName: "eous",
authorDiscordId: "528851510222782474",
},
{
displayName: "Ubers",
fileName: "ubers",
authorDiscordId: "528851510222782474",
},
{
displayName: "Zones Classic",
fileName: "szclassic",
authorDiscordId: "528851510222782474",
},
{
displayName: "P.X.G",
fileName: "pxg",
authorDiscordId: "528851510222782474",
},
];
Binary file added public/static-assets/badges/eous.avif
Binary file not shown.
Binary file added public/static-assets/badges/eous.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/eous.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/pxg.avif
Binary file not shown.
Binary file added public/static-assets/badges/pxg.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/pxg.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/szclassic.avif
Binary file not shown.
Binary file added public/static-assets/badges/szclassic.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/szclassic.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/ubers.avif
Binary file not shown.
Binary file added public/static-assets/badges/ubers.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/ubers.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 9f93d0f

Please sign in to comment.