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