From b8f4a849a68d1f4d01e9cc485feb77e9886a5ea6 Mon Sep 17 00:00:00 2001 From: jeanropke Date: Mon, 30 Dec 2024 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 a6f910b41..13d209a46 100644 --- a/data/cycles.json +++ b/data/cycles.json @@ -1,17 +1,5 @@ [ { - "flower": 5, - "bottle": 3, - "arrowhead": 5, - "egg": 4, - "coin": 5, - "heirlooms": 6, - "lost_jewelry": 3, - "random": 4, - "tarot_cards": 6, - "fossils": 1, - "date": "2024-12-03" - }, { "flower": 6, "bottle": 4, "arrowhead": 4, @@ -335,5 +323,17 @@ "tarot_cards": 6, "fossils": 5, "date": "2024-12-30" + }, { + "flower": 1, + "bottle": 2, + "arrowhead": 4, + "egg": 5, + "coin": 5, + "heirlooms": 6, + "lost_jewelry": 1, + "random": 3, + "tarot_cards": 4, + "fossils": 6, + "date": "2024-12-31" } ] \ No newline at end of file