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