From a88791a25b5b77b84210c1ecb57940394b848e91 Mon Sep 17 00:00:00 2001 From: jeanropke Date: Sun, 14 Jul 2024 12:00:04 -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 80113b923..d6825701a 100644 --- a/data/cycles.json +++ b/data/cycles.json @@ -1,17 +1,5 @@ [ { - "flower": 5, - "bottle": 3, - "arrowhead": 6, - "egg": 6, - "coin": 5, - "heirlooms": 2, - "lost_jewelry": 6, - "random": 2, - "tarot_cards": 6, - "fossils": 1, - "date": "2024-06-17" - }, { "flower": 1, "bottle": 6, "arrowhead": 1, @@ -335,5 +323,17 @@ "tarot_cards": 3, "fossils": 2, "date": "2024-07-14" + }, { + "flower": 6, + "bottle": 6, + "arrowhead": 4, + "egg": 4, + "coin": 3, + "heirlooms": 5, + "lost_jewelry": 3, + "random": 6, + "tarot_cards": 1, + "fossils": 6, + "date": "2024-07-15" } ] \ No newline at end of file