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