From e3370808122c73fb32e2929f38e3949de8cf72b2 Mon Sep 17 00:00:00 2001 From: SneedBot Date: Thu, 11 Apr 2024 16:00:15 +0000 Subject: [PATCH] sneed --- seed-hats.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seed-hats.sql b/seed-hats.sql index 2798c008e..e3dce36dc 100644 --- a/seed-hats.sql +++ b/seed-hats.sql @@ -1254,7 +1254,7 @@ INSERT INTO public.hat_defs VALUES (1520, 'Smokey', 'Puffff', 2, 1000, NULL, 171 INSERT INTO public.hat_defs VALUES (1530, 'Purple Aura', 'This person has a purple aura... Whatever that means.', 2, 1000, NULL, 1711680255); INSERT INTO public.hat_defs VALUES (1532, 'Polaroid photo', 'Ahhh I remember when I was young. How the time flies...', 2, 500, NULL, 1712164155); INSERT INTO public.hat_defs VALUES (1533, 'Emu Otori Hat', 'Show your love to the amazing idol Emu Otori!', 2, 500, NULL, 1712599460); - +INSERT INTO public.hat_defs VALUES (1534, 'Kitty Pawz', 'Kawaii? Sure. But deep down, we all know you’re a furry.', 2, 500, NULL, 1712799964); --