Skip to content

Commit

Permalink
Coms (Hatsune Miku, NewInk LAN, Charger) (#2029)
Browse files Browse the repository at this point in the history
* commessions

* fixed name on charger badge
  • Loading branch information
DreamyVeemo authored Jan 18, 2025
1 parent 9f93d0f commit 66106d2
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions app/features/badges/homemade.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,21 @@ export const homemadeBadges: BadgeInfo[] = [
// fileName: "example",
// authorDiscordId: "123456789012345678",
// },
{
displayName: "Charger Assault",
fileName: "vchargersplash",
authorDiscordId: "338806780446638082",
},
{
displayName: "Hatsune Miku",
fileName: "hatsunemiku",
authorDiscordId: "338806780446638082",
},
{
displayName: "New InkLAN",
fileName: "pinknes",
authorDiscordId: "338806780446638082",
},
{
displayName: "Squids For Palestinian Kids",
fileName: "three_course_pal",
Expand Down
Binary file added public/static-assets/badges/hatsunemiku.avif
Binary file not shown.
Binary file added public/static-assets/badges/hatsunemiku.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/hatsunemiku.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/pinknes.avif
Binary file not shown.
Binary file added public/static-assets/badges/pinknes.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/pinknes.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/vchargersplash.avif
Binary file not shown.
Binary file added public/static-assets/badges/vchargersplash.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/vchargersplash.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 66106d2

Please sign in to comment.