diff --git a/data/cycles.json b/data/cycles.json index 5cd9ba9e1..f9fef5834 100644 --- a/data/cycles.json +++ b/data/cycles.json @@ -1,17 +1,5 @@ [ { - "flower": 5, - "bottle": 1, - "arrowhead": 6, - "egg": 3, - "coin": 1, - "heirlooms": 5, - "lost_jewelry": 4, - "random": 3, - "tarot_cards": 3, - "fossils": 3, - "date": "2024-06-26" - }, { "flower": 6, "bottle": 2, "arrowhead": 1, @@ -335,5 +323,17 @@ "tarot_cards": 6, "fossils": 5, "date": "2024-07-23" + }, { + "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" } ] \ No newline at end of file