diff --git a/data/cycles.json b/data/cycles.json index 5e693e637..f81f47c28 100644 --- a/data/cycles.json +++ b/data/cycles.json @@ -1,17 +1,5 @@ [ { - "flower": 6, - "bottle": 4, - "arrowhead": 4, - "egg": 5, - "coin": 6, - "heirlooms": 5, - "lost_jewelry": 6, - "random": 2, - "tarot_cards": 5, - "fossils": 4, - "date": "2024-08-31" - }, { "flower": 3, "bottle": 2, "arrowhead": 1, @@ -335,5 +323,17 @@ "tarot_cards": 1, "fossils": 6, "date": "2024-09-27" + }, { + "flower": 4, + "bottle": 6, + "arrowhead": 6, + "egg": 6, + "coin": 5, + "heirlooms": 6, + "lost_jewelry": 5, + "random": 2, + "tarot_cards": 5, + "fossils": 5, + "date": "2024-09-28" } ] \ No newline at end of file