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