diff --git a/data/cycles.json b/data/cycles.json index 5bcfb0980..ffeb50562 100644 --- a/data/cycles.json +++ b/data/cycles.json @@ -1,17 +1,5 @@ [ { - "flower": 4, - "bottle": 4, - "arrowhead": 4, - "egg": 6, - "coin": 5, - "heirlooms": 5, - "lost_jewelry": 6, - "random": 3, - "tarot_cards": 5, - "fossils": 4, - "date": "2023-06-24" - }, { "flower": 3, "bottle": 2, "arrowhead": 1, @@ -335,5 +323,17 @@ "tarot_cards": 4, "fossils": 1, "date": "2023-07-21" + }, { + "flower": 5, + "bottle": 5, + "arrowhead": 5, + "egg": 5, + "coin": 4, + "heirlooms": 5, + "lost_jewelry": 4, + "random": 2, + "tarot_cards": 5, + "fossils": 4, + "date": "2023-07-22" } ] \ No newline at end of file