From 0f8599fe27bb1506f7e25b37ecfbc9f088214832 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 5 Oct 2022 20:00:03 +0000 Subject: [PATCH] sneed --- seed-db.sql | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/seed-db.sql b/seed-db.sql index 33cde9d93..c167c01bd 100644 --- a/seed-db.sql +++ b/seed-db.sql @@ -275,6 +275,12 @@ INSERT INTO public.hat_defs VALUES (781, 'BTC', 'Only wear this if you''re worth + + + + + + INSERT INTO public.hat_defs VALUES (723, 'Hohol', 'Мій предок :)', 2, 500, NULL, 1663892328); INSERT INTO public.hat_defs VALUES (750, 'Cave Man', 'UNGA BUNGA UNGA BUNGA OOO OOO', 2, 500, NULL, 1664595865); INSERT INTO public.hat_defs VALUES (753, 'Doom Guy', 'RIP AND TEAR', 2, 500, NULL, 1664595933); @@ -930,7 +936,7 @@ INSERT INTO public.hat_defs VALUES (504, 'Iron Crown of Lombardy', 'This isn''t -- Name: hat_defs_id_seq; Type: SEQUENCE SET; Schema: public; Owner: - -- -SELECT pg_catalog.setval('public.hat_defs_id_seq', 794, true); +SELECT pg_catalog.setval('public.hat_defs_id_seq', 800, true); -- @@ -1469,6 +1475,7 @@ INSERT INTO public.marseys (name, author_id, tags, created_utc) VALUES ('marseydrawing1',2,'drawing artist canvas painting recursion recursive',1664490986), ('marseydream',2,'spirals trippy swirls rainbow',NULL), ('marseydrone',2,'obama rotors',NULL), +('marseydrowned',2,'drowned dead marsey',1664998341), ('marseydrunk',2,'drinking shitfaced alcoholic liquor happy beer dizzy',NULL), ('marseydrunk2',2,'drinking shitfaced alcoholic liquor happy beer dizzy',NULL), ('marseyduchamp',2,'art urinal duchamp modern abstract',NULL),