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