diff --git a/data/cycles.json b/data/cycles.json index dae51c879..77713fe48 100644 --- a/data/cycles.json +++ b/data/cycles.json @@ -1,17 +1,5 @@ [ { - "flower": 4, - "bottle": 5, - "arrowhead": 4, - "egg": 5, - "coin": 5, - "heirlooms": 4, - "lost_jewelry": 6, - "random": 1, - "tarot_cards": 6, - "fossils": 6, - "date": "2025-01-04" - }, { "flower": 3, "bottle": 1, "arrowhead": 3, @@ -335,5 +323,17 @@ "tarot_cards": 1, "fossils": 4, "date": "2025-01-31" + }, { + "flower": 6, + "bottle": 5, + "arrowhead": 5, + "egg": 6, + "coin": 5, + "heirlooms": 5, + "lost_jewelry": 6, + "random": 2, + "tarot_cards": 6, + "fossils": 5, + "date": "2025-02-01" } ] \ No newline at end of file