From 2d58c0b8d2073e2738ad0731a133e5bbaecbd763 Mon Sep 17 00:00:00 2001 From: jeanropke Date: Wed, 9 Oct 2024 12:00:03 -0300 Subject: [PATCH] Automatic cycles update --- data/cycles.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/data/cycles.json b/data/cycles.json index 6bda819c9..d647daf66 100644 --- a/data/cycles.json +++ b/data/cycles.json @@ -1,17 +1,5 @@ [ { - "flower": 3, - "bottle": 6, - "arrowhead": 4, - "egg": 4, - "coin": 5, - "heirlooms": 4, - "lost_jewelry": 3, - "random": 2, - "tarot_cards": 6, - "fossils": 6, - "date": "2024-09-12" - }, { "flower": 1, "bottle": 2, "arrowhead": 6, @@ -335,5 +323,17 @@ "tarot_cards": 3, "fossils": 1, "date": "2024-10-09" + }, { + "flower": 1, + "bottle": 3, + "arrowhead": 5, + "egg": 3, + "coin": 3, + "heirlooms": 1, + "lost_jewelry": 3, + "random": 5, + "tarot_cards": 6, + "fossils": 3, + "date": "2024-10-10" } ] \ No newline at end of file