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