From 0811eede5cda2963b181f19c4ac8122d7c15d2ca Mon Sep 17 00:00:00 2001 From: jeanropke Date: Sat, 28 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 25267c75d..0d446a543 100644 --- a/data/cycles.json +++ b/data/cycles.json @@ -1,17 +1,5 @@ [ { - "flower": 3, - "bottle": 3, - "arrowhead": 3, - "egg": 3, - "coin": 1, - "heirlooms": 1, - "lost_jewelry": 2, - "random": 5, - "tarot_cards": 3, - "fossils": 3, - "date": "2024-12-01" - }, { "flower": 2, "bottle": 4, "arrowhead": 2, @@ -335,5 +323,17 @@ "tarot_cards": 4, "fossils": 4, "date": "2024-12-28" + }, { + "flower": 3, + "bottle": 2, + "arrowhead": 2, + "egg": 2, + "coin": 3, + "heirlooms": 3, + "lost_jewelry": 3, + "random": 6, + "tarot_cards": 3, + "fossils": 2, + "date": "2024-12-29" } ] \ No newline at end of file