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