diff --git a/app/features/badges/homemade.json b/app/features/badges/homemade.json index 6acf38034..c1bf9766d 100644 --- a/app/features/badges/homemade.json +++ b/app/features/badges/homemade.json @@ -431,6 +431,10 @@ "displayName": "Lemon Cider: One Trick!", "authorDiscordId": "1320944066002681876" }, + "letthemcook": { + "displayName": "Let Them Cook", + "authorDiscordId": "824681527815438337" + }, "liftoff": { "displayName": "Liftoff", "authorDiscordId": "789943264370884708" diff --git a/public/static-assets/badges/letthemcook.avif b/public/static-assets/badges/letthemcook.avif new file mode 100644 index 000000000..6e196a36a Binary files /dev/null and b/public/static-assets/badges/letthemcook.avif differ diff --git a/public/static-assets/badges/letthemcook.gif b/public/static-assets/badges/letthemcook.gif new file mode 100644 index 000000000..7ced3970b Binary files /dev/null and b/public/static-assets/badges/letthemcook.gif differ diff --git a/public/static-assets/badges/letthemcook.png b/public/static-assets/badges/letthemcook.png new file mode 100644 index 000000000..e7afcd408 Binary files /dev/null and b/public/static-assets/badges/letthemcook.png differ