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