diff --git a/data/cycles.json b/data/cycles.json index 9a373fe31..8fa00f00e 100644 --- a/data/cycles.json +++ b/data/cycles.json @@ -1,17 +1,5 @@ [ { - "flower": 6, - "bottle": 3, - "arrowhead": 4, - "egg": 2, - "coin": 5, - "heirlooms": 1, - "lost_jewelry": 2, - "random": 4, - "tarot_cards": 4, - "fossils": 1, - "date": "2024-09-05" - }, { "flower": 4, "bottle": 5, "arrowhead": 1, @@ -335,5 +323,17 @@ "tarot_cards": 1, "fossils": 2, "date": "2024-10-02" + }, { + "flower": 3, + "bottle": 6, + "arrowhead": 5, + "egg": 5, + "coin": 6, + "heirlooms": 3, + "lost_jewelry": 2, + "random": 3, + "tarot_cards": 2, + "fossils": 4, + "date": "2024-10-03" } ] \ No newline at end of file