From 138f1dfe5d06dbf536bbe5b947a109e13c76d9d9 Mon Sep 17 00:00:00 2001 From: jeanropke Date: Tue, 20 Aug 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 7bbe917a4..fd8e024bf 100644 --- a/data/cycles.json +++ b/data/cycles.json @@ -1,17 +1,5 @@ [ { - "flower": 6, - "bottle": 4, - "arrowhead": 4, - "egg": 1, - "coin": 6, - "heirlooms": 6, - "lost_jewelry": 2, - "random": 3, - "tarot_cards": 5, - "fossils": 6, - "date": "2024-07-24" - }, { "flower": 4, "bottle": 3, "arrowhead": 6, @@ -335,5 +323,17 @@ "tarot_cards": 4, "fossils": 2, "date": "2024-08-20" + }, { + "flower": 5, + "bottle": 5, + "arrowhead": 2, + "egg": 3, + "coin": 5, + "heirlooms": 1, + "lost_jewelry": 6, + "random": 6, + "tarot_cards": 3, + "fossils": 4, + "date": "2024-08-21" } ] \ No newline at end of file