diff --git a/data/cycles.json b/data/cycles.json index f81f47c28..7be476761 100644 --- a/data/cycles.json +++ b/data/cycles.json @@ -1,17 +1,5 @@ [ { - "flower": 3, - "bottle": 2, - "arrowhead": 1, - "egg": 1, - "coin": 1, - "heirlooms": 2, - "lost_jewelry": 3, - "random": 6, - "tarot_cards": 2, - "fossils": 3, - "date": "2024-09-01" - }, { "flower": 4, "bottle": 4, "arrowhead": 3, @@ -335,5 +323,17 @@ "tarot_cards": 5, "fossils": 5, "date": "2024-09-28" + }, { + "flower": 1, + "bottle": 1, + "arrowhead": 3, + "egg": 1, + "coin": 2, + "heirlooms": 3, + "lost_jewelry": 1, + "random": 4, + "tarot_cards": 2, + "fossils": 2, + "date": "2024-09-29" } ] \ No newline at end of file