diff --git a/app/features/badges/homemade.json b/app/features/badges/homemade.json index 1c50c2e5e..c1a0ec38e 100644 --- a/app/features/badges/homemade.json +++ b/app/features/badges/homemade.json @@ -851,6 +851,10 @@ "displayName": "Abandon Ship", "authorDiscordId": "528851510222782474" }, + "shrimpoftheday": { + "displayName": "Shrimp of the Day", + "authorDiscordId": "309327923129745409" + }, "silverstars": { "displayName": "Leblanc Hideout Beta Bracket", "authorDiscordId": "338806780446638082" diff --git a/public/static-assets/badges/shrimpoftheday.avif b/public/static-assets/badges/shrimpoftheday.avif new file mode 100644 index 000000000..708ab3f77 Binary files /dev/null and b/public/static-assets/badges/shrimpoftheday.avif differ diff --git a/public/static-assets/badges/shrimpoftheday.gif b/public/static-assets/badges/shrimpoftheday.gif new file mode 100644 index 000000000..c44ff662f Binary files /dev/null and b/public/static-assets/badges/shrimpoftheday.gif differ diff --git a/public/static-assets/badges/shrimpoftheday.png b/public/static-assets/badges/shrimpoftheday.png new file mode 100644 index 000000000..b4a530187 Binary files /dev/null and b/public/static-assets/badges/shrimpoftheday.png differ