diff --git a/app/features/badges/homemade.ts b/app/features/badges/homemade.ts index 12d09dcfa..baff8c209 100644 --- a/app/features/badges/homemade.ts +++ b/app/features/badges/homemade.ts @@ -1009,6 +1009,11 @@ export const homemadeBadges: BadgeInfo[] = [ fileName: "dynamo", authorDiscordId: "534502084134043648", }, + { + displayName: "Squidforce Cup", + fileName: "squidtheforce", + authorDiscordId: "1320944066002681876", + }, { displayName: "Takoroka Cup", fileName: "takorokacup", diff --git a/squidtheforce.avif b/squidtheforce.avif new file mode 100644 index 000000000..a11c5ca68 Binary files /dev/null and b/squidtheforce.avif differ diff --git a/squidtheforce.gif b/squidtheforce.gif new file mode 100644 index 000000000..0ec671916 Binary files /dev/null and b/squidtheforce.gif differ diff --git a/squidtheforce.png b/squidtheforce.png new file mode 100644 index 000000000..1eb48d57b Binary files /dev/null and b/squidtheforce.png differ