From d3b2f026d41ab823614a3f8464340aeb463040c4 Mon Sep 17 00:00:00 2001 From: jeanropke Date: Thu, 19 Dec 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 a61490d98..55fb002a5 100644 --- a/data/cycles.json +++ b/data/cycles.json @@ -1,17 +1,5 @@ [ { - "flower": 3, - "bottle": 2, - "arrowhead": 4, - "egg": 1, - "coin": 6, - "heirlooms": 6, - "lost_jewelry": 5, - "random": 3, - "tarot_cards": 2, - "fossils": 2, - "date": "2024-11-22" - }, { "flower": 5, "bottle": 4, "arrowhead": 6, @@ -335,5 +323,17 @@ "tarot_cards": 3, "fossils": 6, "date": "2024-12-19" + }, { + "flower": 6, + "bottle": 4, + "arrowhead": 5, + "egg": 5, + "coin": 2, + "heirlooms": 2, + "lost_jewelry": 5, + "random": 5, + "tarot_cards": 4, + "fossils": 1, + "date": "2024-12-20" } ] \ No newline at end of file