From 2ba5fb719e259dad13d958dc816a7b35e4fbf25f Mon Sep 17 00:00:00 2001 From: jeanropke Date: Wed, 2 Oct 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 9a373fe31..8fa00f00e 100644 --- a/data/cycles.json +++ b/data/cycles.json @@ -1,17 +1,5 @@ [ { - "flower": 6, - "bottle": 3, - "arrowhead": 4, - "egg": 2, - "coin": 5, - "heirlooms": 1, - "lost_jewelry": 2, - "random": 4, - "tarot_cards": 4, - "fossils": 1, - "date": "2024-09-05" - }, { "flower": 4, "bottle": 5, "arrowhead": 1, @@ -335,5 +323,17 @@ "tarot_cards": 1, "fossils": 2, "date": "2024-10-02" + }, { + "flower": 3, + "bottle": 6, + "arrowhead": 5, + "egg": 5, + "coin": 6, + "heirlooms": 3, + "lost_jewelry": 2, + "random": 3, + "tarot_cards": 2, + "fossils": 4, + "date": "2024-10-03" } ] \ No newline at end of file