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