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