From ddc2a00a16f9b51763792f45110cb2bb819dd62d Mon Sep 17 00:00:00 2001 From: jeanropke Date: Wed, 19 Jul 2023 12:00:06 -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 fe5570bb3..1b3799bee 100644 --- a/data/cycles.json +++ b/data/cycles.json @@ -1,17 +1,5 @@ [ { - "flower": 1, - "bottle": 2, - "arrowhead": 2, - "egg": 6, - "coin": 2, - "heirlooms": 1, - "lost_jewelry": 3, - "random": 4, - "tarot_cards": 4, - "fossils": 2, - "date": "2023-06-22" - }, { "flower": 6, "bottle": 6, "arrowhead": 5, @@ -335,5 +323,17 @@ "tarot_cards": 2, "fossils": 4, "date": "2023-07-19" + }, { + "flower": 2, + "bottle": 4, + "arrowhead": 3, + "egg": 2, + "coin": 4, + "heirlooms": 5, + "lost_jewelry": 2, + "random": 2, + "tarot_cards": 3, + "fossils": 5, + "date": "2023-07-20" } ] \ No newline at end of file