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