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