diff --git a/app/features/badges/homemade.json b/app/features/badges/homemade.json index e98a80a6d..a530ae0ef 100644 --- a/app/features/badges/homemade.json +++ b/app/features/badges/homemade.json @@ -615,6 +615,10 @@ "displayName": "The Jauntlet", "authorDiscordId": "528851510222782474" }, + "journeyend": { + "displayName": "Journey's End", + "authorDiscordId": "178733052762128385" + }, "jrs_draft": { "displayName": "Junior's Draft", "authorDiscordId": "118724226994667523" diff --git a/public/static-assets/badges/journeyend.avif b/public/static-assets/badges/journeyend.avif new file mode 100644 index 000000000..b24f47c43 Binary files /dev/null and b/public/static-assets/badges/journeyend.avif differ diff --git a/public/static-assets/badges/journeyend.gif b/public/static-assets/badges/journeyend.gif new file mode 100644 index 000000000..66d54fb99 Binary files /dev/null and b/public/static-assets/badges/journeyend.gif differ