From 580b4bcb429a66c4e42b5de68d67c73cac1afc92 Mon Sep 17 00:00:00 2001 From: jeanropke Date: Tue, 22 Oct 2024 12:00:02 -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 a53b03ba2..282e4f005 100644 --- a/data/cycles.json +++ b/data/cycles.json @@ -1,17 +1,5 @@ [ { - "flower": 3, - "bottle": 5, - "arrowhead": 6, - "egg": 4, - "coin": 3, - "heirlooms": 4, - "lost_jewelry": 2, - "random": 4, - "tarot_cards": 5, - "fossils": 2, - "date": "2024-09-25" - }, { "flower": 6, "bottle": 6, "arrowhead": 1, @@ -335,5 +323,17 @@ "tarot_cards": 5, "fossils": 5, "date": "2024-10-22" + }, { + "flower": 4, + "bottle": 3, + "arrowhead": 4, + "egg": 1, + "coin": 1, + "heirlooms": 4, + "lost_jewelry": 4, + "random": 3, + "tarot_cards": 3, + "fossils": 6, + "date": "2024-10-23" } ] \ No newline at end of file