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