From 7cfaf474e1114534c7569317023302ff531d4254 Mon Sep 17 00:00:00 2001 From: jeanropke Date: Wed, 27 Dec 2023 12:00:09 -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 09497a1ab..4fb5bd377 100644 --- a/data/cycles.json +++ b/data/cycles.json @@ -1,17 +1,5 @@ [ { - "flower": 1, - "bottle": 5, - "arrowhead": 5, - "egg": 1, - "coin": 6, - "heirlooms": 1, - "lost_jewelry": 3, - "random": 6, - "tarot_cards": 6, - "fossils": 2, - "date": "2023-11-30" - }, { "flower": 5, "bottle": 2, "arrowhead": 2, @@ -335,5 +323,17 @@ "tarot_cards": 5, "fossils": 4, "date": "2023-12-27" + }, { + "flower": 5, + "bottle": 3, + "arrowhead": 2, + "egg": 3, + "coin": 5, + "heirlooms": 6, + "lost_jewelry": 5, + "random": 5, + "tarot_cards": 1, + "fossils": 1, + "date": "2023-12-28" } ] \ No newline at end of file