From 6e188c1daade0e2b07ca72317ab1ba60eba0f17c Mon Sep 17 00:00:00 2001 From: SneedBot Date: Sat, 12 Aug 2023 11:33:06 +0000 Subject: [PATCH] sneed --- seed-badges.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seed-badges.sql b/seed-badges.sql index 817d96b7f4..f3a9ba049b 100644 --- a/seed-badges.sql +++ b/seed-badges.sql @@ -107,7 +107,6 @@ INSERT INTO public.badge_defs VALUES (86, 'Holly Jolly Marsey Artist', 'Contribu INSERT INTO public.badge_defs VALUES (87, 'Unblockable', 'This user is unblockable', NULL); INSERT INTO public.badge_defs VALUES (88, 'Provider', 'This user provided a bountiful feast for Thanksgiving', NULL); INSERT INTO public.badge_defs VALUES (89, 'Dinner', 'Yes, it is edible', NULL); -INSERT INTO public.badge_defs VALUES (90, 'Fish', 'This user cannot be unfollowed', NULL); INSERT INTO public.badge_defs VALUES (91, 'Grinch', 'This user is a joyless grinch who pays money to avoid having fun', NULL); INSERT INTO public.badge_defs VALUES (92, 'NFT Artist', 'Drew a marsey that was used as an NFT', NULL); INSERT INTO public.badge_defs VALUES (93, 'NFT Owner', 'Bought a marsey NFT', NULL); @@ -173,6 +172,7 @@ INSERT INTO public.badge_defs VALUES (96, 'Flairlock', 'This user''s flair has b INSERT INTO public.badge_defs VALUES (159, 'It''s Over', 'Lost a 100,000 bet. It''s fucking over.', NULL); INSERT INTO public.badge_defs VALUES (212, 'Dramatard of the Year 2022', 'Voted as the best rDrama user of 2022. Congratulations!', 1670719153); INSERT INTO public.badge_defs VALUES (213, 'Best Marsey 2022', 'The creator of the best Marsey emote of 2022, as voted by rDrama users.', 1670719193); +INSERT INTO public.badge_defs VALUES (90, 'Fish', 'This user used to be impossible to unfollow', NULL); INSERT INTO public.badge_defs VALUES (216, 'Human Rights Abuse Profiteer', 'I hope those 6500 deaths were worth the coin.', 1671150403); INSERT INTO public.badge_defs VALUES (231, 'SICK FUCK', 'Awarded for contributing to the Morbid Marsey event', 1677791640); INSERT INTO public.badge_defs VALUES (232, 'Hardcore Gaymer', 'Awarded for contributing to the Gaymer Marsey event', 1677799338);