From 5fb7e670ff424946343f7e68e911c830b66a8cae Mon Sep 17 00:00:00 2001 From: jeanropke Date: Fri, 23 Aug 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 92c69a3b2..82ff104de 100644 --- a/data/cycles.json +++ b/data/cycles.json @@ -1,17 +1,5 @@ [ { - "flower": 6, - "bottle": 6, - "arrowhead": 4, - "egg": 6, - "coin": 6, - "heirlooms": 4, - "lost_jewelry": 4, - "random": 2, - "tarot_cards": 4, - "fossils": 6, - "date": "2024-07-27" - }, { "flower": 2, "bottle": 3, "arrowhead": 1, @@ -335,5 +323,17 @@ "tarot_cards": 6, "fossils": 2, "date": "2024-08-23" + }, { + "flower": 4, + "bottle": 4, + "arrowhead": 6, + "egg": 6, + "coin": 6, + "heirlooms": 5, + "lost_jewelry": 5, + "random": 3, + "tarot_cards": 5, + "fossils": 4, + "date": "2024-08-24" } ] \ No newline at end of file